diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-07 17:04:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-11-07 17:04:41 +0000 |
commit | 5a87a4edc12b2b70360bb97af0c6071311ef1695 (patch) | |
tree | 02ad6591d7ccd7490b3c48f463e4f4ee72b7355e /games-fps/ut2004-bonuspack-cbp2 | |
parent | Added new revision for testing which uses the brand-spankin-new games-mods.ec... (diff) | |
download | gentoo-2-5a87a4edc12b2b70360bb97af0c6071311ef1695.tar.gz gentoo-2-5a87a4edc12b2b70360bb97af0c6071311ef1695.tar.bz2 gentoo-2-5a87a4edc12b2b70360bb97af0c6071311ef1695.zip |
Changed the name to be equal to the description since it is simply a map pack.
(Portage version: 2.1.2_rc1-r4)
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp2')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp2/ChangeLog b/games-fps/ut2004-bonuspack-cbp2/ChangeLog index 2084e4266f71..4d421506dac5 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ChangeLog +++ b/games-fps/ut2004-bonuspack-cbp2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-cbp2 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ChangeLog,v 1.3 2006/11/07 16:56:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ChangeLog,v 1.4 2006/11/07 17:04:41 wolf31o2 Exp $ + + 07 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-bonuspack-cbp2-1-r1.ebuild: + Changed the name to be equal to the description since it is simply a map pack. *ut2004-bonuspack-cbp2-1-r1 (07 Nov 2006) diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild index bf2f4cdec30b..9b5e360b2ad8 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/11/07 16:56:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.2 2006/11/07 17:04:41 wolf31o2 Exp $ -MOD_DESC="original Community Bonus Pack for UT2003 repacked for UT2004" -MOD_NAME="cbp2_volume1" +MOD_DESC="Community Bonus Pack 2 volumes 1 and 2" +MOD_NAME="Community Bonus Pack 2 volumes 1 and 2" MOD_TBZ2="cbp2_volume1 cbp2_volume2" inherit games games-mods |