net-analyzer/netcat6: Indicate obsolescence in DESCRIPTION

Bug: https://bugs.gentoo.org/573814
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-03-13 12:24:26 +01:00
parent 05ef2f89a4
commit eb79698b68

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils autotools toolchain-funcs
DESCRIPTION="netcat clone with better IPv6 support, improved code, etc..."
DESCRIPTION="Obsolete netcat clone from before netcat had IPv6 support"
HOMEPAGE="http://netcat6.sourceforge.net/"
SRC_URI="ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/nc6-${PV}.tar.bz2"