diff options
author | Michael Boman <mboman@gentoo.org> | 2004-03-21 12:15:17 +0000 |
---|---|---|
committer | Michael Boman <mboman@gentoo.org> | 2004-03-21 12:15:17 +0000 |
commit | 899fb8976af1d3eb2276f0c156f6b8f0e6c1a1e7 (patch) | |
tree | d92226f2ae3232a3ed5c57d2ae8eb64db65a68b5 | |
parent | fixes up all currently opened bugs in mirrorselect (Manifest recommit) (diff) | |
download | gentoo-2-899fb8976af1d3eb2276f0c156f6b8f0e6c1a1e7.tar.gz gentoo-2-899fb8976af1d3eb2276f0c156f6b8f0e6c1a1e7.tar.bz2 gentoo-2-899fb8976af1d3eb2276f0c156f6b8f0e6c1a1e7.zip |
QA: Unnecessary definition of S removed.
-rw-r--r-- | net-analyzer/iftop/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.11.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.12.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.13.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.14.ebuild | 5 |
5 files changed, 13 insertions, 13 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog index 7bf52408bd8a..4ef38a9e50b2 100644 --- a/net-analyzer/iftop/ChangeLog +++ b/net-analyzer/iftop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/iftop # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.10 2004/03/19 09:44:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.11 2004/03/21 12:15:17 mboman Exp $ + + 21 Mar 2004; Michael Boman <mboman@gentoo.org> iftop-0.11.ebuild, + iftop-0.12.ebuild, iftop-0.13.ebuild, iftop-0.14.ebuild: + QA: Unnecessary definition of S removed. *iftop-0.16 (09 Mar 2004) diff --git a/net-analyzer/iftop/iftop-0.11.ebuild b/net-analyzer/iftop/iftop-0.11.ebuild index c93953c03bc5..57cd79459684 100644 --- a/net-analyzer/iftop/iftop-0.11.ebuild +++ b/net-analyzer/iftop/iftop-0.11.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.11.ebuild,v 1.3 2003/05/22 20:06:21 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.11.ebuild,v 1.4 2004/03/21 12:15:17 mboman Exp $ IUSE="" -S=${WORKDIR}/${P} 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/" diff --git a/net-analyzer/iftop/iftop-0.12.ebuild b/net-analyzer/iftop/iftop-0.12.ebuild index 081c76375c79..3914a10d4132 100644 --- a/net-analyzer/iftop/iftop-0.12.ebuild +++ b/net-analyzer/iftop/iftop-0.12.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.12.ebuild,v 1.2 2003/07/13 11:30:12 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.12.ebuild,v 1.3 2004/03/21 12:15:17 mboman Exp $ IUSE="" -S=${WORKDIR}/${P} 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/" diff --git a/net-analyzer/iftop/iftop-0.13.ebuild b/net-analyzer/iftop/iftop-0.13.ebuild index 41d9e25eba3b..a6f4b4e87591 100644 --- a/net-analyzer/iftop/iftop-0.13.ebuild +++ b/net-analyzer/iftop/iftop-0.13.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.13.ebuild,v 1.1 2003/09/03 21:48:28 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.13.ebuild,v 1.2 2004/03/21 12:15:17 mboman Exp $ IUSE="" -S=${WORKDIR}/${P} 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/" diff --git a/net-analyzer/iftop/iftop-0.14.ebuild b/net-analyzer/iftop/iftop-0.14.ebuild index ceb13fc58063..efdd3b930c73 100644 --- a/net-analyzer/iftop/iftop-0.14.ebuild +++ b/net-analyzer/iftop/iftop-0.14.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 2001-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.14.ebuild,v 1.2 2003/11/14 02:14:58 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.14.ebuild,v 1.3 2004/03/21 12:15:17 mboman Exp $ IUSE="" -S=${WORKDIR}/${P} 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/" |