diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-23 02:33:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-23 02:33:52 +0000 |
commit | f77ca70efa9e61cbe1b96126edc39204ec9fccc5 (patch) | |
tree | 8b45d3785f69ce4d2e749984fb8061e2dab43270 /net-analyzer/netcat | |
parent | nc debacle continues (diff) | |
download | gentoo-2-f77ca70efa9e61cbe1b96126edc39204ec9fccc5.tar.gz gentoo-2-f77ca70efa9e61cbe1b96126edc39204ec9fccc5.tar.bz2 gentoo-2-f77ca70efa9e61cbe1b96126edc39204ec9fccc5.zip |
nc debacle
Diffstat (limited to 'net-analyzer/netcat')
-rw-r--r-- | net-analyzer/netcat/ChangeLog | 10 | ||||
-rw-r--r-- | net-analyzer/netcat/files/digest-netcat-110-r2 (renamed from net-analyzer/netcat/files/digest-netcat-110) | 0 | ||||
-rw-r--r-- | net-analyzer/netcat/netcat-110-r2.ebuild (renamed from net-analyzer/netcat/netcat-110.ebuild) | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/net-analyzer/netcat/ChangeLog b/net-analyzer/netcat/ChangeLog index 1e946c694822..4221c5b5f2ae 100644 --- a/net-analyzer/netcat/ChangeLog +++ b/net-analyzer/netcat/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-analyzer/netcat # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.6 2002/10/22 17:38:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.7 2002/10/23 02:33:52 seemant Exp $ + +*netcat-110-r2 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> netcat-110-r2.ebuild + files/digest-netcat-110-r2 : + + Undid the previous change. Closes bug #9522 by tester@videotron.ca + (Olivier Crete) *netcat-110-r1 (22 Oct 2002) diff --git a/net-analyzer/netcat/files/digest-netcat-110 b/net-analyzer/netcat/files/digest-netcat-110-r2 index fe2640793b1d..fe2640793b1d 100644 --- a/net-analyzer/netcat/files/digest-netcat-110 +++ b/net-analyzer/netcat/files/digest-netcat-110-r2 diff --git a/net-analyzer/netcat/netcat-110.ebuild b/net-analyzer/netcat/netcat-110-r2.ebuild index 8d0e4fc88ca0..a887c9de5918 100644 --- a/net-analyzer/netcat/netcat-110.ebuild +++ b/net-analyzer/netcat/netcat-110-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110.ebuild,v 1.9 2002/10/04 05:58:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r2.ebuild,v 1.1 2002/10/23 02:33:52 seemant Exp $ MY_P=nc${PV} S=${WORKDIR}/nc-${PV} |