mr_bones_ 15/03/27 03:18:18 Modified: quake3-reaction-3.2.ebuild ChangeLog Log: update SRC_URI (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.6 games-fps/quake3-reaction/quake3-reaction-3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?r1=1.5&r2=1.6 Index: quake3-reaction-3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- quake3-reaction-3.2.ebuild 25 Apr 2014 18:37:01 -0000 1.5 +++ quake3-reaction-3.2.ebuild 27 Mar 2015 03:18:18 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.5 2014/04/25 18:37:01 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.6 2015/03/27 03:18:18 mr_bones_ Exp $ EAPI=2 @@ -12,7 +12,10 @@ inherit games games-mods HOMEPAGE="http://www.rq3.com/" -SRC_URI="http://www.rq3.com/ReactionQuake3-v${PV}-Full.zip" +SRC_URI=" + mirror://quakeunity/modifications/reactionquake3/ReactionQuake3-v3.1-Full.zip + mirror://quakeunity/modifications/reactionquake3/ReactionQuake3-v3.2-Update.zip + " LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~ppc ~x86" 1.4 games-fps/quake3-reaction/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 25 Apr 2014 18:37:01 -0000 1.3 +++ ChangeLog 27 Mar 2015 03:18:18 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-reaction -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.3 2014/04/25 18:37:01 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.4 2015/03/27 03:18:18 mr_bones_ Exp $ + + 27 Mar 2015; Michael Sterrett <mr_bon...@gentoo.org> + quake3-reaction-3.2.ebuild: + update SRC_URI 25 Apr 2014; Ulrich Müller <u...@gentoo.org> quake3-reaction-3.2.ebuild: No distribution terms in distfile, therefore LICENSE changed to @@ -15,4 +19,3 @@ +quake3-reaction-3.2.ebuild: Added new revision for testing which uses the brand-spankin-new games-mods.eclass to reduce ebuild code. -