commit: e4f477b62a99acbb0fbe4aad4db220105322386d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 03:38:49 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 22 03:54:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f477b6
dev-perl/CDDB: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/CDDB/CDDB-1.222.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CDDB/CDDB-1.222.0-r3.ebuild b/dev-perl/CDDB/CDDB-1.222.0-r3.ebuild index 5ab72190c086..542c427d6e2b 100644 --- a/dev-perl/CDDB/CDDB-1.222.0-r3.ebuild +++ b/dev-perl/CDDB/CDDB-1.222.0-r3.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=8 @@ -8,7 +8,7 @@ DIST_VERSION=1.222 DIST_EXAMPLES=( "eg/*" ) inherit perl-module -DESCRIPTION="high-level interface to cddb/freedb protocol" +DESCRIPTION="High-level interface to cddb/freedb protocol" SLOT="0" KEYWORDS="amd64 ~ia64 ppc sparc x86"
