diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 22:53:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 22:53:16 +0000 |
commit | 0484e4dbde7d1f405ddef60abb9528f6db9d67f0 (patch) | |
tree | cce424d733de57969bf0eed66c179af29b7c8cb6 /x11-themes | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-0484e4dbde7d1f405ddef60abb9528f6db9d67f0.tar.gz gentoo-2-0484e4dbde7d1f405ddef60abb9528f6db9d67f0.tar.bz2 gentoo-2-0484e4dbde7d1f405ddef60abb9528f6db9d67f0.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc1-r6)
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.8.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 3c9aeacd74bb..51f401304730 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.55 2006/10/14 16:01:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.56 2006/11/13 22:53:16 kloeri Exp $ + + 13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + gtk-engines-xfce-2.2.8.ebuild: + Stable on Alpha. 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> gtk-engines-xfce-2.2.8.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild index 8479aed05a8a..f5f11d76497d 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.ebuild,v 1.7 2006/10/14 16:01:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.8.ebuild,v 1.8 2006/11/13 22:53:16 kloeri Exp $ MY_P="gtk-xfce-engine-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.3.2/src/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="static" RDEPEND=">=x11-libs/gtk+-2 |