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

commit:     3eaaacc2ed32d07145f45f708704100938251b41
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 05:52:52 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 06:15:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaaacc2

games-fps/quake3-excessiveplus: EAPI=5

Package-Manager: portage-2.2.24

 games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
index 22755cf..488d78f 100644
--- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
+++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
-
-MOD_DESC="modification making the weapons much faster and stronger"
+EAPI=5
+MOD_DESC="Makes the weapons much faster and stronger"
 MOD_NAME="Excessive Plus"
 MOD_DIR="excessiveplus"
 MOD_ICON="excessiveplus.ico"


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

* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-excessiveplus/
@ 2016-01-03  6:16 Michael Sterrett
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett @ 2016-01-03  6:16 UTC (permalink / raw
  To: gentoo-commits

commit:     2dc581cf21a053067441512e825e0bfd6f423045
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 05:53:43 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 06:15:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc581cf

games-fps/quake3-excessiveplus: version bump

Package-Manager: portage-2.2.24

 games-fps/quake3-excessiveplus/Manifest            |  1 +
 .../quake3-excessiveplus-2.3.ebuild                | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/games-fps/quake3-excessiveplus/Manifest b/games-fps/quake3-excessiveplus/Manifest
index 676ed70..54e9fd3 100644
--- a/games-fps/quake3-excessiveplus/Manifest
+++ b/games-fps/quake3-excessiveplus/Manifest
@@ -1 +1,2 @@
 DIST xp-2.2b.zip 19810680 SHA256 4a041f4b84dae4b50707f9069eb0c59b4af00e53bcecd7d0f01087398a165b55 SHA512 b7f702b5ce0b0c39ae0db9414ae54aaec7cf0a80cc39604e8ebd14eae56a982f438196488d1c1cc559c6d36c36c8c0e1b695658f974c196c95bba2274063f343 WHIRLPOOL 377c08cde0d52e8272811c93e3fd00abf531adae20340a811aa8bb376694ea6363f370eba1d94f2d2b342041394eebbe86b8bd7c06381d7ebe1ee88ce8200c5d
+DIST xp-2.3.zip 17266975 SHA256 213adbd718be00c49a6cdc539b0372f99703042d7afa3a6c31740a3bc7e06820 SHA512 80a8663c8d42139661ccd5333f9c543854ad82ae38f7838139c78413f7fa3e163c27a66aed4014e56ca756cabf2fd835179cba2336ada7158fdbde1e2841535b WHIRLPOOL 3c1df12ddf96fc439998089595fdcfecf25c65e3e12f2da7270f4e5a016229e9da66beb246d2515d63fd0c73b36ff7b6e3178be7a2a6b7e1fc96ac896a7be481

diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild
new file mode 100644
index 0000000..488d78f
--- /dev/null
+++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+MOD_DESC="Makes the weapons much faster and stronger"
+MOD_NAME="Excessive Plus"
+MOD_DIR="excessiveplus"
+MOD_ICON="excessiveplus.ico"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.excessiveplus.net/"
+SRC_URI="http://www.excessiveplus.net/files/release/xp-${PV}.zip"
+
+LICENSE="all-rights-reserved"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated opengl"
+
+src_prepare() {
+	rm -f *.bat
+	rm -rf ${MOD_DIR}/tools
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-excessiveplus/
@ 2016-01-05 22:38 Michael Sterrett
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett @ 2016-01-05 22:38 UTC (permalink / raw
  To: gentoo-commits

commit:     96c39376cef53b403083b8efcf01535e950ccc6f
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 18:54:36 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 22:38:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c39376

games-fps/quake3-excessiveplus: clean old

Package-Manager: portage-2.2.26

 games-fps/quake3-excessiveplus/Manifest            |  1 -
 .../quake3-excessiveplus-2.2b.ebuild               | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/games-fps/quake3-excessiveplus/Manifest b/games-fps/quake3-excessiveplus/Manifest
index 54e9fd3..668f0fd 100644
--- a/games-fps/quake3-excessiveplus/Manifest
+++ b/games-fps/quake3-excessiveplus/Manifest
@@ -1,2 +1 @@
-DIST xp-2.2b.zip 19810680 SHA256 4a041f4b84dae4b50707f9069eb0c59b4af00e53bcecd7d0f01087398a165b55 SHA512 b7f702b5ce0b0c39ae0db9414ae54aaec7cf0a80cc39604e8ebd14eae56a982f438196488d1c1cc559c6d36c36c8c0e1b695658f974c196c95bba2274063f343 WHIRLPOOL 377c08cde0d52e8272811c93e3fd00abf531adae20340a811aa8bb376694ea6363f370eba1d94f2d2b342041394eebbe86b8bd7c06381d7ebe1ee88ce8200c5d
 DIST xp-2.3.zip 17266975 SHA256 213adbd718be00c49a6cdc539b0372f99703042d7afa3a6c31740a3bc7e06820 SHA512 80a8663c8d42139661ccd5333f9c543854ad82ae38f7838139c78413f7fa3e163c27a66aed4014e56ca756cabf2fd835179cba2336ada7158fdbde1e2841535b WHIRLPOOL 3c1df12ddf96fc439998089595fdcfecf25c65e3e12f2da7270f4e5a016229e9da66beb246d2515d63fd0c73b36ff7b6e3178be7a2a6b7e1fc96ac896a7be481

diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
deleted file mode 100644
index 488d78f..0000000
--- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.2b.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MOD_DESC="Makes the weapons much faster and stronger"
-MOD_NAME="Excessive Plus"
-MOD_DIR="excessiveplus"
-MOD_ICON="excessiveplus.ico"
-
-inherit games games-mods
-
-HOMEPAGE="http://www.excessiveplus.net/"
-SRC_URI="http://www.excessiveplus.net/files/release/xp-${PV}.zip"
-
-LICENSE="all-rights-reserved"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="dedicated opengl"
-
-src_prepare() {
-	rm -f *.bat
-	rm -rf ${MOD_DIR}/tools
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-excessiveplus/
@ 2018-05-11 20:39 James Le Cuirot
  0 siblings, 0 replies; 4+ messages in thread
From: James Le Cuirot @ 2018-05-11 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     123039772b2624e56c654676b327ac801069738f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:32:16 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12303977

games-fps/quake3-excessiveplus: use HTTPS

 games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild
index 735d31c171c..ac2472d8378 100644
--- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild
+++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,8 +9,8 @@ MOD_ICON="excessiveplus.ico"
 
 inherit games games-mods
 
-HOMEPAGE="http://www.excessiveplus.net/"
-SRC_URI="http://www.excessiveplus.net/files/release/xp-${PV}.zip"
+HOMEPAGE="https://www.excessiveplus.net"
+SRC_URI="https://www.excessiveplus.net/files/release/xp-${PV}.zip"
 
 LICENSE="all-rights-reserved"
 KEYWORDS="~amd64 ~x86"


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

end of thread, other threads:[~2018-05-11 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 22:38 [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-excessiveplus/ Michael Sterrett
  -- strict thread matches above, loose matches on Subject: below --
2018-05-11 20:39 James Le Cuirot
2016-01-03  6:16 Michael Sterrett
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