diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-06 16:38:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-06 16:38:56 +0000 |
commit | ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a (patch) | |
tree | cc880922cdf798ed96fe5307e1bc9d42ec737625 /x11-themes/gtk-engines-xfce | |
parent | Stable on ppc64 (diff) | |
download | historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.tar.gz historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.tar.bz2 historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-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 a44f44651e1f..31a45e4bc031 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.40 2005/09/05 20:29:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.41 2005/09/06 16:38:56 corsair Exp $ + + 06 Sep 2005; Markus Rothe <corsair@gentoo.org> + gtk-engines-xfce-2.2.7-r1.ebuild: + Stable on ppc64 05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk-engines-xfce-2.2.7-r1.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild index 612c5917dfc9..cee970fc1888 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7-r1.ebuild,v 1.3 2005/09/05 20:29:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild,v 1.4 2005/09/06 16:38:56 corsair Exp $ MY_P="gtk-xfce-engine-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.2/src/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=x11-libs/gtk+-2 |