diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 19:37:56 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 19:37:56 +0000 |
commit | 9da11e44f6479a3d38af2b099f7e8226a5131380 (patch) | |
tree | ef54a67980e4d49c2c8ceb1de82627e549b64e7b /games-fps/ut2004-bonuspack-cbp1 | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | historical-9da11e44f6479a3d38af2b099f7e8226a5131380.tar.gz historical-9da11e44f6479a3d38af2b099f7e8226a5131380.tar.bz2 historical-9da11e44f6479a3d38af2b099f7e8226a5131380.zip |
Stable on amd64/x86 and removing older versions.
Package-Manager: portage-2.1.2_rc4-r1
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}" |