diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:21:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:21:47 +0000 |
commit | d7d55d9b8a154079246d45a9a6f4b4115e7b9c46 (patch) | |
tree | 48a6a13cea6b0b7c311b737cbcc11fa2c72ba305 /xfce-base/libxfce4mcs | |
parent | Stable on ppc64; bug #169987 (diff) | |
download | gentoo-2-d7d55d9b8a154079246d45a9a6f4b4115e7b9c46.tar.gz gentoo-2-d7d55d9b8a154079246d45a9a6f4b4115e7b9c46.tar.bz2 gentoo-2-d7d55d9b8a154079246d45a9a6f4b4115e7b9c46.zip |
Stable on ppc64; bug #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 851c92f6017b..7b7902814329 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.87 2007/03/11 23:32:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.88 2007/03/15 13:21:47 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> libxfce4mcs-4.4.0.ebuild: + Stable on ppc64; bug #169987 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> libxfce4mcs-4.4.0.ebuild: diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index ca637f817814..60ba7b9435a7 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.11 2007/03/11 23:32:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.12 2007/03/15 13:21:47 corsair Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Components library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc startup-notification" RDEPEND="x11-libs/libX11 |