summaryrefslogtreecommitdiff
path: root/dev-perl/Unicode-EastAsianWidth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-07 11:18:59 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-07 11:18:59 +0100
commita2810985afabcc31d3eace5e61d8ea25b852ba17 (patch)
treed254e77a7aeadd875db2dc73532da78094238ffd /dev-perl/Unicode-EastAsianWidth
parenteab5731cdf11d4ae8cdf111461d46fd96c5bdd37 (diff)
gentoo resync : 07.05.2019
Diffstat (limited to 'dev-perl/Unicode-EastAsianWidth')
-rw-r--r--dev-perl/Unicode-EastAsianWidth/Manifest2
-rw-r--r--dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/Manifest b/dev-perl/Unicode-EastAsianWidth/Manifest
index 99b5d7a61e95..38755d2eb02f 100644
--- a/dev-perl/Unicode-EastAsianWidth/Manifest
+++ b/dev-perl/Unicode-EastAsianWidth/Manifest
@@ -1,4 +1,4 @@
AUX no-dot-inc.patch 602 BLAKE2B 2e2070b2620fd85118f643acc73ee5a5dc02a7c6bba52f0de734db65f021d125a2ab51f656af42ce2aeac071e380c1145a35c846dce31a2ce3b674812a21828c SHA512 fdad62c560595ec49f7de0dfd6f1f700abbfdc77053a016053573bb105251684ff4fcf8cf9fb534b2a2eeb5b38c21f089380876e3433fbbc47d0eabe9d542ec0
DIST Unicode-EastAsianWidth-1.33.tar.gz 31498 BLAKE2B 1838e1447ad341ec711008ae0c2c48f27fd192ae32def73359e485010ad7d54e0907031a000a08dca0b15538f526851f554a3ee05a62145e87363ca74250b49f SHA512 c21e988f460534b370954d0448daec5bfb0a34ec816459f8422943ebe44ff17b5acb8a423d69daba81599111d7fa4aa33a3598e0ea4614eed25a587c1f5690eb
-EBUILD Unicode-EastAsianWidth-1.330.0-r1.ebuild 633 BLAKE2B 66c82a2cf5cc6c44789ba4e475b74674c85b05513a2c35b54de94725b52cc96ecde3f7d016eb5e49fbc632f7ff76456cbb84185c09214ffdcc98723a5601d26d SHA512 7bb7659f512098ac6373824221edabe6d8189cfbeef9527ad0f5ee36df5350f3277a87edd1099b67c404e5f557fa957555e0ace2401c942e4155d9b6188a8354
+EBUILD Unicode-EastAsianWidth-1.330.0-r1.ebuild 637 BLAKE2B a18053c4a25f8dffcc904101f8238308cb217efd4615270159cfa526bbbaedeef4643c8686fabe609d905b71487834d344dd2754d46032f2d7920f55a890adde SHA512 8e6a33d616f84090198e584bf455ff00ce45c9b24e2f3725e704f961cb7d1c97c580de2c163e35140223b86cfe9bd26d45f60f2e367f59bd5566db58aa948bf6
MISC metadata.xml 404 BLAKE2B a3d5b61a32fe5fd531521c1acc4cddfdc92d4383062ca1ac9cce2ceb55ef760ebb75494918d2ce590a1970a796dd5bc621400e3ccf55d3eb8c6d6f747e83140b SHA512 0a9b4c003b910b30c439687e339e267459f3f85b877de4baaa4f89b0994771ac8a40b4096dafe5db19fff5c48fa69ac520e897dc59823ff306eb495295454b13
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0-r1.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0-r1.ebuild
index 002917f89b86..796022270709 100644
--- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0-r1.ebuild
+++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties"
LICENSE="CC0-1.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-File-Spec"