diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:15:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:15:50 +0100 |
commit | 6e3617ba34542d923b33124089d48b9763eb55a0 (patch) | |
tree | 04693eeac61510e7d420c65863da2ccb22ae972c /dev-perl/Authen-Libwrap | |
parent | dev-perl/B-COW: add 0.7.0 (diff) | |
download | gentoo-6e3617ba34542d923b33124089d48b9763eb55a0.tar.gz gentoo-6e3617ba34542d923b33124089d48b9763eb55a0.tar.bz2 gentoo-6e3617ba34542d923b33124089d48b9763eb55a0.zip |
dev-perl/Authen-Libwrap: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-Libwrap')
-rw-r--r-- | dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild index 9fb6afa37a38..58bbaaef89c4 100644 --- a/dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild +++ b/dev-perl/Authen-Libwrap/Authen-Libwrap-0.230.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DIST_VERSION=0.23 DIST_EXAMPLES=("example.pl") inherit perl-module -DESCRIPTION="A Perl access to the TCP Wrappers interface" +DESCRIPTION="Perl access to the TCP Wrappers interface" SLOT="0" KEYWORDS="~amd64 ~x86" |