diff options
author | 2002-10-04 06:06:43 +0000 | |
---|---|---|
committer | 2002-10-04 06:06:43 +0000 | |
commit | 5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4 (patch) | |
tree | ede86075c36ae23efbfa244ca780517ee07163ab /net-libs/libpcap | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.gz historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.bz2 historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-libs/libpcap')
-rw-r--r-- | net-libs/libpcap/libpcap-0.7.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libpcap/libpcap-0.7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libpcap/libpcap-0.7.1-r1.ebuild b/net-libs/libpcap/libpcap-0.7.1-r1.ebuild index 81be3dcae991..391303a3ddb2 100644 --- a/net-libs/libpcap/libpcap-0.7.1-r1.ebuild +++ b/net-libs/libpcap/libpcap-0.7.1-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-libs/libpcap/libpcap-0.7.1-r1.ebuild,v 1.1 2002/08/31 15:25:13 cselkirk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.1-r1.ebuild,v 1.2 2002/10/04 06:06:12 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="pcap-Library" diff --git a/net-libs/libpcap/libpcap-0.7.1.ebuild b/net-libs/libpcap/libpcap-0.7.1.ebuild index 36afaf76ff80..3963ea6ac2db 100644 --- a/net-libs/libpcap/libpcap-0.7.1.ebuild +++ b/net-libs/libpcap/libpcap-0.7.1.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-libs/libpcap/libpcap-0.7.1.ebuild,v 1.5 2002/08/16 02:57:06 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.1.ebuild,v 1.6 2002/10/04 06:06:15 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="pcap-Library" |