diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:37:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:37:55 +0000 |
commit | 4939206e345ad0ba8ac22dfd2988ed2b9a85ba69 (patch) | |
tree | cb5a5269f57a78b73c23460aa7eebce1fff0f4bd /games-action/geki3-KXL | |
parent | Added IUSE. (diff) | |
download | historical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.tar.gz historical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.tar.bz2 historical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.zip |
Added IUSE.
Diffstat (limited to 'games-action/geki3-KXL')
-rw-r--r-- | games-action/geki3-KXL/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/geki3-KXL/ChangeLog b/games-action/geki3-KXL/ChangeLog index 156e7e8f5e71..d7dd2fcfc853 100644 --- a/games-action/geki3-KXL/ChangeLog +++ b/games-action/geki3-KXL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/geki3-KXL -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki3-KXL/ChangeLog,v 1.3 2003/12/31 16:53:00 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/geki3-KXL/ChangeLog,v 1.4 2004/04/19 20:30:42 wolf31o2 Exp $ + + 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> + geki3-KXL-1.0.3-r1.ebuild: + Added IUSE. *geki3-KXL-1.0.3-r1 (31 Dec 2003) diff --git a/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild b/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild index 4cbaea691e1e..a4e1e76c4c7f 100644 --- a/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild +++ b/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.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-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild,v 1.3 2004/02/20 06:13:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild,v 1.4 2004/04/19 20:30:42 wolf31o2 Exp $ inherit games eutils @@ -11,6 +11,7 @@ HOMEPAGE="http://kxl.hn.org/" KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" +IUSE="" DEPEND=">=dev-games/KXL-1.1.7" |