diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-10-30 16:12:58 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-10-30 16:12:58 +0000 |
commit | 7ebcbbbe4c537345d22252bd4ac7f8a65e6f9c7b (patch) | |
tree | 3ab2e06b4fa2ec345d586e47072c23de093d8780 /x11-misc/whitebox/whitebox-0.5.ebuild | |
parent | Added metadata.xml (diff) | |
download | gentoo-2-7ebcbbbe4c537345d22252bd4ac7f8a65e6f9c7b.tar.gz gentoo-2-7ebcbbbe4c537345d22252bd4ac7f8a65e6f9c7b.tar.bz2 gentoo-2-7ebcbbbe4c537345d22252bd4ac7f8a65e6f9c7b.zip |
Added metadata.xml, marked 0.5 stable on x86.
Diffstat (limited to 'x11-misc/whitebox/whitebox-0.5.ebuild')
-rw-r--r-- | x11-misc/whitebox/whitebox-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/whitebox/whitebox-0.5.ebuild b/x11-misc/whitebox/whitebox-0.5.ebuild index 1a187d73bbf6..111e2cc70af6 100644 --- a/x11-misc/whitebox/whitebox-0.5.ebuild +++ b/x11-misc/whitebox/whitebox-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/09/05 23:29:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/whitebox-0.5.ebuild,v 1.3 2003/10/30 16:12:54 tseng Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://whitebox.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="=x11-libs/gtk+-1.2* =media-libs/gdk-pixbuf-0.22*" |