diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 17:24:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 17:24:26 +0000 |
commit | 8bf6079414cfb6634c2fd5daa8362e99b27a7e37 (patch) | |
tree | 988a635ae42507ea502932ce1a10a3684fd741ca /sys-apps/util-linux | |
parent | Move SRC_URI to Gentoo mirrors (diff) | |
download | gentoo-2-8bf6079414cfb6634c2fd5daa8362e99b27a7e37.tar.gz gentoo-2-8bf6079414cfb6634c2fd5daa8362e99b27a7e37.tar.bz2 gentoo-2-8bf6079414cfb6634c2fd5daa8362e99b27a7e37.zip |
Use Gentoo mirrors
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.16.1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.16.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/util-linux/util-linux-2.16.1.ebuild b/sys-apps/util-linux/util-linux-2.16.1.ebuild index 4338a3e962c5..cc52da60afd5 100644 --- a/sys-apps/util-linux/util-linux-2.16.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.16.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.18 2009/12/07 11:09:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.19 2010/03/01 17:24:26 ssuominen Exp $ EAPI="2" @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://kernel/linux/utils/util-linux-ng/v${PV:0:4}/${MY_P}.tar.bz2 - loop-aes? ( http://dev.gentoo.org/~ssuominen/${P}-loop-aes.patch.bz2 )" + loop-aes? ( mirror://gentoo/${P}-loop-aes.patch.bz2 )" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi diff --git a/sys-apps/util-linux/util-linux-2.16.2.ebuild b/sys-apps/util-linux/util-linux-2.16.2.ebuild index 6cd1a5badfdc..3e30a65a5f2e 100644 --- a/sys-apps/util-linux/util-linux-2.16.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.2.ebuild,v 1.10 2010/02/15 18:42:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.2.ebuild,v 1.11 2010/03/01 17:24:26 ssuominen Exp $ EAPI="2" @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://kernel/linux/utils/util-linux-ng/v${PV:0:4}/${MY_P}.tar.bz2 - loop-aes? ( http://dev.gentoo.org/~ssuominen/${PN}-2.16.1-loop-aes.patch.bz2 )" + loop-aes? ( mirror://gentoo/${PN}-2.16.1-loop-aes.patch.bz2 )" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi |