summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-29 18:25:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-29 18:25:20 +0000
commit07f1c402f1864abe0c236ff10ad88d52c963cfc2 (patch)
tree9b51bede6e66ef931bb610a5c582b12b663c776b /sys-apps/moreutils
parentVersion bump wrt #279605, thanks to Dror Levin for reporting. (diff)
downloadgentoo-2-07f1c402f1864abe0c236ff10ad88d52c963cfc2.tar.gz
gentoo-2-07f1c402f1864abe0c236ff10ad88d52c963cfc2.tar.bz2
gentoo-2-07f1c402f1864abe0c236ff10ad88d52c963cfc2.zip
Use mirror:// also in old ebuild to silence repoman.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r--sys-apps/moreutils/moreutils-0.34.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/moreutils/moreutils-0.34.ebuild b/sys-apps/moreutils/moreutils-0.34.ebuild
index 734ea74095a9..861809c5b034 100644
--- a/sys-apps/moreutils/moreutils-0.34.ebuild
+++ b/sys-apps/moreutils/moreutils-0.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.34.ebuild,v 1.1 2009/04/23 20:07:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.34.ebuild,v 1.2 2009/07/29 18:25:20 ssuominen Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit eutils
DESCRIPTION="a growing collection of the unix tools that nobody thought to write
thirty years ago"
HOMEPAGE="http://kitenet.net/~joey/code/moreutils/"
-SRC_URI="http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_${PV}.tar.gz"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"