summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-12 21:25:35 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-12 21:25:35 +0000
commit458c897f3dd1c7a6d50f87bfee5148ec8dfe624e (patch)
tree00e51293f5acada03285e52f341dcf796aa892df /games-util/umodpack
parent(no commit message) (diff)
downloadhistorical-458c897f3dd1c7a6d50f87bfee5148ec8dfe624e.tar.gz
historical-458c897f3dd1c7a6d50f87bfee5148ec8dfe624e.tar.bz2
historical-458c897f3dd1c7a6d50f87bfee5148ec8dfe624e.zip
Added blank IUSE.
Diffstat (limited to 'games-util/umodpack')
-rw-r--r--games-util/umodpack/ChangeLog8
-rw-r--r--games-util/umodpack/umodpack-0.5_beta16.ebuild3
2 files changed, 8 insertions, 3 deletions
diff --git a/games-util/umodpack/ChangeLog b/games-util/umodpack/ChangeLog
index 451d2dce1581..446d63de6aa1 100644
--- a/games-util/umodpack/ChangeLog
+++ b/games-util/umodpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/umodpack
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.2 2003/09/10 20:27:10 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.3 2004/04/12 21:25:35 wolf31o2 Exp $
+
+ 12 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+ umodpack-0.5_beta16.ebuild:
+ Added blank IUSE.
02 Aug 2003; Chris Gianelloni <wolf31o2@gentoo.org>
umodpack-0.5_beta16.ebuild:
diff --git a/games-util/umodpack/umodpack-0.5_beta16.ebuild b/games-util/umodpack/umodpack-0.5_beta16.ebuild
index b0efa402ffc8..84d2190f1380 100644
--- a/games-util/umodpack/umodpack-0.5_beta16.ebuild
+++ b/games-util/umodpack/umodpack-0.5_beta16.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-util/umodpack/umodpack-0.5_beta16.ebuild,v 1.2 2004/02/29 10:54:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/umodpack-0.5_beta16.ebuild,v 1.3 2004/04/12 21:25:35 wolf31o2 Exp $
inherit perl-module
@@ -8,6 +8,7 @@ MY_P="${P/_beta/b}"
DESCRIPTION="portable and useful [un]packer for Unreal Tournament's Umod files"
HOMEPAGE="http://umodpack.sourceforge.net/"
SRC_URI="mirror://sourceforge/umodpack/${MY_P}-nogui.tar.gz"
+IUSE=""
LICENSE="Artistic"
SLOT="0"