public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-action/
@ 2016-01-13  4:57 Michael Sterrett
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett @ 2016-01-13  4:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a76f895e61d5d6e9c6ac465918fd914e005d12a5
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 04:55:50 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 04:55:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76f895e

games-fps/ut2004-action: EAPI=5

Package-Manager: portage-2.2.26

 games-fps/ut2004-action/Manifest               |  2 +-
 games-fps/ut2004-action/ut2004-action-1.ebuild | 17 +++++------------
 2 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/games-fps/ut2004-action/Manifest b/games-fps/ut2004-action/Manifest
index a1ca1e1..057bd95 100644
--- a/games-fps/ut2004-action/Manifest
+++ b/games-fps/ut2004-action/Manifest
@@ -1 +1 @@
-DIST aut-r1-msuc.zip 323878282 RMD160 067a01cc92af9df8bed689cefeac70ca8d24e9f2 SHA1 da8709691a212cd500fd6192b6787345f3398015 SHA256 8ebd6746e3db888085a02cdee4524a2221d7dd6ba38c53bcf439db25c921f75f
+DIST aut-r1-msuc.zip 323878282 SHA256 8ebd6746e3db888085a02cdee4524a2221d7dd6ba38c53bcf439db25c921f75f SHA512 50aafff330839c9b8fe8be2e6a98d9532f8429e2a8f258a9a6dabd39f555a9ce11f9178592575996ebce2629ff5c7f3046777bc1605f21c2bbefb80e11ca4f65 WHIRLPOOL 91779065372716cf076f4b2c5a3a77cbaec366f48fb1fc5319a2f3827ceeed4f5d668f40c6fb75b8ae60fa2b7076758c995ff82fb698e13894d546525bc15838

diff --git a/games-fps/ut2004-action/ut2004-action-1.ebuild b/games-fps/ut2004-action/ut2004-action-1.ebuild
index 3eb00bc..b3f091f 100644
--- a/games-fps/ut2004-action/ut2004-action-1.ebuild
+++ b/games-fps/ut2004-action/ut2004-action-1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 
 MOD_DESC="Action movie mod"
 MOD_NAME="Action"
@@ -11,22 +11,15 @@ MOD_ICON="aut.ico"
 
 inherit games games-mods
 
-HOMEPAGE="http://www.ateamproductions.net/"
-SRC_URI="aut-r1-msuc.zip"
+HOMEPAGE="http://www.moddb.com/mods/action-unreal-tournament/addons/action-unreal-tournament-r1"
+SRC_URI="https://ut.rushbase.net/beyondunreal/mods/aut-r1-msuc.zip"
 
 LICENSE="freedist"
 KEYWORDS="~amd64 ~x86"
 IUSE="dedicated opengl"
-RESTRICT="fetch"
-
-pkg_nofetch() {
-	elog "Please download ${SRC_URI} from:"
-	elog "http://www.atomicgamer.com/file.php?id=45011"
-	elog "and move it to ${DISTDIR}"
-}
 
 src_unpack() {
-	mkdir ${MOD_DIR}
-	cd ${MOD_DIR}
+	mkdir ${MOD_DIR} || die
+	cd ${MOD_DIR} || die
 	unpack ${A}
 }


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-action/
@ 2016-03-15  7:45 Michael Sterrett
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett @ 2016-03-15  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b2470296e339ed4663141fe26d59f9eb992126cd
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 05:25:42 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 07:41:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2470296

games-fps/ut2004-action: stable for amd64 and x86

Package-Manager: portage-2.2.26

 games-fps/ut2004-action/ut2004-action-1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2004-action/ut2004-action-1.ebuild b/games-fps/ut2004-action/ut2004-action-1.ebuild
index b3f091f..72e33af 100644
--- a/games-fps/ut2004-action/ut2004-action-1.ebuild
+++ b/games-fps/ut2004-action/ut2004-action-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.moddb.com/mods/action-unreal-tournament/addons/action-unrea
 SRC_URI="https://ut.rushbase.net/beyondunreal/mods/aut-r1-msuc.zip"
 
 LICENSE="freedist"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="dedicated opengl"
 
 src_unpack() {


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-action/
@ 2018-01-14 14:21 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2018-01-14 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     17b46609f0211d1af08b53daa213cdbb6a5e97ac
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 14:19:30 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 14:21:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b46609

games-fps/ut2004-action: Update Manifest hashes.

 games-fps/ut2004-action/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/ut2004-action/Manifest b/games-fps/ut2004-action/Manifest
index 057bd95a245..9913b968f08 100644
--- a/games-fps/ut2004-action/Manifest
+++ b/games-fps/ut2004-action/Manifest
@@ -1 +1 @@
-DIST aut-r1-msuc.zip 323878282 SHA256 8ebd6746e3db888085a02cdee4524a2221d7dd6ba38c53bcf439db25c921f75f SHA512 50aafff330839c9b8fe8be2e6a98d9532f8429e2a8f258a9a6dabd39f555a9ce11f9178592575996ebce2629ff5c7f3046777bc1605f21c2bbefb80e11ca4f65 WHIRLPOOL 91779065372716cf076f4b2c5a3a77cbaec366f48fb1fc5319a2f3827ceeed4f5d668f40c6fb75b8ae60fa2b7076758c995ff82fb698e13894d546525bc15838
+DIST aut-r1-msuc.zip 323878282 BLAKE2B 509036928b33697926d81e920cb9ca3496549d1024f33912d8de48d5328cd4a20cf5412b4c3ebf4d3e0f3dbba347d486c3d2ed4a14185e817e7aad4b560312ee SHA512 50aafff330839c9b8fe8be2e6a98d9532f8429e2a8f258a9a6dabd39f555a9ce11f9178592575996ebce2629ff5c7f3046777bc1605f21c2bbefb80e11ca4f65


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-action/
@ 2018-05-26  9:55 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2018-05-26  9:55 UTC (permalink / raw
  To: gentoo-commits

commit:     381299a77e897b5cc08b0e686263df956df6797b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 26 08:42:23 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:53:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381299a7

games-fps/ut2004-action: use HTTPs

 games-fps/ut2004-action/ut2004-action-1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2004-action/ut2004-action-1.ebuild b/games-fps/ut2004-action/ut2004-action-1.ebuild
index e498223b9d7..d4dca4341dd 100644
--- a/games-fps/ut2004-action/ut2004-action-1.ebuild
+++ b/games-fps/ut2004-action/ut2004-action-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ MOD_ICON="aut.ico"
 
 inherit games games-mods
 
-HOMEPAGE="http://www.moddb.com/mods/action-unreal-tournament/addons/action-unreal-tournament-r1"
+HOMEPAGE="https://www.moddb.com/mods/action-unreal-tournament/addons/action-unreal-tournament-r1"
 SRC_URI="https://ut.rushbase.net/beyondunreal/mods/aut-r1-msuc.zip"
 
 LICENSE="freedist"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-26  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-26  9:55 [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-action/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2018-01-14 14:21 Ulrich Müller
2016-03-15  7:45 Michael Sterrett
2016-01-13  4:57 Michael Sterrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox