commit: eb79698b68be9f83d1d4547cda774f73d6173f48 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 13 11:24:26 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 13 11:25:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb79698b
net-analyzer/netcat6: Indicate obsolescence in DESCRIPTION Bug: https://bugs.gentoo.org/573814 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-analyzer/netcat6/netcat6-1.0-r2.ebuild | 4 ++-- 1 file 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 3843aaecb78..1942014970e 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"
