diff options
Diffstat (limited to 'games-fps/quake3-reaction/quake3-reaction-3.2.ebuild')
-rw-r--r-- | games-fps/quake3-reaction/quake3-reaction-3.2.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild index de277bb25c3f..c0242fb57f5e 100644 --- a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild +++ b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild @@ -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 @@ MOD_ICON="reaction-4.ico" 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" |