diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 03:44:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 03:44:49 +0100 |
commit | 6ebdb2543163ce5f3d598894fcd5a9308aa8b91f (patch) | |
tree | 564058b9825a41751700a43c335c95a2d9304158 /dev-perl | |
parent | dev-perl/Config-AutoConf: update DESCRIPTION (diff) | |
download | gentoo-6ebdb2543163ce5f3d598894fcd5a9308aa8b91f.tar.gz gentoo-6ebdb2543163ce5f3d598894fcd5a9308aa8b91f.tar.bz2 gentoo-6ebdb2543163ce5f3d598894fcd5a9308aa8b91f.zip |
dev-perl/Config-ApacheFormat: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild index e5a4ea3819ac..62c12b137516 100644 --- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild +++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.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=SAMTREGAR DIST_VERSION=1.2 inherit perl-module -DESCRIPTION="use Apache format config files" +DESCRIPTION="Use Apache format config files" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" |