summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-03-05 20:41:29 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-03-05 20:41:29 +0000
commitc3c93b904664e0a271b39d56433eba44f5333750 (patch)
tree61374cf651094bf152ad26305be5cabfbc43dc34 /net-analyzer/iftop
parentCOPYING/INSTALL cleanup (diff)
downloadhistorical-c3c93b904664e0a271b39d56433eba44f5333750.tar.gz
historical-c3c93b904664e0a271b39d56433eba44f5333750.tar.bz2
historical-c3c93b904664e0a271b39d56433eba44f5333750.zip
COPYING cleanup
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r--net-analyzer/iftop/ChangeLog5
-rw-r--r--net-analyzer/iftop/iftop-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog
index c2a4738e5d62..00a56f025a42 100644
--- a/net-analyzer/iftop/ChangeLog
+++ b/net-analyzer/iftop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iftop
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.26 2006/02/15 23:03:37 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.27 2006/03/05 20:41:29 jokey Exp $
+
+ 05 Mar 2006; Markus Ullmann <jokey@gentoo.org> iftop-0.16.ebuild:
+ COPYING cleanup
15 Feb 2006; Markus Ullmann <jokey@gentoo.org> iftop-0.16.ebuild,
iftop-0.16-r1.ebuild:
diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild
index a127d0d9fad0..9b7486e638a4 100644
--- a/net-analyzer/iftop/iftop-0.16.ebuild
+++ b/net-analyzer/iftop/iftop-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.16 2006/02/15 23:03:37 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.17 2006/03/05 20:41:29 jokey Exp $
IUSE=""
@@ -22,5 +22,5 @@ src_install() {
insinto /etc
doins "${FILESDIR}"/iftoprc
- dodoc COPYING ChangeLog README
+ dodoc ChangeLog README
}