* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-bfp/
@ 2016-01-03 6:16 Michael Sterrett
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett @ 2016-01-03 6:16 UTC (permalink / raw
To: gentoo-commits
commit: 9364953a5d4b1880e9e713798bb7df1da6ffa71f
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 05:43:10 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 06:15:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9364953a
games-fps/quake3-bfp: EAPI=5
Package-Manager: portage-2.2.24
games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
index 19b6a70..fb1820d 100644
--- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
@@ -2,16 +2,15 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
-
-MOD_DESC="take control of Ki-powered superheros and battle in a mostly aerial fight"
+EAPI=5
+MOD_DESC="Control Ki-powered superheros and battle in the air"
MOD_NAME="Bid For Power"
MOD_DIR="bfpq3"
MOD_ICON="bfp.ico"
inherit games games-mods
-HOMEPAGE="http://www.planetquake.com/bidforpower/"
+HOMEPAGE="http://www.moddb.com/mods/bid-for-power"
SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
LICENSE="freedist"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-bfp/
@ 2018-05-26 9:55 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2018-05-26 9:55 UTC (permalink / raw
To: gentoo-commits
commit: bef5236e1dd1ae66fdbda3e038871e1bcad66e92
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 26 08:41:11 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:52:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef5236e
games-fps/quake3-bfp: use HTTPs
games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
index cc5bc4ee8dd..a16a448c559 100644
--- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ MOD_ICON="bfp.ico"
inherit games games-mods
-HOMEPAGE="http://www.moddb.com/mods/bid-for-power"
+HOMEPAGE="https://www.moddb.com/mods/bid-for-power"
SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
LICENSE="freedist"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-bfp/
@ 2019-10-01 6:01 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-10-01 6:01 UTC (permalink / raw
To: gentoo-commits
commit: 6e08ea1cace761f0c7751f6eb52248b6d089a1cc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 09:48:57 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 1 06:00:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e08ea1c
games-fps/quake3-bfp: Inline mirror://quakeunity, HTTPS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
index a16a448c559..1639da7c0de 100644
--- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
@@ -10,7 +10,7 @@ MOD_ICON="bfp.ico"
inherit games games-mods
HOMEPAGE="https://www.moddb.com/mods/bid-for-power"
-SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
+SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/bidforpower/bidforpower${PV/./-}.zip"
LICENSE="freedist"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-01 6:01 UTC | newest]
Thread overview: 3+ 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/quake3-bfp/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2019-10-01 6:01 Michał Górny
2016-01-03 6:16 Michael Sterrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox