commit: 83b89f8588d1683c7d577563a2d96ea2b5966709 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 22 02:47:47 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 22 02:47:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b89f85
dev-perl/Compress-LZF: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Compress-LZF/Compress-LZF-3.800.0-r1.ebuild | 4 ++-- 1 file 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"
