diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-09-11 18:23:51 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-09-11 18:23:51 +0000 |
commit | d546f3ddb47124a9fb3ac659a458a5713871e08f (patch) | |
tree | c50bda0f2631c00ef4c6a36d23e6cd7e89acbfd2 /x11-themes/gtk-engines-xfce | |
parent | Fixing up the AMD64 patch (someone want to donate an amd64 box to me?) (diff) | |
download | gentoo-2-d546f3ddb47124a9fb3ac659a458a5713871e08f.tar.gz gentoo-2-d546f3ddb47124a9fb3ac659a458a5713871e08f.tar.bz2 gentoo-2-d546f3ddb47124a9fb3ac659a458a5713871e08f.zip |
Stable on hppa
(Portage version: 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 276e3164fceb..250710e1ec73 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.42 2005/09/08 15:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.43 2005/09/11 18:23:51 killerfox Exp $ + + 11 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> + gtk-engines-xfce-2.2.7-r1.ebuild: + Stable on hppa. 08 Sep 2005; Aron Griffis <agriffis@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 8194f3fa2011..e6e4c2669694 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.5 2005/09/08 15:46:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild,v 1.6 2005/09/11 18:23:51 killerfox 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 |