diff options
Diffstat (limited to 'sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild b/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild index 5efad987d6cc..c36a2df54f40 100644 --- a/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild,v 1.1 2005/07/05 19:23:47 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild,v 1.1.1.1 2005/11/30 09:56:27 chriswhite Exp $ inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ MY_PV=${PV%.*} SNAP=${PV##*.} SNAP=${SNAP:2} DESCRIPTION="kernel routing and traffic control utilities" -HOMEPAGE="http://developer.osdl.org/dev/iproute2/" +HOMEPAGE="http://linux-net.osdl.org/index.php/Iproute2" SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-${SNAP}.tar.gz" LICENSE="GPL-2" |