diff options
author | 2007-02-21 17:00:10 +0000 | |
---|---|---|
committer | 2007-02-21 17:00:10 +0000 | |
commit | 288560a04a1039ac9f3bf1e17a76a50170b4c396 (patch) | |
tree | 2ead6b8dfc602a0c984265b7f9eeb160af14014b /games-arcade/spout/spout-1.3.ebuild | |
parent | Convert to Manifest2. (diff) | |
download | gentoo-2-288560a04a1039ac9f3bf1e17a76a50170b4c396.tar.gz gentoo-2-288560a04a1039ac9f3bf1e17a76a50170b4c396.tar.bz2 gentoo-2-288560a04a1039ac9f3bf1e17a76a50170b4c396.zip |
digest
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-arcade/spout/spout-1.3.ebuild')
-rw-r--r-- | games-arcade/spout/spout-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/spout/spout-1.3.ebuild b/games-arcade/spout/spout-1.3.ebuild index 880c85e04685..98af610ee09f 100644 --- a/games-arcade/spout/spout-1.3.ebuild +++ b/games-arcade/spout/spout-1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.4 2006/01/29 00:00:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.5 2007/02/21 17:00:10 mr_bones_ Exp $ inherit eutils games MY_P="spout-unix-${PV}" DESCRIPTION="Abstract Japanese caveflier / shooter" -HOMEPAGE="http://code.mizzenblog.com/category/spout/" -SRC_URI="http://code.mizzenblog.com/spout/${MY_P}.tar.bz2" +HOMEPAGE="http://freshmeat.net/projects/spout/" +SRC_URI="http://rohanpm.net/files/old/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" |