summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-30 04:15:55 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-30 04:15:55 +0000
commitf02aa015339299c3272e75550ae4f1da6642423c (patch)
treebcfb956764b9d4ed4834bccc849f917329139541 /sys-apps/iproute2
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-f02aa015339299c3272e75550ae4f1da6642423c.tar.gz
gentoo-2-f02aa015339299c3272e75550ae4f1da6642423c.tar.bz2
gentoo-2-f02aa015339299c3272e75550ae4f1da6642423c.zip
fix HOMEPAGE for real
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-051007.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.10.20050124.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.11.20050310-r1.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.11.20050330-r1.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.11.20050330.ebuild4
-rw-r--r--sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/sys-apps/iproute2/iproute2-051007.ebuild b/sys-apps/iproute2/iproute2-051007.ebuild
index 406999f5aee7..6ee9e3977c62 100644
--- a/sys-apps/iproute2/iproute2-051007.ebuild
+++ b/sys-apps/iproute2/iproute2-051007.ebuild
@@ -1,11 +1,11 @@
# 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-051007.ebuild,v 1.1 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-051007.ebuild,v 1.2 2005/10/30 04:15:55 vapier Exp $
inherit eutils toolchain-funcs
DESCRIPTION="kernel routing and traffic control utilities"
-HOMEPAGE="http://linux-net.osdl.org/index.php/Iproute2/"
+HOMEPAGE="http://linux-net.osdl.org/index.php/Iproute2"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild
index 43beb5fb622c..cbfaa25e002c 100644
--- a/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.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.10.20050112-r1.ebuild,v 1.9 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.10.20050112-r1.ebuild,v 1.10 2005/10/30 04:15:55 vapier Exp $
inherit eutils toolchain-funcs
@@ -8,7 +8,7 @@ MY_PV=${PV%.*}
SNAP=${PV##*.}
SNAP=ss${SNAP:2}
DESCRIPTION="kernel routing and traffic control utilities"
-HOMEPAGE="http://linux-net.osdl.org/index.php/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"
diff --git a/sys-apps/iproute2/iproute2-2.6.10.20050124.ebuild b/sys-apps/iproute2/iproute2-2.6.10.20050124.ebuild
index a6230ecf1ebd..afdf00070db2 100644
--- a/sys-apps/iproute2/iproute2-2.6.10.20050124.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.10.20050124.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.10.20050124.ebuild,v 1.4 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.10.20050124.ebuild,v 1.5 2005/10/30 04:15:55 vapier Exp $
inherit eutils toolchain-funcs
@@ -8,7 +8,7 @@ MY_PV=${PV%.*}
SNAP=${PV##*.}
SNAP=ss${SNAP:2}
DESCRIPTION="kernel routing and traffic control utilities"
-HOMEPAGE="http://linux-net.osdl.org/index.php/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"
diff --git a/sys-apps/iproute2/iproute2-2.6.11.20050310-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.11.20050310-r1.ebuild
index 9096051828a8..7e22b03d5fed 100644
--- a/sys-apps/iproute2/iproute2-2.6.11.20050310-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.11.20050310-r1.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-r1.ebuild,v 1.8 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050310-r1.ebuild,v 1.9 2005/10/30 04:15:55 vapier 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://linux-net.osdl.org/index.php/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"
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 28955f131c37..cbca63593700 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.2 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050310-r2.ebuild,v 1.3 2005/10/30 04:15:55 vapier 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://linux-net.osdl.org/index.php/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"
diff --git a/sys-apps/iproute2/iproute2-2.6.11.20050330-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.11.20050330-r1.ebuild
index 195208cf8c9f..1ca0cefbd7d9 100644
--- a/sys-apps/iproute2/iproute2-2.6.11.20050330-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.11.20050330-r1.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.20050330-r1.ebuild,v 1.2 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050330-r1.ebuild,v 1.3 2005/10/30 04:15:55 vapier 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://linux-net.osdl.org/index.php/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"
diff --git a/sys-apps/iproute2/iproute2-2.6.11.20050330.ebuild b/sys-apps/iproute2/iproute2-2.6.11.20050330.ebuild
index df313a8c9da9..b6e3be5ee1ce 100644
--- a/sys-apps/iproute2/iproute2-2.6.11.20050330.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.11.20050330.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.20050330.ebuild,v 1.4 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.11.20050330.ebuild,v 1.5 2005/10/30 04:15:55 vapier 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://linux-net.osdl.org/index.php/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"
diff --git a/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild
index ffc53f6c911b..25a67ed63c3e 100644
--- a/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild
@@ -1,13 +1,13 @@
# 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.7.20040608-r1.ebuild,v 1.7 2005/10/29 21:49:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.7.20040608-r1.ebuild,v 1.8 2005/10/30 04:15:55 vapier Exp $
inherit eutils toolchain-funcs
MY_PV="${PV:0:5}"
SNAP="${PV:${#PV}-6}"
DESCRIPTION="kernel routing and traffic control utilities"
-HOMEPAGE="http://linux-net.osdl.org/index.php/Iproute2/"
+HOMEPAGE="http://linux-net.osdl.org/index.php/Iproute2"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-ss${SNAP}.tar.gz"
LICENSE="GPL-2"