summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-13 12:24:26 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-13 12:25:27 +0100
commiteb79698b68be9f83d1d4547cda774f73d6173f48 (patch)
tree7974794996d79958cc22769f69aff1df1486ceed
parentpackage.mask: Last rite media-libs/ccaudio2 (diff)
downloadgentoo-eb79698b.tar.gz
gentoo-eb79698b.tar.bz2
gentoo-eb79698b.zip
net-analyzer/netcat6: Indicate obsolescence in DESCRIPTION
Bug: https://bugs.gentoo.org/573814 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-analyzer/netcat6/netcat6-1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
index 3843aaecb781..1942014970e2 100644
--- a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
+++ b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
@@ -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"