From c719fdcee603a5a706a45d10cb598762d56a727d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Sep 2021 20:21:45 +0100 Subject: gentoo resync : 25.09.2021 --- dev-perl/Text-CharWidth/Manifest | 2 +- dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild | 16 ---------------- dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 17 deletions(-) delete mode 100644 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild create mode 100644 dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild (limited to 'dev-perl/Text-CharWidth') 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-r1.ebuild deleted file mode 100644 index 8a7221d3eb72..000000000000 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=KUBOTA -MODULE_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" diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild new file mode 100644 index 000000000000..33b967936ed9 --- /dev/null +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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" -- cgit v1.2.3