diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:01:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:01:01 +0000 |
commit | bf1f631a68bf8cce52a3da6c704b5cab95f4df20 (patch) | |
tree | a5d2758911305679e7345b04c762c4a9c535a40c /games-strategy/asc | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.gz gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.tar.bz2 gentoo-2-bf1f631a68bf8cce52a3da6c704b5cab95f4df20.zip |
sync IUSE (missing)
Diffstat (limited to 'games-strategy/asc')
-rw-r--r-- | games-strategy/asc/asc-1.13.8.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/asc/asc-1.13.8.0.ebuild b/games-strategy/asc/asc-1.13.8.0.ebuild index 41b32d23d2a0..48e654e8b58a 100644 --- a/games-strategy/asc/asc-1.13.8.0.ebuild +++ b/games-strategy/asc/asc-1.13.8.0.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-strategy/asc/asc-1.13.8.0.ebuild,v 1.5 2004/06/24 23:25:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-1.13.8.0.ebuild,v 1.6 2004/07/14 15:00:45 agriffis Exp $ inherit games @@ -14,6 +14,7 @@ SRC_URI="mirror://sourceforge/asc-hq/asc-source-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/libsdl-1.1.3 media-libs/sdl-image |