commit: 613e28897054b253fa73c35e3779f78cb83236d5 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Tue Dec 29 07:37:52 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Tue Dec 29 07:41:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613e2889
games-fps/enemy-territory-etpro: EAPI=5; update HOMEPAGE and SRC_URI (bug #569550) Package-Manager: portage-2.2.24 .../enemy-territory-etpro/enemy-territory-etpro-3.2.6-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/games-fps/enemy-territory-etpro/enemy-territory-etpro-3.2.6-r1.ebuild b/games-fps/enemy-territory-etpro/enemy-territory-etpro-3.2.6-r1.ebuild index fdef1bd..dec5fc2 100644 --- a/games-fps/enemy-territory-etpro/enemy-territory-etpro-3.2.6-r1.ebuild +++ b/games-fps/enemy-territory-etpro/enemy-territory-etpro-3.2.6-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 +EAPI=5 GAME="enemy-territory" MOD_DESC="a series of minor additions to Enemy Territory to make it more fun" @@ -11,8 +11,9 @@ MOD_DIR="etpro" inherit games games-mods -HOMEPAGE="http://bani.anime.net/etpro/" -SRC_URI="http://etpro.anime.net/etpro-${PV//./_}.zip" +HOMEPAGE="http://etpro.anime.net/" +SRC_URI="http://bani.anime.net/etpro/etpro-${PV//./_}.zip + http://www.enemyterritory.sk/files/etpro-${PV//./_}.zip" LICENSE="all-rights-reserved" KEYWORDS="amd64 x86"
