summaryrefslogtreecommitdiff
path: root/dev-perl/Text-WrapI18N
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
commitc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch)
tree9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /dev-perl/Text-WrapI18N
parent2891d29af8907ce881662f4a02844926d7a293c7 (diff)
gentoo resync : 12.01.2019
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 17ba096c1c30..7f7774ab8ddf 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 513 BLAKE2B 1554b1beb40acc34b91f7122a2494e237406508ec563a354dab1078c888137edc82531295ef7019553c2c95acd10dbb5bc2395d19882220f70064f19877aa91a SHA512 cf97731d5b79459c75d87b4a0186b60538cba7b1443cbf7fb619835f43db4d782cccaf66af58ea0d5d1563741bc0dfbda4096e7454b77c30f8b5c11d37dd6be3
+EBUILD Text-WrapI18N-0.60.0-r1.ebuild 522 BLAKE2B eaa27ae453727c0384dad6cb6417f48686c3380ab09aa6042a6d5e803f233a1f8fb7f358c4588bf433d21eba08f76326ca9d2dcd620950d248d82837ff4739f2 SHA512 49c3074e69199aeaaace302afd8951a3e9953c17d03f7bb353c6d51f70a8b2bdafe510ec97eb5dd760090bc4b018bd469c3d628e92fcaa777ee2720c34af6e27
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 676e6879c6bf..f75af9f0a8fe 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-2014 Gentoo Foundation
+# Copyright 1999-2019 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 s390 sh sparc x86 ~x86-fbsd ~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 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Text-CharWidth"