* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-unwheel: ChangeLog ut2004-unwheel-0_beta5.ebuild
@ 2009-03-02 1:35 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-03-02 1:35 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 09/03/02 01:35:48
Modified: ChangeLog ut2004-unwheel-0_beta5.ebuild
Log:
fix download name - patch from Pacho Ramos via bug #260714
(Portage version: 2.1.6.7/cvs/Linux i686)
Revision Changes Path
1.4 games-fps/ut2004-unwheel/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 28 Jul 2008 17:10:17 -0000 1.3
+++ ChangeLog 2 Mar 2009 01:35:48 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004-unwheel
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.3 2008/07/28 17:10:17 wolf31o2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.4 2009/03/02 01:35:48 mr_bones_ Exp $
+
+ 02 Mar 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ ut2004-unwheel-0_beta5.ebuild:
+ fix download name - patch from Pacho Ramos via bug #260714
28 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Removing myself from metadata.xml since I am retiring from the project.
1.3 games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?r1=1.2&r2=1.3
Index: ut2004-unwheel-0_beta5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ut2004-unwheel-0_beta5.ebuild 10 Jan 2007 21:13:49 -0000 1.2
+++ ut2004-unwheel-0_beta5.ebuild 2 Mar 2009 01:35:48 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.2 2007/01/10 21:13:49 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.3 2009/03/02 01:35:48 mr_bones_ Exp $
MOD_DESC="multiplayer driving mod focusing on fun driving"
MOD_NAME="Unwheel"
@@ -14,7 +14,7 @@
HOMEPAGE="http://unwheel.beyondunreal.com/"
SRC_URI="mirror://beyondunreal/${MY_PN}/${MY_PN}_${MY_PV}.zip
- mirror://beyondunreal/${MY_PN}/packs/unwheel-r5_bonuspack-volume_1.zip"
+ mirror://beyondunreal/${MY_PN}/packs/UnWheel-R5_BonusPack-Volume_1.zip"
LICENSE="as-is"
@@ -23,5 +23,5 @@
src_unpack() {
mkdir -p ${MOD_DIR}
unzip "${DISTDIR}"/${MY_PN}_${MY_PV}.zip -d ${MOD_DIR}
- unzip "${DISTDIR}"/unwheel-r5_bonuspack-volume_1.zip -d ${MOD_DIR}
+ unzip "${DISTDIR}"/UnWheel-R5_BonusPack-Volume_1.zip -d ${MOD_DIR}
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-unwheel: ChangeLog ut2004-unwheel-0_beta5.ebuild
@ 2009-10-09 1:39 Tristan Heaven (nyhm)
0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-10-09 1:39 UTC (permalink / raw
To: gentoo-commits
nyhm 09/10/09 01:39:47
Modified: ChangeLog ut2004-unwheel-0_beta5.ebuild
Log:
EAPI=2; RESTRICT=fetch
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Revision Changes Path
1.5 games-fps/ut2004-unwheel/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 2 Mar 2009 01:35:48 -0000 1.4
+++ ChangeLog 9 Oct 2009 01:39:46 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004-unwheel
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.4 2009/03/02 01:35:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.5 2009/10/09 01:39:46 nyhm Exp $
+
+ 09 Oct 2009; Tristan Heaven <nyhm@gentoo.org>
+ ut2004-unwheel-0_beta5.ebuild:
+ EAPI=2; RESTRICT=fetch
02 Mar 2009; Michael Sterrett <mr_bones_@gentoo.org>
ut2004-unwheel-0_beta5.ebuild:
1.5 games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?r1=1.4&r2=1.5
Index: ut2004-unwheel-0_beta5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ut2004-unwheel-0_beta5.ebuild 1 Oct 2009 22:18:22 -0000 1.4
+++ ut2004-unwheel-0_beta5.ebuild 9 Oct 2009 01:39:46 -0000 1.5
@@ -1,27 +1,33 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.4 2009/10/01 22:18:22 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.5 2009/10/09 01:39:46 nyhm Exp $
+
+EAPI=2
MOD_DESC="multiplayer driving mod focusing on fun driving"
-MOD_NAME="Unwheel"
+MOD_NAME="UnWheel"
MOD_DIR="unwheel"
-inherit versionator games games-mods
-
-MY_PV=$(get_version_component_range 2-2)
-MY_PV=${PV/0_beta/r}
-MY_PN="unwheel"
+inherit games games-mods
HOMEPAGE="http://unwheel.beyondunreal.com/"
-SRC_URI="mirror://beyondunreal/${MY_PN}/${MY_PN}_${MY_PV}.zip
- mirror://beyondunreal/${MY_PN}/packs/UnWheel-R5_BonusPack-Volume_1.zip"
+SRC_URI="unwheel_r5.zip
+ UnWheel-R5_BonusPack-Volume_1.zip"
-LICENSE="as-is"
+LICENSE="freedist"
KEYWORDS="amd64 x86"
IUSE="dedicated opengl"
+RESTRICT="fetch"
+
+pkg_nofetch() {
+ elog "Please download the following files:"
+ elog "http://www.filefront.com/5110896"
+ elog "http://www.filefront.com/13792114"
+ elog "and move them to ${DISTDIR}"
+}
src_unpack() {
- mkdir -p ${MOD_DIR}
- unzip "${DISTDIR}"/${MY_PN}_${MY_PV}.zip -d ${MOD_DIR}
- unzip "${DISTDIR}"/UnWheel-R5_BonusPack-Volume_1.zip -d ${MOD_DIR}
+ mkdir ${MOD_DIR}
+ cd ${MOD_DIR}
+ unpack ${A}
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-unwheel: ChangeLog ut2004-unwheel-0_beta5.ebuild
@ 2013-04-29 16:23 Ulrich Mueller (ulm)
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-04-29 16:23 UTC (permalink / raw
To: gentoo-commits
ulm 13/04/29 16:23:09
Modified: ChangeLog ut2004-unwheel-0_beta5.ebuild
Log:
Fix LICENSE, bug 467512.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.6 games-fps/ut2004-unwheel/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 9 Oct 2009 01:39:46 -0000 1.5
+++ ChangeLog 29 Apr 2013 16:23:09 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ut2004-unwheel
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.5 2009/10/09 01:39:46 nyhm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ChangeLog,v 1.6 2013/04/29 16:23:09 ulm Exp $
+
+ 29 Apr 2013; Ulrich Müller <ulm@gentoo.org> ut2004-unwheel-0_beta5.ebuild:
+ Fix LICENSE, bug 467512.
09 Oct 2009; Tristan Heaven <nyhm@gentoo.org>
ut2004-unwheel-0_beta5.ebuild:
1.6 games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild?r1=1.5&r2=1.6
Index: ut2004-unwheel-0_beta5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ut2004-unwheel-0_beta5.ebuild 9 Oct 2009 01:39:46 -0000 1.5
+++ ut2004-unwheel-0_beta5.ebuild 29 Apr 2013 16:23:09 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.5 2009/10/09 01:39:46 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild,v 1.6 2013/04/29 16:23:09 ulm Exp $
EAPI=2
@@ -14,10 +14,10 @@
SRC_URI="unwheel_r5.zip
UnWheel-R5_BonusPack-Volume_1.zip"
-LICENSE="freedist"
+LICENSE="GameFront"
KEYWORDS="amd64 x86"
IUSE="dedicated opengl"
-RESTRICT="fetch"
+RESTRICT="fetch bindist"
pkg_nofetch() {
elog "Please download the following files:"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-29 16:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 16:23 [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-unwheel: ChangeLog ut2004-unwheel-0_beta5.ebuild Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2009-10-09 1:39 Tristan Heaven (nyhm)
2009-03-02 1:35 Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox