diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 06:16:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 06:35:55 +0100 |
commit | 9068a336c66531a8f09e87cba82ffaab8fd493f3 (patch) | |
tree | bea3751c8c9b1c63e21511ee3984e2c2d43efe7e /dev-perl/File-Slurp-Tiny | |
parent | dev-perl/File-Tempdir: update DESCRIPTION (diff) | |
download | gentoo-9068a336c66531a8f09e87cba82ffaab8fd493f3.tar.gz gentoo-9068a336c66531a8f09e87cba82ffaab8fd493f3.tar.bz2 gentoo-9068a336c66531a8f09e87cba82ffaab8fd493f3.zip |
dev-perl/File-Slurp-Tiny: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Slurp-Tiny')
-rw-r--r-- | dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild | 4 |
1 files 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" |