diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-31 22:33:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-31 22:33:34 +0000 |
commit | 10749a228018b983f1d76ece7c7abb9bec434529 (patch) | |
tree | da375993bed239e502fa4db3acc5eae9a422c050 /games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild | |
parent | gnome 2.6 (diff) | |
download | historical-10749a228018b983f1d76ece7c7abb9bec434529.tar.gz historical-10749a228018b983f1d76ece7c7abb9bec434529.tar.bz2 historical-10749a228018b983f1d76ece7c7abb9bec434529.zip |
use mirror://
Diffstat (limited to 'games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild')
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild index 9856a0cedd89..ff74f98fc21d 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild,v 1.3 2004/03/28 06:28:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild,v 1.4 2004/03/31 22:33:34 mr_bones_ Exp $ inherit eutils @@ -8,7 +8,7 @@ MY_R="5" MY_P="${PN}_${PV/_rc5/}" DESCRIPTION="set of humorous manual pages developed on alt.sysadmin.recovery" HOMEPAGE="http://debian.org/" -SRC_URI="http://ftp.debian.org/debian/pool/main/a/asr-manpages/${MY_P}.orig.tar.gz +SRC_URI="mirror://debian/pool/main/a/asr-manpages/${MY_P}.orig.tar.gz mirror://debian/pool/main/a/asr-manpages/${MY_P}-${MY_R}.diff.gz" LICENSE="as-is" |