diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-12 05:52:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-02-12 05:52:49 +0000 |
commit | 430c34915e1cbea4945a5d710f18ff3ee68fcbe6 (patch) | |
tree | 83ef9f415af17c32d27a94ba8f8500ccf591a2c1 /games-fps/quake3-rally | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-430c34915e1cbea4945a5d710f18ff3ee68fcbe6.tar.gz gentoo-2-430c34915e1cbea4945a5d710f18ff3ee68fcbe6.tar.bz2 gentoo-2-430c34915e1cbea4945a5d710f18ff3ee68fcbe6.zip |
update SRC_URI (bug #304659)
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-fps/quake3-rally')
-rw-r--r-- | games-fps/quake3-rally/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake3-rally/quake3-rally-1.33.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/games-fps/quake3-rally/ChangeLog b/games-fps/quake3-rally/ChangeLog index 18554395bd1d..72a6059976b4 100644 --- a/games-fps/quake3-rally/ChangeLog +++ b/games-fps/quake3-rally/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-rally -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-rally/ChangeLog,v 1.2 2009/10/06 23:07:16 nyhm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-rally/ChangeLog,v 1.3 2010/02/12 05:52:49 mr_bones_ Exp $ + + 12 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org> + quake3-rally-1.33.ebuild: + update SRC_URI (bug #304659) *quake3-rally-1.33 (06 Oct 2009) diff --git a/games-fps/quake3-rally/quake3-rally-1.33.ebuild b/games-fps/quake3-rally/quake3-rally-1.33.ebuild index b80a2a36ccf4..f8616a125c5e 100644 --- a/games-fps/quake3-rally/quake3-rally-1.33.ebuild +++ b/games-fps/quake3-rally/quake3-rally-1.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-rally/quake3-rally-1.33.ebuild,v 1.2 2009/10/06 23:12:42 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-rally/quake3-rally-1.33.ebuild,v 1.3 2010/02/12 05:52:49 mr_bones_ Exp $ EAPI=2 @@ -11,8 +11,8 @@ MOD_DIR="q3rally" inherit games games-mods HOMEPAGE="http://www.q3rally.com/" -SRC_URI="http://www.q3rally.com/downloads/q3rally_v132.rar - http://www.q3rally.com/downloads/qvms.pk3 -> ${PN}-qvms.pk3" +SRC_URI="http://www.q3rally.com/download/q3rally_v132.rar + http://www.q3rally.com/download/qvms.pk3 -> ${PN}-qvms.pk3" LICENSE="as-is" KEYWORDS="~amd64 ~ppc ~x86" |