diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:21:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:21:03 +0000 |
commit | 3dc95a8c169743d4ae984e736ceb7e0b06420217 (patch) | |
tree | 0225f8ad9f53b8ab886c487707933c612d63d4c1 /x11-themes/gtk-engines-xfce | |
parent | Mark 1.0.4-r1 stable on alpha (diff) | |
download | historical-3dc95a8c169743d4ae984e736ceb7e0b06420217.tar.gz historical-3dc95a8c169743d4ae984e736ceb7e0b06420217.tar.bz2 historical-3dc95a8c169743d4ae984e736ceb7e0b06420217.zip |
Mark 2.2.7-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
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 999e00725df4..404ee1e966de 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.44 2005/09/12 23:05:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.45 2005/09/17 10:21:03 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + gtk-engines-xfce-2.2.7-r1.ebuild: + Mark 2.2.7-r1 stable on alpha 12 Sep 2005; Michael Hanselmann <hansmi@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 ea49197dbe58..c2552b259ce8 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.7 2005/09/12 23:05:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild,v 1.8 2005/09/17 10:21:03 agriffis 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 |