diff options
author | Sam James <sam@gentoo.org> | 2022-11-18 04:59:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-18 04:59:23 +0000 |
commit | b8a3f27e080d5776fe51542477aefc591698c6bc (patch) | |
tree | f18da0bb10045e728a60c3a53acac314251855c9 /dev-perl | |
parent | dev-util/cmake: Stabilize 3.24.3 x86, #881723 (diff) | |
download | gentoo-b8a3f27e080d5776fe51542477aefc591698c6bc.tar.gz gentoo-b8a3f27e080d5776fe51542477aefc591698c6bc.tar.bz2 gentoo-b8a3f27e080d5776fe51542477aefc591698c6bc.zip |
dev-perl/XML-LibXSLT: tweak DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild index 6701cbaf3acb..4207d0c81d5f 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DIST_AUTHOR=SHLOMIF DIST_VERSION=1.99 inherit perl-module -DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" +DESCRIPTION="A Perl module to parse XSL Transformational sheets using GNOME's libxslt" SLOT="0" KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" |