From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/
Date: Tue, 12 Jan 2016 20:51:25 +0000 (UTC) [thread overview]
Message-ID: <1452631868.90ed0914728ce1ed121addd802e92a7d5d17b87b.mr_bones_@gentoo> (raw)
commit: 90ed0914728ce1ed121addd802e92a7d5d17b87b
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 18:25:11 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 20:51:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ed0914
games-fps/ut2003-bonuspack-cm: EAPI=5
Package-Manager: portage-2.2.26
games-fps/ut2003-bonuspack-cm/Manifest | 2 +-
games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/games-fps/ut2003-bonuspack-cm/Manifest b/games-fps/ut2003-bonuspack-cm/Manifest
index 75faa6a..5b2d72e 100644
--- a/games-fps/ut2003-bonuspack-cm/Manifest
+++ b/games-fps/ut2003-bonuspack-cm/Manifest
@@ -1 +1 @@
-DIST cbp2003.zip 149198671 RMD160 5c28fb48e021da5db3abeffd079057e166b21101 SHA1 e661ef7b3cf868aa49ff824b9f08fea474c9e990 SHA256 fae9e78492cbf24102bba076225463b3bb8cd124a18e47162d429f77101836ba
+DIST cbp2003.zip 149198671 SHA256 fae9e78492cbf24102bba076225463b3bb8cd124a18e47162d429f77101836ba SHA512 92e136c03f1385a28163718cc6ef1c36e46fbad14c74d0f266dfe3d9f4a5093e1bd02dde54e68f70539ba2c4ee163b1e886529f7e734059a85223ab6f853a474 WHIRLPOOL f5ef466296413cc298d4a5b78826dba0b776f72476378dc449cc0a7f2b3d6e0224f2f7ae4f342a56189c1f7623f2e63633636162e56d0ca707face5d80796487
diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
index cf44a51..d5067b3 100644
--- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
+++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild
@@ -2,22 +2,22 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=5
inherit games
IUSE=""
DESCRIPTION="Community Bonus Pack for UT2003"
-HOMEPAGE="http://www.unrealtournament2003.com/"
-SRC_URI="ftp://dl3.edgefiles.com/games-fusion.net/www/patches/ut2003/cbp2003.zip
- ftp://ftp.multiplay.co.uk/pub/games/fps/unrealtournament2003/mappacks/cbp2003.zip
- http://ftp1.gamesweb.com/cq2ert6g/cbp2003.zip"
+HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2003"
+SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip"
LICENSE="ut2003"
SLOT="1"
KEYWORDS="x86"
RESTRICT="mirror strip"
-DEPEND="app-arch/unzip"
RDEPEND="games-fps/ut2003"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S=${WORKDIR}
@@ -25,13 +25,13 @@ dir=${GAMES_PREFIX_OPT}/ut2003
Ddir=${D}/${dir}
src_unpack() {
- unzip -qq "${DISTDIR}"/${A} || die "unpacking"
+ unzip -qq "${DISTDIR}"/${A} || die
}
src_install() {
for i in Animations Help Music Maps StaticMeshes Textures System
do
- mkdir -p "${Ddir}"/${i}
+ mkdir -p "${Ddir}"/${i} || die
done
games_umod_unpack CBP2003.ut2mod
rm "${Ddir}/Readme.txt" "${Ddir}/cbp installer logo1.bmp"
next reply other threads:[~2016-01-12 20:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-12 20:51 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-02 1:20 [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-cm/ Ulrich Müller
2018-05-11 20:39 James Le Cuirot
2019-09-23 17:16 Michał Górny
2019-10-26 16:26 James Le Cuirot
2021-04-07 10:18 Sam James
2021-04-07 10:24 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452631868.90ed0914728ce1ed121addd802e92a7d5d17b87b.mr_bones_@gentoo \
--to=mr_bones_@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox