diff options
author | 2016-01-12 00:05:47 -0500 | |
---|---|---|
committer | 2016-01-12 01:48:12 -0500 | |
commit | 53528d2c1c61e43a6b03d94b091af318d689f4ac (patch) | |
tree | 8535980e89f717e3ec33d969f657a9bce7e1db66 /games-fps | |
parent | games-fps/doom3-hellcampaign: EAPI=5 (diff) | |
download | gentoo-53528d2c1c61e43a6b03d94b091af318d689f4ac.tar.gz gentoo-53528d2c1c61e43a6b03d94b091af318d689f4ac.tar.bz2 gentoo-53528d2c1c61e43a6b03d94b091af318d689f4ac.zip |
games-fps/doom3-eventhorizon: EAPI=5
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild index 03bc72116e6f..a6762f6e56b3 100644 --- a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild +++ b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 +EAPI=5 MOD_DESC="single-player mission based on the Event Horizon film" MOD_NAME="Event Horizon" @@ -10,7 +10,7 @@ MOD_DIR="eventhorizon" inherit games games-mods -HOMEPAGE="http://doom3.filefront.com/file/Event_Horizon_XV;91253" +HOMEPAGE="http://www.gamefront.com/files/10716974" SRC_URI="event_horizon_xv_${PV}.zip" LICENSE="all-rights-reserved" |