summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-01-20 14:06:32 +0000
committerJustin Lecher <jlec@gentoo.org>2014-01-20 14:06:32 +0000
commit9a152d23e2cb59ebc019c15c13b52c2c31f100b0 (patch)
tree46d6d3df3c5c27101a104fb8134559564587fe9a /net-analyzer/iftop/iftop-1.0_pre2.ebuild
parentVersion bump, as requested by Mike DeSimone in bug #498644. (diff)
downloadgentoo-2-9a152d23e2cb59ebc019c15c13b52c2c31f100b0.tar.gz
gentoo-2-9a152d23e2cb59ebc019c15c13b52c2c31f100b0.tar.bz2
gentoo-2-9a152d23e2cb59ebc019c15c13b52c2c31f100b0.zip
net-analyzer/iftop: Fix HOMPAGE
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'net-analyzer/iftop/iftop-1.0_pre2.ebuild')
-rw-r--r--net-analyzer/iftop/iftop-1.0_pre2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/iftop/iftop-1.0_pre2.ebuild b/net-analyzer/iftop/iftop-1.0_pre2.ebuild
index 8fa6c7d99fd5..2b1eb3cd8e90 100644
--- a/net-analyzer/iftop/iftop-1.0_pre2.ebuild
+++ b/net-analyzer/iftop/iftop-1.0_pre2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.11 2013/12/13 07:31:32 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.12 2014/01/20 14:06:32 jlec Exp $
EAPI=5
inherit autotools eutils
DESCRIPTION="display bandwidth usage on an interface"
-SRC_URI="http://www.ex-parrot.com/~pdw/iftop/download/${P/_/}.tar.gz"
-HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/"
+SRC_URI="http://www.ex-parrot.com/pdw/iftop/download/${P/_/}.tar.gz"
+HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/"
LICENSE="GPL-2"
SLOT="0"