commit: 9068a336c66531a8f09e87cba82ffaab8fd493f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 05:16:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 05:35:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9068a336
dev-perl/File-Slurp-Tiny: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild index 253912ce12d3..cdcdc6b51703 100644 --- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild +++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.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=LEONT DIST_VERSION=0.004 inherit perl-module -DESCRIPTION="A simple, sane and efficient file slurper" +DESCRIPTION="Simple, sane and efficient file slurper" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
