diff options
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.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 a6e57a981f81..f53a50fe7ab0 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.36 2005/08/13 23:09:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.37 2005/08/14 19:03:14 metalgod Exp $ + + 14 Aug 2005; Luis Medinas <metalgod@gentoo.org> + gtk-engines-xfce-2.2.7.ebuild: + Stable on AMD64. 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> gtk-engines-xfce-2.2.7.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild index d1721ee914b5..f41d48b65331 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.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.ebuild,v 1.8 2005/08/13 23:09:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild,v 1.9 2005/08/14 19:03:14 metalgod 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="" RDEPEND=">=x11-libs/gtk+-2 |