diff options
author | 2023-06-21 06:53:10 +0100 | |
---|---|---|
committer | 2023-06-21 07:04:46 +0100 | |
commit | 9863a3e8d90fab0df850b95335b2485b0b3c2a3d (patch) | |
tree | 8f50f61cdefb39ca0ddefad8db677c60efbe772d /dev-perl/Exception-Class | |
parent | dev-perl/Exporter-Lite: add 0.90.0 (diff) | |
download | gentoo-9863a3e8d90fab0df850b95335b2485b0b3c2a3d.tar.gz gentoo-9863a3e8d90fab0df850b95335b2485b0b3c2a3d.tar.bz2 gentoo-9863a3e8d90fab0df850b95335b2485b0b3c2a3d.zip |
dev-perl/Exception-Class: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild index d9f9c083cd34..30ce692aaf3d 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.450.0.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=1.45 DIST_EXAMPLES=("bench/*") inherit perl-module -DESCRIPTION="A module that allows you to declare real exception classes in Perl" +DESCRIPTION="Module that allows you to declare real exception classes in Perl" 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" |