diff options
author | 2002-08-01 11:40:17 +0000 | |
---|---|---|
committer | 2002-08-01 11:40:17 +0000 | |
commit | 1ed308ae6bc55df6a68d105a30633a5b30e97c44 (patch) | |
tree | 12524fb9013138c2fb60d47bd6b97c4836edfd2c /net-libs | |
parent | fix #5741: use custom CFLAGS (diff) | |
download | gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.gz gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.bz2 gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.zip |
updated copyright years
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnet/gnet-1.1.4.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libnids/libnids-1.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/gnet/gnet-1.1.4.ebuild b/net-libs/gnet/gnet-1.1.4.ebuild index 5a09cdd6a8a3..2c468ed91bac 100644 --- a/net-libs/gnet/gnet-1.1.4.ebuild +++ b/net-libs/gnet/gnet-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# 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/gnet/gnet-1.1.4.ebuild,v 1.4 2002/07/16 21:54:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/gnet-1.1.4.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNet network library." diff --git a/net-libs/libnids/libnids-1.16.ebuild b/net-libs/libnids/libnids-1.16.ebuild index ab988cec99d4..0e5f6c655958 100644 --- a/net-libs/libnids/libnids-1.16.ebuild +++ b/net-libs/libnids/libnids-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# 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/libnids/libnids-1.16.ebuild,v 1.3 2002/07/17 06:28:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.16.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection." |