diff options
author | Sam James <sam@gentoo.org> | 2023-06-20 03:36:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-20 04:16:23 +0100 |
commit | 5a7dbfdce7ab6b72f91e303681bdadf07dc3fb72 (patch) | |
tree | 0a1efd97075e59793d938b04393cccfc55acfe44 /dev-perl/Net-Ident | |
parent | dev-perl/Net-IRR: add 0.90.0 (diff) | |
download | gentoo-5a7dbfdce7ab6b72f91e303681bdadf07dc3fb72.tar.gz gentoo-5a7dbfdce7ab6b72f91e303681bdadf07dc3fb72.tar.bz2 gentoo-5a7dbfdce7ab6b72f91e303681bdadf07dc3fb72.zip |
dev-perl/Net-Ident: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Ident')
-rw-r--r-- | dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild index eef03f6c20c7..392ff7b2b355 100644 --- a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild +++ b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=TODDR DIST_VERSION=1.25 inherit perl-module -DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" +DESCRIPTION="Lookup the username on the remote end of a TCP/IP connection" SLOT="0" KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |