diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 16:02:44 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 16:02:44 +0000 |
commit | 1f23ce72d08550a7ffae5add13e9c60f753461bb (patch) | |
tree | 3c882cdc537feff90224d08ce0d90295a07b19d4 /x11-themes | |
parent | Marking 1.0.4-r1 stable (x86) (diff) | |
download | gentoo-2-1f23ce72d08550a7ffae5add13e9c60f753461bb.tar.gz gentoo-2-1f23ce72d08550a7ffae5add13e9c60f753461bb.tar.bz2 gentoo-2-1f23ce72d08550a7ffae5add13e9c60f753461bb.zip |
Marking 2.2.7-r1 stable (x86)
(Portage version: 2.0.51.22-r2)
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.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 dce16f4fd7c9..34ed6a0dd358 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.38 2005/08/23 21:56:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.39 2005/09/05 16:02:44 leonardop Exp $ + + 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org> + gtk-engines-xfce-2.2.7-r1.ebuild: + Stable on x86. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> gtk-engines-xfce-2.2.7.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 7bc088b9ace2..bef4fa98212f 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.1 2005/08/02 14:21:08 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7-r1.ebuild,v 1.2 2005/09/05 16:02:44 leonardop 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 |