diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 06:01:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 06:35:52 +0100 |
commit | 23d75833b3ad1ff295ef5a8b21bf1db4f2bf8155 (patch) | |
tree | 6da308795f98bc76ba3704273b1bf573b8527bb4 /dev-perl/Font-TTF | |
parent | dev-ruby/ruby-oembed: update upstream metadata (diff) | |
download | gentoo-23d75833b3ad1ff295ef5a8b21bf1db4f2bf8155.tar.gz gentoo-23d75833b3ad1ff295ef5a8b21bf1db4f2bf8155.tar.bz2 gentoo-23d75833b3ad1ff295ef5a8b21bf1db4f2bf8155.zip |
dev-perl/Font-TTF: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Font-TTF')
-rw-r--r-- | dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild index 627ded58f956..fc54711d8da3 100644 --- a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild +++ b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.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=BHALLISSY DIST_VERSION=1.06 inherit perl-module -DESCRIPTION="module for compiling and altering fonts" +DESCRIPTION="Module for compiling and altering fonts" LICENSE="Artistic-2 OFL-1.1" SLOT="0" |