diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 21:04:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 21:04:02 +0000 |
commit | 17bbe43d8aaa84c0c4bf5c98314a53bd430a31b2 (patch) | |
tree | 8d2c1a4849b75c332421c98554e9f25848186d22 /games-fps | |
parent | Minor version bump (diff) | |
download | gentoo-2-17bbe43d8aaa84c0c4bf5c98314a53bd430a31b2.tar.gz gentoo-2-17bbe43d8aaa84c0c4bf5c98314a53bd430a31b2.tar.bz2 gentoo-2-17bbe43d8aaa84c0c4bf5c98314a53bd430a31b2.zip |
Stable on amd64/x86 and removing older versions.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-strikeforce/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/ut2004-strikeforce/ChangeLog b/games-fps/ut2004-strikeforce/ChangeLog index f4b5acf1fa37..60ccccdedfbd 100644 --- a/games-fps/ut2004-strikeforce/ChangeLog +++ b/games-fps/ut2004-strikeforce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-strikeforce -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.3 2006/12/12 15:18:45 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.4 2007/01/10 21:04:02 wolf31o2 Exp $ + + 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> + -ut2004-strikeforce-3.01.ebuild, ut2004-strikeforce-3.01-r1.ebuild: + Stable on amd64/x86 and removing older versions. *ut2004-strikeforce-3.01-r1 (12 Dec 2006) diff --git a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild index b8dd6a9f3d74..b4b612ff29d9 100644 --- a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild +++ b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-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-strikeforce/ut2004-strikeforce-3.01-r1.ebuild,v 1.1 2006/12/12 15:18:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild,v 1.2 2007/01/10 21:04:02 wolf31o2 Exp $ MOD_DESC="a terrorist vs. strike force mod" MOD_NAME="Strike Force" @@ -15,6 +15,4 @@ SRC_URI="mirror://liflg/strike.force_${PV}-english.run" LICENSE="freedist" -KEYWORDS="~amd64 ~x86" - RDEPEND="${CATEGORY}/${GAME}" |