* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-cpma: ChangeLog quake3-cpma-1.48.ebuild
@ 2011-09-16 23:31 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-09-16 23:31 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 11/09/16 23:31:05
Modified: ChangeLog
Added: quake3-cpma-1.48.ebuild
Log:
version bump (bug #383273)
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.21 games-fps/quake3-cpma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 10 Oct 2009 17:25:18 -0000 1.20
+++ ChangeLog 16 Sep 2011 23:31:05 -0000 1.21
@@ -1,6 +1,12 @@
# ChangeLog for games-fps/quake3-cpma
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.20 2009/10/10 17:25:18 nyhm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.21 2011/09/16 23:31:05 mr_bones_ Exp $
+
+*quake3-cpma-1.48 (16 Sep 2011)
+
+ 16 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org>
+ +quake3-cpma-1.48.ebuild:
+ version bump (bug #383273)
10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> quake3-cpma-1.46.ebuild:
Stable on amd64/x86
1.1 games-fps/quake3-cpma/quake3-cpma-1.48.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.1&content-type=text/plain
Index: quake3-cpma-1.48.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.1 2011/09/16 23:31:05 mr_bones_ Exp $
EAPI=2
MOD_DESC="advanced FPS competition mod"
MOD_NAME="Challenge Pro Mode Arena"
MOD_DIR="cpma"
inherit games games-mods
HOMEPAGE="http://www.promode.org/"
SRC_URI="http://promode.ru/files/cpma${PV//.}-nomaps.zip
http://www.promode.org/files/cpma-mappack-full.zip"
LICENSE="as-is"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="dedicated opengl"
src_prepare() {
mv -f *.pk3 ${MOD_DIR} || die
}
pkg_postinst() {
games-mods_pkg_postinst
elog "To enable bots: +bot_enable 1"
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-cpma: ChangeLog quake3-cpma-1.48.ebuild
@ 2012-02-01 16:38 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-02-01 16:38 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/02/01 16:38:22
Modified: ChangeLog quake3-cpma-1.48.ebuild
Log:
update SRC_URI
(Portage version: 2.1.10.41/cvs/Linux i686)
Revision Changes Path
1.24 games-fps/quake3-cpma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 11 Dec 2011 14:45:11 -0000 1.23
+++ ChangeLog 1 Feb 2012 16:38:22 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/quake3-cpma
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.23 2011/12/11 14:45:11 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.24 2012/02/01 16:38:22 mr_bones_ Exp $
+
+ 01 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> quake3-cpma-1.48.ebuild:
+ update SRC_URI
11 Dec 2011; Michael Sterrett <mr_bones_@gentoo.org>
-quake3-cpma-1.46.ebuild, quake3-cpma-1.48.ebuild:
1.4 games-fps/quake3-cpma/quake3-cpma-1.48.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?r1=1.3&r2=1.4
Index: quake3-cpma-1.48.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- quake3-cpma-1.48.ebuild 11 Dec 2011 14:45:11 -0000 1.3
+++ quake3-cpma-1.48.ebuild 1 Feb 2012 16:38:22 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.3 2011/12/11 14:45:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.4 2012/02/01 16:38:22 mr_bones_ Exp $
EAPI=2
@@ -11,8 +11,8 @@
inherit games games-mods
HOMEPAGE="http://www.promode.org/"
-SRC_URI="http://promode.ru/files/cpma${PV//.}-nomaps.zip
- http://www.promode.org/files/cpma-mappack-full.zip"
+SRC_URI="http://www.slashquit.net/files/x/q3/cpma${PV//.}-nomaps.zip
+ http://www.slashquit.net/files/x/q3/cpma-mappack-full.zip"
LICENSE="as-is"
KEYWORDS="~ppc x86"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-cpma: ChangeLog quake3-cpma-1.48.ebuild
@ 2014-04-18 6:54 Ulrich Mueller (ulm)
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-04-18 6:54 UTC (permalink / raw
To: gentoo-commits
ulm 14/04/18 06:54:09
Modified: ChangeLog quake3-cpma-1.48.ebuild
Log:
Fix LICENSE, bug 506950.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.25 games-fps/quake3-cpma/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 1 Feb 2012 16:38:22 -0000 1.24
+++ ChangeLog 18 Apr 2014 06:54:09 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/quake3-cpma
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.24 2012/02/01 16:38:22 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.25 2014/04/18 06:54:09 ulm Exp $
+
+ 18 Apr 2014; Ulrich Müller <ulm@gentoo.org> quake3-cpma-1.48.ebuild:
+ Fix LICENSE, bug 506950.
01 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> quake3-cpma-1.48.ebuild:
update SRC_URI
1.5 games-fps/quake3-cpma/quake3-cpma-1.48.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild?r1=1.4&r2=1.5
Index: quake3-cpma-1.48.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quake3-cpma-1.48.ebuild 1 Feb 2012 16:38:22 -0000 1.4
+++ quake3-cpma-1.48.ebuild 18 Apr 2014 06:54:09 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.4 2012/02/01 16:38:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.48.ebuild,v 1.5 2014/04/18 06:54:09 ulm Exp $
EAPI=2
@@ -14,7 +14,7 @@
SRC_URI="http://www.slashquit.net/files/x/q3/cpma${PV//.}-nomaps.zip
http://www.slashquit.net/files/x/q3/cpma-mappack-full.zip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
KEYWORDS="~ppc x86"
IUSE="dedicated opengl"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-18 6:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 6:54 [gentoo-commits] gentoo-x86 commit in games-fps/quake3-cpma: ChangeLog quake3-cpma-1.48.ebuild Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2012-02-01 16:38 Michael Sterrett (mr_bones_)
2011-09-16 23:31 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