diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:21:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:21:32 +0000 |
commit | afb296f1b63f5b853cd4560d1fe33c120e3dfff3 (patch) | |
tree | 22c2b867cc788839d0257180d1288a2dd7306b97 /games-action/clanbomber | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (diff) | |
download | historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.tar.gz historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.tar.bz2 historical-afb296f1b63f5b853cd4560d1fe33c120e3dfff3.zip |
sync IUSE (missing)
Diffstat (limited to 'games-action/clanbomber')
-rw-r--r-- | games-action/clanbomber/clanbomber-1.04.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/clanbomber/clanbomber-1.04.ebuild b/games-action/clanbomber/clanbomber-1.04.ebuild index 18d66a154e64..5f1816dc91a4 100644 --- a/games-action/clanbomber/clanbomber-1.04.ebuild +++ b/games-action/clanbomber/clanbomber-1.04.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/games-action/clanbomber/clanbomber-1.04.ebuild,v 1.4 2004/06/24 21:53:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-1.04.ebuild,v 1.5 2004/07/14 14:18:05 agriffis Exp $ inherit games flag-o-matic eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/clanbomber/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="sys-libs/zlib media-libs/hermes |