diff options
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp1')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ChangeLog b/games-fps/ut2004-bonuspack-cbp1/ChangeLog index 24f90d06e53b..0dbc9ce6b717 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ChangeLog +++ b/games-fps/ut2004-bonuspack-cbp1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-bonuspack-cbp1 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.3 2006/11/07 16:46:25 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.4 2007/01/10 19:32:24 wolf31o2 Exp $ + + 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> + -ut2004-bonuspack-cbp1-1.ebuild, ut2004-bonuspack-cbp1-1-r1.ebuild: + Stable on amd64/x86 and removing older versions. *ut2004-bonuspack-cbp1-1-r1 (07 Nov 2006) diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild index d52d235809c1..44d2a12d1b73 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild,v 1.1 2006/11/07 16:46:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild,v 1.2 2007/01/10 19:32:24 wolf31o2 Exp $ MOD_DESC="original Community Bonus Pack for UT2003 repacked for UT2004" MOD_NAME="Community Bonus Pack Volume 1" @@ -13,6 +13,4 @@ SRC_URI="mirror://liflg/cbp1_volume1-multilanguage-2.run" LICENSE="freedist" -KEYWORDS="~amd64 ~x86" - -RDEPEND="games-fps/ut2004" +RDEPEND="${CATEGORY}/${GAME}" |