diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
commit | 95d1f329c1c21cae36a1a5bac46a7da1a8ce0431 (patch) | |
tree | 310465cb49c7c471c0f2c455ebdeae11b630eb60 /games-mud/gmudix | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.gz gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.bz2 gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.zip |
sync IUSE (missing)
Diffstat (limited to 'games-mud/gmudix')
-rw-r--r-- | games-mud/gmudix/gmudix-0.10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-mud/gmudix/gmudix-0.10.ebuild b/games-mud/gmudix/gmudix-0.10.ebuild index 79c35600bc47..dae415c35b8c 100644 --- a/games-mud/gmudix/gmudix-0.10.ebuild +++ b/games-mud/gmudix/gmudix-0.10.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-mud/gmudix/gmudix-0.10.ebuild,v 1.4 2004/07/01 11:21:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gmudix/gmudix-0.10.ebuild,v 1.5 2004/07/14 14:47:37 agriffis Exp $ inherit games @@ -8,6 +8,7 @@ DESCRIPTION="An improved version of MUDix, a MUD client for the Linux console. SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz" HOMEPAGE="http://dw.nl.eu.org/mudix.html" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" |