diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 06:49:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 07:04:44 +0100 |
commit | b09fc85390bdc44fc7b440506db266342971322c (patch) | |
tree | e5ff68339570c99b6b2034f0319fc6c69423329e /dev-perl/ExtUtils-Config | |
parent | dev-perl/ExtUtils-CppGuess: add 0.260.0 (diff) | |
download | gentoo-b09fc85390bdc44fc7b440506db266342971322c.tar.gz gentoo-b09fc85390bdc44fc7b440506db266342971322c.tar.bz2 gentoo-b09fc85390bdc44fc7b440506db266342971322c.zip |
dev-perl/ExtUtils-Config: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-Config')
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild index c0ca9538b1b1..5a4015d319fd 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.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=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=LEONT DIST_VERSION=0.008 inherit perl-module -DESCRIPTION="A wrapper for perl's configuration" +DESCRIPTION="Wrapper for perl's configuration" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |