summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-03 10:28:48 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-03 10:28:48 +0000
commit1f05110a31e8e20e047745241feeee9ae9eb6440 (patch)
treec500d91edf37924a52ffd17ebc4137987ae3fb56 /sys-apps/iproute2/iproute2-3.1.0.ebuild
parentwhitespace (diff)
downloadhistorical-1f05110a31e8e20e047745241feeee9ae9eb6440.tar.gz
historical-1f05110a31e8e20e047745241feeee9ae9eb6440.tar.bz2
historical-1f05110a31e8e20e047745241feeee9ae9eb6440.zip
Update SRC_URI #392987 by Azamat H. Hackimov.
Package-Manager: portage-2.2.0_alpha75/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/iproute2/iproute2-3.1.0.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-3.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-3.1.0.ebuild b/sys-apps/iproute2/iproute2-3.1.0.ebuild
index ffef23a607ea..f454cc9cd298 100644
--- a/sys-apps/iproute2/iproute2-3.1.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild,v 1.1 2011/12/02 22:24:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild,v 1.2 2011/12/03 10:28:48 vapier Exp $
EAPI=4
@@ -18,7 +18,7 @@ inherit eutils toolchain-funcs flag-o-matic
DESCRIPTION="kernel routing and traffic control utilities"
HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"
-[[ ${PV} == "9999" ]] || SRC_URI="mirror://kernel/linux/utils/networking/${PN}/${P}.tar.bz2"
+[[ ${PV} == "9999" ]] || SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"