summaryrefslogtreecommitdiff
path: root/dev-perl/Text-CharWidth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /dev-perl/Text-CharWidth
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r--dev-perl/Text-CharWidth/Manifest2
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild (renamed from dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild)9
2 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Text-CharWidth/Manifest b/dev-perl/Text-CharWidth/Manifest
index bc67a45e0511..85c75fc166b2 100644
--- a/dev-perl/Text-CharWidth/Manifest
+++ b/dev-perl/Text-CharWidth/Manifest
@@ -1,3 +1,3 @@
DIST Text-CharWidth-0.04.tar.gz 8387 BLAKE2B 6d7a75c9a010c6f909a7d34a23d58973afa1b6a53091aaf0cd7ff1fd1f38b87fe2e043498871ecd2ccd3634baeaa03ca4ce0bceb04736e942bd3bca94e17359e SHA512 8ec7898fcd4a3bb6e9e36fbd50c28e023298f830fce33dafd1445de97732b337d3a6f9a075059a56592d0f118ba83c45e61fa4fd4a6d3bfbb2cd25215a061e1c
-EBUILD Text-CharWidth-0.40.0-r1.ebuild 471 BLAKE2B ba3bac71c69aca1d1405fd23a0ac5cf80f2213923c63aec6e42c4a867cc2a74ece6398d889878929b67c363bbc11e08527da566553332be87eddb04b3ffa0252 SHA512 88b9bc0b73b25c12942dd6f06bded2634d574180a4ce434ee7d3d0d85fcbddd9bc6f510c0d04d9d8ef7ff744f1d429ea13bb41860c78208ba14953b0d44a2f1c
+EBUILD Text-CharWidth-0.40.0-r2.ebuild 444 BLAKE2B c5302ba3facfd853422d1c2704d02ca3eb880fb8ec309be2be1917b3a8d058516406cc89622b05c420fca99b376e81e6882c6d9368f7aa5a396c1f7f2133a473 SHA512 95d7f1b7ea6f4049aeef614f416511dd4cd86a1d85d6b48f81de7aa7b4f3b9a5bf6d8e9d749a2fe86d11c6c8ddcd31968a660313ae7648a2e4c6ea1c55af0f4d
MISC metadata.xml 401 BLAKE2B e8ea8c7f394211f48b2edebad240b691c26e50c76c063942639b2e621697fcac4ffc74fb759eeb6c028fe54175eee1eaeac5058da1dfb555eff3b1b751d19535 SHA512 32020aa5d99726632c65c0e5f208b9aea8b6402f665b51f7e6f9ae792894114f50ae4f1541cff70611770da2cd79de28a63ba24b3bcaaa3bb228bc1ed95349fb
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild
index 8a7221d3eb72..33b967936ed9 100644
--- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
+++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild
@@ -1,16 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=KUBOTA
-MODULE_VERSION=0.04
+DIST_AUTHOR=KUBOTA
+DIST_VERSION=0.04
inherit perl-module
DESCRIPTION="Get number of occupied columns of a string on terminal"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"