summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild')
-rw-r--r--games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild9
1 files 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 897e5cd1fb23..5af3a0951154 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
}