diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-13 10:51:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-13 10:51:26 +0000 |
commit | 3b978b775ffe2ad1538ebc5e176404fbf6ea9cdc (patch) | |
tree | dd5bbe930225b4b6a469daa0820f9624f8c74771 /x11-themes | |
parent | Stable on ppc64; bug #165776 (diff) | |
download | gentoo-2-3b978b775ffe2ad1538ebc5e176404fbf6ea9cdc.tar.gz gentoo-2-3b978b775ffe2ad1538ebc5e176404fbf6ea9cdc.tar.bz2 gentoo-2-3b978b775ffe2ad1538ebc5e176404fbf6ea9cdc.zip |
Stable on ppc64; bug #165788
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 683654e7b52e..dc4dd7c2619b 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.65 2007/02/10 14:48:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.66 2007/02/13 10:51:26 corsair Exp $ + + 13 Feb 2007; Markus Rothe <corsair@gentoo.org> + gtk-engines-xfce-2.2.8-r1.ebuild: + Stable on ppc64; bug #165788 10 Feb 2007; nixnut <nixnut@gentoo.org> gtk-engines-xfce-2.2.8-r1.ebuild: Stable on ppc wrt bug 165788 diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild index 834990812983..10306a8341b9 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.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/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild,v 1.4 2007/02/10 14:48:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8-r1.ebuild,v 1.5 2007/02/13 10:51:26 corsair Exp $ MY_P="gtk-xfce-engine-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.3.2/src/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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="static" RDEPEND=">=x11-libs/gtk+-2 |