diff options
author | 2004-03-28 06:55:42 +0000 | |
---|---|---|
committer | 2004-03-28 06:55:42 +0000 | |
commit | 836144f24f0bc076310ea0cfc5675a98f513ab86 (patch) | |
tree | f6e3f0fee9bbd7ef2f409da7dfbdc91eab6a68e1 /games-simulation/gl117 | |
parent | tidy old versions (Manifest recommit) (diff) | |
download | gentoo-2-836144f24f0bc076310ea0cfc5675a98f513ab86.tar.gz gentoo-2-836144f24f0bc076310ea0cfc5675a98f513ab86.tar.bz2 gentoo-2-836144f24f0bc076310ea0cfc5675a98f513ab86.zip |
fix IUSE
Diffstat (limited to 'games-simulation/gl117')
-rw-r--r-- | games-simulation/gl117/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/gl117/gl117-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/gl117/ChangeLog b/games-simulation/gl117/ChangeLog index dc07e6f2faed..74841fa23bab 100644 --- a/games-simulation/gl117/ChangeLog +++ b/games-simulation/gl117/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/gl117 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.6 2004/03/28 06:55:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.7 2004/03/28 06:55:42 mr_bones_ Exp $ + + 27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gl117-1.2.ebuild: + fix IUSE 27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> gl117-1.0.ebuild, gl117-1.1.ebuild: diff --git a/games-simulation/gl117/gl117-1.2.ebuild b/games-simulation/gl117/gl117-1.2.ebuild index 80203dcc64ff..742e4f1adc2b 100644 --- a/games-simulation/gl117/gl117-1.2.ebuild +++ b/games-simulation/gl117/gl117-1.2.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/games-simulation/gl117/gl117-1.2.ebuild,v 1.1 2004/02/26 21:38:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.2.ebuild,v 1.2 2004/03/28 06:55:42 mr_bones_ Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gl-117/${MY_P}.tar.gz" KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" -IUSE="sdl" +IUSE="" DEPEND="virtual/x11 media-libs/libsdl |