diff options
author | 2004-06-07 05:24:00 +0000 | |
---|---|---|
committer | 2004-06-07 05:24:00 +0000 | |
commit | 0cdcb8463734505ce17c696c0dea078ae256a4e2 (patch) | |
tree | cd9af272c27c384f17c139a930f262ce93cb983f /app-misc/boxes/boxes-1.0.1.ebuild | |
parent | QA - IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.tar.gz gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.tar.bz2 gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.zip |
QA - IUSE fix
Diffstat (limited to 'app-misc/boxes/boxes-1.0.1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index 4b8effec451e..233ab76dfe2e 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.15 2004/04/06 04:09:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.16 2004/06/07 05:21:55 dragonheart Exp $ inherit eutils @@ -10,6 +10,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/text/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 ppc alpha" DEPEND="virtual/glibc" |