diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:25:18 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:25:18 +0000 |
commit | d280ff34a41a1c0531c2b8521bd471130c6f6460 (patch) | |
tree | 7650d1496645842acbf203be6002a78e534b54f8 /games-fps | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-d280ff34a41a1c0531c2b8521bd471130c6f6460.tar.gz gentoo-2-d280ff34a41a1c0531c2b8521bd471130c6f6460.tar.bz2 gentoo-2-d280ff34a41a1c0531c2b8521bd471130c6f6460.zip |
Stable on amd64/x86
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-cpma/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3-cpma/ChangeLog b/games-fps/quake3-cpma/ChangeLog index 25488bdde043..dd24709bb992 100644 --- a/games-fps/quake3-cpma/ChangeLog +++ b/games-fps/quake3-cpma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3-cpma # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.19 2009/10/07 01:34:54 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.20 2009/10/10 17:25:18 nyhm Exp $ + + 10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> quake3-cpma-1.46.ebuild: + Stable on amd64/x86 07 Oct 2009; Tristan Heaven <nyhm@gentoo.org> quake3-cpma-1.46.ebuild: EAPI=2; move maps to MOD_DIR diff --git a/games-fps/quake3-cpma/quake3-cpma-1.46.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.46.ebuild index ed3360c0cb85..ab4ab6fcf5cd 100644 --- a/games-fps/quake3-cpma/quake3-cpma-1.46.ebuild +++ b/games-fps/quake3-cpma/quake3-cpma-1.46.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/quake3-cpma/quake3-cpma-1.46.ebuild,v 1.3 2009/10/07 01:34:54 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.46.ebuild,v 1.4 2009/10/10 17:25:18 nyhm Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="http://www.challenge-tv.com/demostorage/files/cpm/cpma${PV//.}-nomaps.z http://www.promode.org/files/cpma-mappack-full.zip" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated opengl" src_prepare() { |