diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 17:34:54 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 17:34:54 +0000 |
commit | 82de64a918a7ad7086ad9e9dd7acfd75291dc523 (patch) | |
tree | e034d9a1440fb5792f762712bb73053f7bb42715 /games-fps/quake3-cpma | |
parent | amd64 stable wrt #288460 (diff) | |
download | historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.tar.gz historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.tar.bz2 historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.zip |
Stable on amd64/x86
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-cpma')
-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() { |