diff options
author | 2013-01-11 07:31:37 +0000 | |
---|---|---|
committer | 2013-01-11 07:31:37 +0000 | |
commit | 42476a37f8e94bce89027c66d5dbd247952e740f (patch) | |
tree | 3d200976e570eb0f5dab3010a974a4de9f68a888 /sys-apps/coreutils/coreutils-8.20-r2.ebuild | |
parent | Bump for #451260 (diff) | |
download | historical-42476a37f8e94bce89027c66d5dbd247952e740f.tar.gz historical-42476a37f8e94bce89027c66d5dbd247952e740f.tar.bz2 historical-42476a37f8e94bce89027c66d5dbd247952e740f.zip |
Fixed download location of patchset.
Package-Manager: portage-2.2.0_alpha150/cvs/Linux x86_64
Manifest-Sign-Key: 0x981CA6FC
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.20-r2.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-8.20-r2.ebuild b/sys-apps/coreutils/coreutils-8.20-r2.ebuild index fada28fd93d5..80bd483912f2 100644 --- a/sys-apps/coreutils/coreutils-8.20-r2.ebuild +++ b/sys-apps/coreutils/coreutils-8.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20-r2.ebuild,v 1.1 2013/01/11 06:21:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20-r2.ebuild,v 1.2 2013/01/11 07:31:33 polynomial-c Exp $ EAPI="3" @@ -13,7 +13,7 @@ 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 - http://dev.gentoo.org/~ryao/dist/${P}-patches-${PATCH_VER}.tar.xz" + http://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz" LICENSE="GPL-3" SLOT="0" |