diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:16:39 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:16:39 +0000 |
commit | d7d3fe4e4291687cd95bdbe0348362ec89af02a4 (patch) | |
tree | c9f0f861983d88f4029bada28cbb2afad305c3b9 /x11-themes/gtk-engines-xfce | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-d7d3fe4e4291687cd95bdbe0348362ec89af02a4.tar.gz gentoo-2-d7d3fe4e4291687cd95bdbe0348362ec89af02a4.tar.bz2 gentoo-2-d7d3fe4e4291687cd95bdbe0348362ec89af02a4.zip |
Stable on amd64.
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.1.9.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 25aeed61a589..c51c20b41de9 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.18 2004/10/04 04:41:16 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.19 2004/10/19 09:14:03 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + gtk-engines-xfce-2.1.9.ebuild: + Stable on amd64. *gtk-engines-xfce-2.2.0 (04 Oct 2004) diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild index 388322114fce..ecb01ea39c57 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1.9.ebuild,v 1.5 2004/09/18 03:11:34 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild,v 1.6 2004/10/19 09:14:03 absinthe Exp $ inherit gtk-engines2 @@ -16,6 +16,6 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.0.4/src/${MY_P}.tar.gz SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ia64 ppc ~sparc ~alpha ~hppa ~mips ppc64" +KEYWORDS="~x86 amd64 ~ia64 ppc ~sparc ~alpha ~hppa ~mips ppc64" DEPEND=">=x11-libs/gtk+-2" |