diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 03:47:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 03:47:47 +0100 |
commit | 83b89f8588d1683c7d577563a2d96ea2b5966709 (patch) | |
tree | 55b45012d87f231d62c8e4ba667e472cbc07b922 /dev-perl/Compress-LZF | |
parent | dev-perl/Compress-Raw-Lzma: add 2.204.0 (diff) | |
download | gentoo-83b89f8588d1683c7d577563a2d96ea2b5966709.tar.gz gentoo-83b89f8588d1683c7d577563a2d96ea2b5966709.tar.bz2 gentoo-83b89f8588d1683c7d577563a2d96ea2b5966709.zip |
dev-perl/Compress-LZF: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Compress-LZF')
-rw-r--r-- | dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild b/dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild index 4c3508ba9f93..b1a0f36305cc 100644 --- a/dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild +++ b/dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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=MLEHMANN DIST_VERSION=3.8 inherit perl-module -DESCRIPTION="extremely light-weight Lempel-Ziv-Free compression" +DESCRIPTION="Extremely light-weight Lempel-Ziv-Free compression" # lzfP.h for BSD/GPL2+ LICENSE="|| ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )" SLOT="0" |