diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Data-Page/Data-Page-2.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Page/Data-Page-2.30.0.ebuild b/dev-perl/Data-Page/Data-Page-2.30.0.ebuild index 94f7e585ed88..1ba54132f761 100644 --- a/dev-perl/Data-Page/Data-Page-2.30.0.ebuild +++ b/dev-perl/Data-Page/Data-Page-2.30.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 @@ -7,7 +7,7 @@ DIST_AUTHOR=ETHER DIST_VERSION=2.03 inherit perl-module -DESCRIPTION="help when paging through sets of results" +DESCRIPTION="Help when paging through sets of results" SLOT="0" KEYWORDS="amd64 ~riscv ~x86" |