commit:     9f46a8e2d89fc823db60b349ed9a0591f97e2694
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 05:28:16 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 06:15:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f46a8e2

games-fps/quake3-alliance: EAPI=5

Package-Manager: portage-2.2.24

 games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild 
b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
index 897e5cd..5af3a09 100644
--- a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
+++ b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
@@ -2,28 +2,23 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
-
+EAPI=5
 MOD_DESC="fast paced, off-handed grapple mod"
 MOD_NAME="Alliance"
 MOD_DIR="alliance"
 
 inherit games games-mods
 
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
 SRC_URI="mirror://quakeunity/modifications/alliance/alliance30.zip
        http://www.superkeff.net/mods/mods/alliance/alliance30.zip
        mirror://quakeunity/modifications/alliance/alliance30-33.zip
        http://www.superkeff.net/mods/mods/alliance/alliance30-33.zip";
-HOMEPAGE="http://www.planetquake.com/alliance/";
 
 LICENSE="freedist"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="dedicated opengl"
 
-src_unpack() {
-       unpack alliance30.zip alliance30-33.zip
-}
-
 src_prepare() {
        rm -f *.exe
 }

Reply via email to