diff options
author | 2007-09-09 13:21:20 +0000 | |
---|---|---|
committer | 2007-09-09 13:21:20 +0000 | |
commit | 630bcf9e484fd415832cb63a5b4f5f20f59f443a (patch) | |
tree | 93b1496c8369e1b10efbd0f2baed33ce1ab12d40 /app-doc | |
parent | stable on ia64. (diff) | |
download | gentoo-2-630bcf9e484fd415832cb63a5b4f5f20f59f443a.tar.gz gentoo-2-630bcf9e484fd415832cb63a5b4f5f20f59f443a.tar.bz2 gentoo-2-630bcf9e484fd415832cb63a5b4f5f20f59f443a.zip |
Mirror the tarball ourselves since upstream likes changing it without
updating the version number. Bug #191224 by David Leverton
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-5.0.ebuild | 7 | ||||
-rw-r--r-- | app-doc/abs-guide/files/digest-abs-guide-5.0 | 6 |
3 files changed, 13 insertions, 6 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog index 652a485d5ae5..f88fd00790f5 100644 --- a/app-doc/abs-guide/ChangeLog +++ b/app-doc/abs-guide/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/abs-guide # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.50 2007/08/15 21:24:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.51 2007/09/09 13:21:20 dirtyepic Exp $ + + 09 Sep 2007; Ryan Hill <dirtyepic@gentoo.org> abs-guide-5.0.ebuild: + Mirror the tarball ourselves since upstream likes changing it without + updating the version number. Bug #191224 by David Leverton 15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> abs-guide-5.0.ebuild: diff --git a/app-doc/abs-guide/abs-guide-5.0.ebuild b/app-doc/abs-guide/abs-guide-5.0.ebuild index 2c5248d76cf5..d1924222a53b 100644 --- a/app-doc/abs-guide/abs-guide-5.0.ebuild +++ b/app-doc/abs-guide/abs-guide-5.0.ebuild @@ -1,10 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.0.ebuild,v 1.7 2007/08/15 21:24:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.0.ebuild,v 1.8 2007/09/09 13:21:20 dirtyepic Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" -SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" HOMEPAGE="http://www.tldp.org/LDP/abs/html" + +# Upstream likes to repackage the tarball without changing the name. +SRC_URI="mirror://gentoo/${P}.tar.bz2" + S="${WORKDIR}" IUSE="" diff --git a/app-doc/abs-guide/files/digest-abs-guide-5.0 b/app-doc/abs-guide/files/digest-abs-guide-5.0 index c2bf1fb43274..9364a41fdbc9 100644 --- a/app-doc/abs-guide/files/digest-abs-guide-5.0 +++ b/app-doc/abs-guide/files/digest-abs-guide-5.0 @@ -1,3 +1,3 @@ -MD5 b9f80500f12d1750635627613a52bcfb abs-guide-5.0.tar.bz2 915738 -RMD160 84870ce7d21cbba07531d9dc76a14212209b5433 abs-guide-5.0.tar.bz2 915738 -SHA256 7e0dc9d3233e487536bc319bf6741dda75b03ea9977594e77edd92bb06bdd5d7 abs-guide-5.0.tar.bz2 915738 +MD5 fb2a5dc413539b2d4c94abbbe1c91aa9 abs-guide-5.0.tar.bz2 925999 +RMD160 26645174ad8afead1be47a2889e2f7878a205ef7 abs-guide-5.0.tar.bz2 925999 +SHA256 89e8a5cd9b617caff06c3a1a71e2af2481068dc22325f1f1ae4cc6003240c45d abs-guide-5.0.tar.bz2 925999 |