diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-08-27 21:43:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-08-27 21:43:35 +0000 |
commit | 7915254d52b7a7033873d94e75848a9a5ae910f5 (patch) | |
tree | bdb3a68d47dd85e6d6001b4833e7b09873d15ede /sys-apps/debianutils | |
parent | version bump (diff) | |
download | gentoo-2-7915254d52b7a7033873d94e75848a9a5ae910f5.tar.gz gentoo-2-7915254d52b7a7033873d94e75848a9a5ae910f5.tar.bz2 gentoo-2-7915254d52b7a7033873d94e75848a9a5ae910f5.zip |
SRC_URI update
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/debianutils/Manifest | 6 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r3.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index d822f92f49c5..6c0612ac9b94 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/debianutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.24 2003/08/03 09:30:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.25 2003/08/27 21:43:33 seemant Exp $ + + 27 Aug 2003; Seemant Kulleen <seemant@gentoo.org> + debianutils-1.16.7-r2.ebuild, debianutils-1.16.7-r3.ebuild: + changed SRC_URI to point to our own mirrors. thanks to Alastair Tse + <liquidx@gentoo.org> for pointing that out in bug #26274 03 Aug 2003; Seemant Kulleen <seemant@gentoo.org> debianutils-1.16.7-r3.ebuild: diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest index d5f7afe9ba30..314a61c3fba7 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,6 +1,6 @@ -MD5 31725de8a7079d2335e23bf0b369fbff debianutils-1.16.7-r3.ebuild 1471 -MD5 455923b8b4ee9c10415739d8013dd3be debianutils-1.16.7-r2.ebuild 1463 -MD5 4b7e74be81935f4e0db6cf5fe2e806ea ChangeLog 4074 +MD5 4b2cbb6f616cfff5e50770d5117d9b53 debianutils-1.16.7-r3.ebuild 1440 +MD5 2fcf12b2fbaaa79f8eb1eb4b0b3deb6a debianutils-1.16.7-r2.ebuild 1432 +MD5 3dece52833fa5a1d7b75d350e6e45630 ChangeLog 4318 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69 MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r3 69 MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521 diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild index 878ad1aee925..0901c6c0dac6 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.8 2003/08/02 13:34:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.9 2003/08/27 21:43:33 seemant Exp $ IUSE="static build" S=${WORKDIR}/${P} DESCRIPTION="A selection of tools from Debian" HOMEPAGE="http://packages.debian.org/unstable/base/debianutils.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" +SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" diff --git a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild index 46411fe50fc7..d1f56f101828 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.2 2003/08/03 09:30:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.3 2003/08/27 21:43:33 seemant Exp $ IUSE="static build" S=${WORKDIR}/${P} DESCRIPTION="A selection of tools from Debian" HOMEPAGE="http://packages.debian.org/unstable/base/debianutils.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" +SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" SLOT="0" LICENSE="GPL-2 BSD" |