diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-16 02:02:20 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-16 02:02:20 +0000 |
commit | 0023cdce06ffd5300143dd1744dca0af1117c25b (patch) | |
tree | df5cf5cf0419a69ff883452c50e9d6909e251935 /games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild | |
parent | Fixing digest and closing bug #83391. (diff) | |
download | gentoo-2-0023cdce06ffd5300143dd1744dca0af1117c25b.tar.gz gentoo-2-0023cdce06ffd5300143dd1744dca0af1117c25b.tar.bz2 gentoo-2-0023cdce06ffd5300143dd1744dca0af1117c25b.zip |
Initial import. Ebuild by me. Closing bug #52553.
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild new file mode 100644 index 000000000000..40730f4547e6 --- /dev/null +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1.ebuild,v 1.1 2005/03/16 02:02:20 wolf31o2 Exp $ + +MOD_DESC="Original Community Bonus Pack for UT2003 repacked for UT2004" +MOD_NAME=cbp2_volume1 +MOD_TBZ2="cbp2_volume1 cbp2_volume2" + +inherit games games-ut2k4mod + +HOMEPAGE="http://www.planetunreal.com/cbp/" +SRC_URI="cbp2_volume1-multilanguage.run + cbp2_volume2-multilanguage.run" + +LICENSE="freedist" +IUSE="" |