diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:32:17 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:32:17 +0000 |
commit | bf4cff9a7f87c5ed20bad9c53f1f50987383c230 (patch) | |
tree | 65234cf5121a7f23d62965c7a4b7c74a4a42655b /games-fps/ut2004-bonuspack-cbp1 | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-bf4cff9a7f87c5ed20bad9c53f1f50987383c230.tar.gz gentoo-2-bf4cff9a7f87c5ed20bad9c53f1f50987383c230.tar.bz2 gentoo-2-bf4cff9a7f87c5ed20bad9c53f1f50987383c230.zip |
Stable on amd64/x86
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp1')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ChangeLog b/games-fps/ut2004-bonuspack-cbp1/ChangeLog index fcd8b073086b..2ea2bf61972d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.8 2009/10/05 16:56:22 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ChangeLog,v 1.9 2009/10/10 17:32:17 nyhm Exp $ + + 10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> + ut2004-bonuspack-cbp1-1-r2.ebuild: + Stable on amd64/x86 *ut2004-bonuspack-cbp1-1-r2 (05 Oct 2009) diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild index f0c959ecd4fe..3444362c3952 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r2.ebuild,v 1.1 2009/10/05 16:56:22 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild,v 1.2 2009/10/10 17:32:17 nyhm Exp $ EAPI=2 @@ -14,5 +14,5 @@ SRC_URI="http://downloads.unrealadmin.org/UT2004/BonusPack/cbp1.zip http://files.volved.com/qsr/ut2004_map_packs/cbp1.zip" LICENSE="freedist" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |