[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2020-11-08 Thread James Le Cuirot
commit: a534004c6d3aa482ecd8cb2bd9afd94a49e7597c
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Nov  8 20:57:48 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Nov  8 20:59:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a534004c

games-fps/ut2004-bonuspack-cbp2: ut2004.ut-files.com cert has expired

I only used HTTPS because it worked before but it's now been 45 days
so I guess they're not renewing it in a hurry.

Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
index a25036f26be..c67e88e1774 100644
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="UT2004 Community Bonus Pack 2 Volume 1 and 2"
 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004;
-SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip
-   https://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip;
+SRC_URI="http://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip
+   http://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip;
 LICENSE="free-noncomm all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2019-12-23 Thread James Le Cuirot
commit: 32409a75ef42502916728c07bbed3550995f24fe
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Dec 23 23:20:12 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Dec 23 23:21:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32409a75

games-fps/ut2004-bonuspack-cbp2: Fix LICENSE

Closes: https://bugs.gentoo.org/703616
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: James Le Cuirot  gentoo.org>

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

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
index c14a79c5917..a25036f26be 100644
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
@@ -7,10 +7,10 @@ DESCRIPTION="UT2004 Community Bonus Pack 2 Volume 1 and 2"
 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004;
 SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip
https://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip;
-LICENSE="freedist"
+LICENSE="free-noncomm all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-RESTRICT="strip"
+RESTRICT="mirror bindist strip"
 
 BDEPEND="app-arch/unzip"
 RDEPEND="|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 )



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2019-10-27 Thread James Le Cuirot
commit: 26a11a4a9dadf835fc72bfc1d446535abe001683
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Oct 24 21:26:16 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Oct 27 23:48:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a11a4a

games-fps/ut2004-bonuspack-cbp2: Fix SRC_URI, drop eclasses, EAPI 7

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot  gentoo.org>

 .../ut2004-bonuspack-cbp2-1-r2.ebuild  | 33 -
 .../ut2004-bonuspack-cbp2-1-r3.ebuild  | 43 ++
 2 files changed, 43 insertions(+), 33 deletions(-)

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
deleted file mode 100644
index d1d4cee91dd..000
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MOD_DESC="Community Bonus Pack 2 Vol 1 and 2"
-MOD_NAME="Community Bonus Pack 2 Vol 1 and 2"
-
-inherit games games-mods
-
-HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004;
-SRC_URI="https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume1_zip.zip
-   
https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume2_zip.zip;
-
-LICENSE="freedist"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="games-fps/ut2004-bonuspack-cbp1
-   games-fps/ut2004-bonuspack-mega"
-
-src_prepare() {
-   # Provided by ut2004-bonuspack-cbp1
-   rm Music/Soeren.ogg
-   # Provided by ut2004-bonuspack-mega
-   rm Textures/Ty_RocketTextures.utx
-
-   cd Help
-   # Useless orphan file
-   rm Note.txt
-   mv GERROIDREADME.txt DOM-CBP2-Gerroid.txt
-   mv Readme.txt CBP2-Readme.txt
-}

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
new file mode 100644
index 000..c14a79c5917
--- /dev/null
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="UT2004 Community Bonus Pack 2 Volume 1 and 2"
+HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004;
+SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip
+   https://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip;
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="strip"
+
+BDEPEND="app-arch/unzip"
+RDEPEND="|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 )
+   games-fps/ut2004-bonuspack-cbp1
+   games-fps/ut2004-bonuspack-mega"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+
+   # In ut2004-bonuspack-cbp1.
+   rm Music/Soeren.ogg || die
+
+   # In ut2004-bonuspack-mega.
+   rm Textures/Ty_RocketTextures.utx || die
+
+   # Useless file.
+   rm Help/Note.txt || die
+
+   cd Help || die
+   mv Readme.txt CBP2-Readme.txt || die
+   mv GERROIDREADME.txt DOM-CBP2-Gerroid.txt || die
+   mv Tydal.txt DM-CBP2-Tydal.txt || die
+}
+
+src_install() {
+   insinto /opt/ut2004
+   doins -r *
+}



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2018-05-11 Thread James Le Cuirot
commit: 9631ebfbd85cd84dc48a5d2eaa2092be86e0db53
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri May 11 12:34:13 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri May 11 20:38:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9631ebfb

games-fps/ut2004-bonuspack-cbp2: use HTTPS

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

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
index 2d86cbab049..d1d4cee91dd 100644
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.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
@@ -8,7 +8,7 @@ MOD_NAME="Community Bonus Pack 2 Vol 1 and 2"
 
 inherit games games-mods
 
-HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004;
+HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004;
 
SRC_URI="https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume1_zip.zip

https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume2_zip.zip;
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2018-01-14 Thread Ulrich Müller
commit: bc4cae4e07d393c98cc1cfaf7332c1fb02d098e6
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Jan 14 14:19:58 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Jan 14 14:21:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4cae4e

games-fps/ut2004-bonuspack-cbp2: Update Manifest hashes.

 games-fps/ut2004-bonuspack-cbp2/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/ut2004-bonuspack-cbp2/Manifest 
b/games-fps/ut2004-bonuspack-cbp2/Manifest
index eac9fcd9c95..66f28c73f5d 100644
--- a/games-fps/ut2004-bonuspack-cbp2/Manifest
+++ b/games-fps/ut2004-bonuspack-cbp2/Manifest
@@ -1,2 +1,2 @@
-DIST cbp2-volume1_zip.zip 203766207 SHA256 
94e21360d2f87489822468b6e037931ec0a2d9d3653259d90a58cabaacc3370d SHA512 
9e425985640f9fcf9c1696d75e0794b31110715ba3bf664087ede1f1925a68e76e4ee87d248b245429702c2bffc1fb16362fcc43f795681efcc5880a2a7c3213
 WHIRLPOOL 
7214e089c76a19f14c88e763434e5505f6a71180a9293600f200e521daeb4a209c0fe032d2a2e616152e758bfb7223012c680873cb40a66c3528a2d0aa673ecf
-DIST cbp2-volume2_zip.zip 200444127 SHA256 
62af45205c256caf539646483fcaad24af91cb5cfb283fc9e6b48f18c79f SHA512 
52982b302bb2d8f0839392f8bad05935bb8c5cae9e98528dfada7fa80f595050829ff6872b834197486c3401256f60c6c023133f6446299cbd72e1fd7ec3c8f4
 WHIRLPOOL 
878c75ab02c21042c3d76be46fae7caf01cd9f226703d0335fdf3f96e5c175e0904828a5d7a0a6f7418b3e03dfee6f964c40261b928d2ab1616d784831df2ce0
+DIST cbp2-volume1_zip.zip 203766207 BLAKE2B 
7f7d19f4a1a1caaf388eccecadb8123a103d4aafbb95f2b344e106b881507f9bac0ffdda48435be7c2303b8bd70545d3d74ca7971f97a989bfa955d3155d956c
 SHA512 
9e425985640f9fcf9c1696d75e0794b31110715ba3bf664087ede1f1925a68e76e4ee87d248b245429702c2bffc1fb16362fcc43f795681efcc5880a2a7c3213
+DIST cbp2-volume2_zip.zip 200444127 BLAKE2B 
21d61d09af54e86047d46cc8d136cd6ba746098c4d0a53ade1e8e5c4143b543f0a90eb0dbca2cb00e29754f916dc84e7040a5d64f582bedd2a0107bb4c182291
 SHA512 
52982b302bb2d8f0839392f8bad05935bb8c5cae9e98528dfada7fa80f595050829ff6872b834197486c3401256f60c6c023133f6446299cbd72e1fd7ec3c8f4



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2017-12-01 Thread David Seifert
commit: 4dca48f4017b2e3fea4e711a70d2dc0c703f991a
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec  1 18:56:59 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec  1 19:29:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dca48f4

games-fps/ut2004-bonuspack-cbp2: [QA] Fix DESCRIPTION.toolong

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

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
index c5fc28cbe82..2d86cbab049 100644
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=5
 
