summaryrefslogtreecommitdiff
path: root/dev-perl/Text-WrapI18N
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/Text-WrapI18N
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r--dev-perl/Text-WrapI18N/Manifest2
-rw-r--r--dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-WrapI18N/Manifest b/dev-perl/Text-WrapI18N/Manifest
index 31bae4cff2d8..7f319596941d 100644
--- a/dev-perl/Text-WrapI18N/Manifest
+++ b/dev-perl/Text-WrapI18N/Manifest
@@ -1,3 +1,3 @@
DIST Text-WrapI18N-0.06.tar.gz 3812 BLAKE2B 9e85b6afb81dfd5b568722986613150b3cd913ab9efee5907be08f57464b6a58ba58051695e933c7584d9849ab83e659f9814dd48719b6f7b91df08936ae7c36 SHA512 14ff46154f198ae743f1bf354d6bb020968b1e3c3996e882c871e0a0067ad1d6b50911e69aec31380200d64bc4ab46ca1829cce1206ad43406fab89fa7e6c0af
-EBUILD Text-WrapI18N-0.60.0-r1.ebuild 507 BLAKE2B a112cdd690b1402368bd262c7208d64daf070d3dd44dda01eb6c0fd189d45ea6b009c7229f36b9799d9aec607f7dd7230484d6a01f0370ad6c02694bc2e4757f SHA512 4741c67a577db688bbcfe4af34e6acca1b9137feebb72a14a28084b58daa821042bd2e027c64316c1cc70459274b936f17cf9f69f143cd87a6666f278eaf9fd0
+EBUILD Text-WrapI18N-0.60.0-r1.ebuild 496 BLAKE2B 03d2bd5e07fc2271db12cc23a18c42b1cb97e305fd3d46c7427dd5cc3a343cb055c13b9932137987b2827d4280f44d837e8f533c889d00e062435ad750cb85f0 SHA512 5433c384db3b4d532bab610518db291c324726aaf0cfc717d2ba24e4fb6dfaa014dc47f225c5068bbd6f0112554a3b11eca2d19e32b5854af6b955cf50c94d7f
MISC metadata.xml 398 BLAKE2B e326cc4f2d50d8a998aa8dc10513ae0bcae46f8631a4e5533448d8efd0863617183b8d0f52dfbc0a77ce47c0eaf44ad240367fc0d64c6f8a45c0611bb0af984c SHA512 bbd38546e5ec5579855fef2089a589b0d00636774244cd1b9a3b7ff5b4b139bd5df3acddd2ab12d6d4b9bfb26298ce3e14b57b3327e0b3086fc05b3d0d4e9021
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
index d2f50b2adbb8..a31121f50186 100644
--- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
+++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Internationalized substitute of Text::Wrap"
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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+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 ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Text-CharWidth"