commit: 3ce9ee311858fe8c287e5db6e6af59614e23f288 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 03:05:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 22 03:05:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce9ee31
dev-perl/Class-C3: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Class-C3/Class-C3-0.350.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Class-C3/Class-C3-0.350.0.ebuild b/dev-perl/Class-C3/Class-C3-0.350.0.ebuild index 9d28a6beb8ba..9fac9c3b5d9d 100644 --- a/dev-perl/Class-C3/Class-C3-0.350.0.ebuild +++ b/dev-perl/Class-C3/Class-C3-0.350.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=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=HAARG DIST_VERSION=0.35 inherit perl-module -DESCRIPTION="A pragma to use the C3 method resolution order algortihm" +DESCRIPTION="Pragma to use the C3 method resolution order algortihm" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
