diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-03-27 17:52:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-03-27 17:52:40 +0000 |
commit | a8af7ac9819a001a3fd358916b41ef65ff9a8658 (patch) | |
tree | 864d09d11b3834fae54a828f48aaeb28b3539d9a /sys-apps/coreutils/coreutils-8.10.ebuild | |
parent | Version bump. (diff) | |
download | historical-a8af7ac9819a001a3fd358916b41ef65ff9a8658.tar.gz historical-a8af7ac9819a001a3fd358916b41ef65ff9a8658.tar.bz2 historical-a8af7ac9819a001a3fd358916b41ef65ff9a8658.zip |
Migrate to gnu-alpha mirror.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.10.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/coreutils/coreutils-8.10.ebuild b/sys-apps/coreutils/coreutils-8.10.ebuild index 192343e7373f..831ac38d5492 100644 --- a/sys-apps/coreutils/coreutils-8.10.ebuild +++ b/sys-apps/coreutils/coreutils-8.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.10.ebuild,v 1.3 2011/03/17 04:06:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.10.ebuild,v 1.4 2012/03/27 17:49:13 vapier Exp $ EAPI="3" @@ -9,7 +9,7 @@ inherit eutils flag-o-matic toolchain-funcs PATCH_VER="2" DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)" HOMEPAGE="http://www.gnu.org/software/coreutils/" -SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.xz +SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz mirror://gnu/${PN}/${P}.tar.xz mirror://gentoo/${P}.tar.xz mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz |