diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:00:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:00:23 +0000 |
commit | 04256c6371fd73fb1cb0f41ae1efed6878eb6944 (patch) | |
tree | 3ffd412f43a13c293d704b55ce11bd7aa41ecc00 /net-analyzer/etherape | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.tar.gz historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.tar.bz2 historical-04256c6371fd73fb1cb0f41ae1efed6878eb6944.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index c4eaa839c888..4df3564fbd22 100644 --- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.3 2002/08/17 15:03:21 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.4 2002/10/04 05:58:04 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical network monitor for Unix modeled after etherman" |