diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-25 22:50:01 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-25 22:50:01 +0000 |
commit | ca906c4ea0d5b6b5dc5d754309ef2ee3489ee60d (patch) | |
tree | c79ca72485e5edd209ca38015af2a80be67755c9 /x11-misc/whitebox | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-ca906c4ea0d5b6b5dc5d754309ef2ee3489ee60d.tar.gz gentoo-2-ca906c4ea0d5b6b5dc5d754309ef2ee3489ee60d.tar.bz2 gentoo-2-ca906c4ea0d5b6b5dc5d754309ef2ee3489ee60d.zip |
~amd64, #59213
Diffstat (limited to 'x11-misc/whitebox')
-rw-r--r-- | x11-misc/whitebox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/whitebox/whitebox-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/whitebox/ChangeLog b/x11-misc/whitebox/ChangeLog index 6631bcc8e7e9..2d0e40307809 100644 --- a/x11-misc/whitebox/ChangeLog +++ b/x11-misc/whitebox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/whitebox # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/ChangeLog,v 1.4 2004/06/24 22:36:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/ChangeLog,v 1.5 2004/10/25 22:50:01 slarti Exp $ + + 25 Oct 2004; Tom Martin <slarti@gentoo.org> whitebox-0.5.ebuild: + Marked ~amd64, see bug 59213. 04 Dec 2003; Brandon Hale <tseng@gentoo.org> whitebox-0.5.ebuild: fixing bad DEPEND diff --git a/x11-misc/whitebox/whitebox-0.5.ebuild b/x11-misc/whitebox/whitebox-0.5.ebuild index b0f0ccfbb344..a48909a9e47a 100644 --- a/x11-misc/whitebox/whitebox-0.5.ebuild +++ b/x11-misc/whitebox/whitebox-0.5.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-misc/whitebox/whitebox-0.5.ebuild,v 1.5 2004/06/24 22:36:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/whitebox-0.5.ebuild,v 1.6 2004/10/25 22:50:01 slarti Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://whitebox.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~amd64" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.22" |