* [gentoo-commits] repo/gentoo:master commit in: games-fps/doom3-eventhorizon/
@ 2016-01-12 6:48 Michael Sterrett
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett @ 2016-01-12 6:48 UTC (permalink / raw
To: gentoo-commits
commit: 53528d2c1c61e43a6b03d94b091af318d689f4ac
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 05:05:47 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 06:48:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53528d2c
games-fps/doom3-eventhorizon: EAPI=5
Package-Manager: portage-2.2.26
games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild | 4 ++--
1 file 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 03bc721..a6762f6 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"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/doom3-eventhorizon/
@ 2018-01-14 14:21 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2018-01-14 14:21 UTC (permalink / raw
To: gentoo-commits
commit: 1be2438ca1700d81d9595780d51337af73b95ff1
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 14:18:12 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 14:21:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be2438c
games-fps/doom3-eventhorizon: Update Manifest hashes.
games-fps/doom3-eventhorizon/Manifest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-fps/doom3-eventhorizon/Manifest b/games-fps/doom3-eventhorizon/Manifest
index ac0a3b05d3f..abecf282963 100644
--- a/games-fps/doom3-eventhorizon/Manifest
+++ b/games-fps/doom3-eventhorizon/Manifest
@@ -1 +1 @@
-DIST event_horizon_xv_1.3.zip 108659988 SHA256 3d653c61801348f8e58c80fcf1c29411987a311e64df23d873f40ededd242fac SHA512 af8d406b8b87ba22a43558cec034b5810bcee2a7dbb4bf87fd879d25f67b247e0d751443b4fcfe0a1b5072376f3941dd8e59d6d10e9ae9304c05b7ef6ae31944 WHIRLPOOL ff0fa512dac755ec7769d2b6e1ed495c59d0cf497d2ec61c4e04bfd3dc39a84017f7281d9d2c062b6078277584bd353a0251b046c7481cce9e93b74fc2c03441
+DIST event_horizon_xv_1.3.zip 108659988 BLAKE2B 6779fdcfb35b70872d7c7f1a94a4c177ff8904cc8dd39f5daad2af75874d9b39042d1e41a596acf48ae0aef549fff93bacffee1a7ec76de3bbf49f6e83b2efbb SHA512 af8d406b8b87ba22a43558cec034b5810bcee2a7dbb4bf87fd879d25f67b247e0d751443b4fcfe0a1b5072376f3941dd8e59d6d10e9ae9304c05b7ef6ae31944
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/doom3-eventhorizon/
@ 2018-12-19 14:31 Ben Kohler
0 siblings, 0 replies; 3+ messages in thread
From: Ben Kohler @ 2018-12-19 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 085a61db87333732474ca8159afb321c25e79c6d
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 14:05:26 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085a61db
games-fps/doom3-eventhorizon: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild
index add57551759..3c9de26430c 100644
--- a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild
+++ b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,9 +19,9 @@ RESTRICT="fetch mirror"
pkg_nofetch() {
einfo
- einfo "Please download \"${SRC_URI}\" from:"
+ einfo "Please download ${SRC_URI} from:"
einfo " ${HOMEPAGE}"
- einfo "and move/link it to \"${DISTDIR}\""
+ einfo "and move it to your DISTDIR directory."
einfo
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-19 14:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-19 14:31 [gentoo-commits] repo/gentoo:master commit in: games-fps/doom3-eventhorizon/ Ben Kohler
-- strict thread matches above, loose matches on Subject: below --
2018-01-14 14:21 Ulrich Müller
2016-01-12 6:48 Michael Sterrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox