commit: e8a203ce3a916a6ac45f0cf75a7e24e1d3467861 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 05:45:18 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 06:15:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a203ce
games-fps/quake3-cpma: EAPI=5; HOMEPAGE and KEYWORD update for bug #454864 Package-Manager: portage-2.2.24 games-fps/quake3-cpma/quake3-cpma-1.48.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild index 350b884..0c0b20d 100644 --- a/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild +++ b/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild @@ -2,20 +2,19 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 - +EAPI=5 MOD_DESC="advanced FPS competition mod" MOD_NAME="Challenge Pro Mode Arena" MOD_DIR="cpma" inherit games games-mods -HOMEPAGE="http://www.promode.org/" -SRC_URI="http://www.slashquit.net/files/x/q3/cpma${PV//.}-nomaps.zip - http://www.slashquit.net/files/x/q3/cpma-mappack-full.zip" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="http://packages.vstone.eu/quake3/install/cpma${PV//.}-nomaps.zip + http://packages.vstone.eu/quake3/install/cpma-mappack-full.zip" LICENSE="all-rights-reserved" -KEYWORDS="~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated opengl" src_prepare() {