-MOD_DESC="Community Bonus Pack 2 volumes 1 and 2"
-MOD_NAME="Community Bonus Pack 2 volumes 1 and 2"
+MOD_DESC="Community Bonus Pack 2 Vol 1 and 2"
+MOD_NAME="Community Bonus Pack 2 Vol 1 and 2"
 
 inherit games games-mods
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp2/

2016-01-09 Thread Michael Sterrett
commit: f003a23d329a7a27890c14d16468ff4a99c80760
Author: Michael Sterrett  gentoo  org>
AuthorDate: Sat Jan  9 17:13:45 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Sun Jan 10 00:49:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f003a23d

games-fps/ut2004-bonuspack-cbp2: update HOMEPAGE and SRC_URI per Christian 
Strahl in bug #561166

Package-Manager: portage-2.2.26

 games-fps/ut2004-bonuspack-cbp2/Manifest   |  4 ++--
 .../ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild| 10 --
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/games-fps/ut2004-bonuspack-cbp2/Manifest 
b/games-fps/ut2004-bonuspack-cbp2/Manifest
index a8b3c30..eac9fcd 100644
--- a/games-fps/ut2004-bonuspack-cbp2/Manifest
+++ b/games-fps/ut2004-bonuspack-cbp2/Manifest
@@ -1,2 +1,2 @@
-DIST cbp2-volume1_zip.zip 203766207 RMD160 
2060f4807e478322e992d150d412ac661b8d4268 SHA1 
719095f073de635638696f71dbd9597e6ba903a5 SHA256 
94e21360d2f87489822468b6e037931ec0a2d9d3653259d90a58cabaacc3370d
-DIST cbp2-volume2_zip.zip 200444127 RMD160 
18105aff21bd963ac6d02301879f570f97e307f3 SHA1 
dc6a08b5f2022590c2b0f86cc01535e7a2b6ff9d SHA256 
62af45205c256caf539646483fcaad24af91cb5cfb283fc9e6b48f18c79f
+DIST cbp2-volume1_zip.zip 203766207 SHA256 
94e21360d2f87489822468b6e037931ec0a2d9d3653259d90a58cabaacc3370d SHA512 
9e425985640f9fcf9c1696d75e0794b31110715ba3bf664087ede1f1925a68e76e4ee87d248b245429702c2bffc1fb16362fcc43f795681efcc5880a2a7c3213
 WHIRLPOOL 
7214e089c76a19f14c88e763434e5505f6a71180a9293600f200e521daeb4a209c0fe032d2a2e616152e758bfb7223012c680873cb40a66c3528a2d0aa673ecf
+DIST cbp2-volume2_zip.zip 200444127 SHA256 
62af45205c256caf539646483fcaad24af91cb5cfb283fc9e6b48f18c79f SHA512 
52982b302bb2d8f0839392f8bad05935bb8c5cae9e98528dfada7fa80f595050829ff6872b834197486c3401256f60c6c023133f6446299cbd72e1fd7ec3c8f4
 WHIRLPOOL 
878c75ab02c21042c3d76be46fae7caf01cd9f226703d0335fdf3f96e5c175e0904828a5d7a0a6f7418b3e03dfee6f964c40261b928d2ab1616d784831df2ce0

diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild 
b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
index 224e345..c2c724f 100644
--- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
+++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild
@@ -2,18 +2,16 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 
 MOD_DESC="Community Bonus Pack 2 volumes 1 and 2"
 MOD_NAME="Community Bonus Pack 2 volumes 1 and 2"
 
 inherit games games-mods
 
-HOMEPAGE="http://www.planetunreal.com/cbp/;
-SRC_URI="http://downloads.unrealadmin.org/UT2004/BonusPack/cbp2-volume1_zip.zip
-   http://www.i4games.eu/downloads/ut2k4/cbp2-volume1_zip.zip
-   http://downloads.unrealadmin.org/UT2004/BonusPack/cbp2-volume2_zip.zip
-   http://www.i4games.eu/downloads/ut2k4/cbp2-volume2_zip.zip;
+HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004;
+SRC_URI="https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume1_zip.zip
+   
https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume2_zip.zip;
 
 LICENSE="freedist"
 KEYWORDS="amd64 x86"