commit: 9863a3e8d90fab0df850b95335b2485b0b3c2a3d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 05:53:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 06:04:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9863a3e8
dev-perl/Exception-Class: update DESCRIPTION
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild | 4 ++--
1 file 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"