diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-18 03:11:34 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-18 03:11:34 +0000 |
commit | 15c1b0f6ea820c97082ac71d302e00c9b875cb35 (patch) | |
tree | cf300da6b37afe2f36d77acbc42d6d12a80266bd /x11-themes | |
parent | Remove stale files. (diff) | |
download | gentoo-2-15c1b0f6ea820c97082ac71d302e00c9b875cb35.tar.gz gentoo-2-15c1b0f6ea820c97082ac71d302e00c9b875cb35.tar.bz2 gentoo-2-15c1b0f6ea820c97082ac71d302e00c9b875cb35.zip |
stable on ppc64, bug #57744
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index 3671179522e6..514fe4f3a99c 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2004/07/09 21:28:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.17 2004/09/18 03:11:34 tgall Exp $ + + 17 Sep 2004; Tom Gall <tgall@gentoo.org> gtk-engines-xfce-2.1.9.ebuild: + stable on ppc64, bug #57744 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gtk-engines-xfce-2.1.7.ebuild: 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 91cd6207ecf6..388322114fce 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.4 2004/07/15 01:06:36 agriffis Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~amd64 ~ia64 ppc ~sparc ~alpha ~hppa ~mips ppc64" DEPEND=">=x11-libs/gtk+-2" |