diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 16:50:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 16:50:12 +0000 |
commit | 4b0ecd0e3a42901b76179fca9bbf8cc99662d87e (patch) | |
tree | 96887e2b5af4afa4d2fdfd737fdd8a40a36f2175 /games-arcade | |
parent | Move SRC_URI to gentoo mirrors. (diff) | |
download | gentoo-2-4b0ecd0e3a42901b76179fca9bbf8cc99662d87e.tar.gz gentoo-2-4b0ecd0e3a42901b76179fca9bbf8cc99662d87e.tar.bz2 gentoo-2-4b0ecd0e3a42901b76179fca9bbf8cc99662d87e.zip |
Move SRC_URI to gentoo mirrors.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/stepmania/stepmania-3.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/stepmania/stepmania-3.9-r2.ebuild b/games-arcade/stepmania/stepmania-3.9-r2.ebuild index 6ca7ab5f7e90..8baa2b7ad6b7 100644 --- a/games-arcade/stepmania/stepmania-3.9-r2.ebuild +++ b/games-arcade/stepmania/stepmania-3.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9-r2.ebuild,v 1.1 2010/02/24 21:26:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9-r2.ebuild,v 1.2 2010/03/01 16:50:12 ssuominen Exp $ EAPI=2 inherit autotools eutils games @@ -10,7 +10,7 @@ DESCRIPTION="An advanced DDR simulator" HOMEPAGE="http://www.stepmania.com/stepmania/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz mirror://sourceforge/${PN}/${MY_P}-linux.tar.gz - http://dev.gentoo.org/~ssuominen/${P}-patches-6.tar.bz2" + mirror://gentoo/${P}-patches-6.tar.bz2" LICENSE="MIT" SLOT="0" |