diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-21 17:00:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-21 17:00:10 +0000 |
commit | 288560a04a1039ac9f3bf1e17a76a50170b4c396 (patch) | |
tree | 2ead6b8dfc602a0c984265b7f9eeb160af14014b /games-arcade | |
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')
-rw-r--r-- | games-arcade/spout/files/digest-spout-1.3 | 2 | ||||
-rw-r--r-- | games-arcade/spout/spout-1.3.ebuild | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games-arcade/spout/files/digest-spout-1.3 b/games-arcade/spout/files/digest-spout-1.3 index f166decc5a4a..94f41675c9ea 100644 --- a/games-arcade/spout/files/digest-spout-1.3 +++ b/games-arcade/spout/files/digest-spout-1.3 @@ -1 +1,3 @@ MD5 d405cdf5b92717c9cb65cf17055a8cc7 spout-unix-1.3.tar.bz2 92144 +RMD160 835acff324ae9e5378a269f532b6ca1d75032050 spout-unix-1.3.tar.bz2 92144 +SHA256 9b113230c6b6e8cc8148139a65ceef5bb43d27cbe66cf2139c5b13d33251c7bc spout-unix-1.3.tar.bz2 92144 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" |