summaryrefslogtreecommitdiff
path: root/dev-perl/Text-CSV-Simple
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
commit129160ec854dca4c3fedb5bcfbcb56930371da0f (patch)
tree53bf797418ac5e9b99c41ca0382c87b82421e5de /dev-perl/Text-CSV-Simple
parent441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff)
gentoo new year resync : 01.01.2021
Diffstat (limited to 'dev-perl/Text-CSV-Simple')
-rw-r--r--dev-perl/Text-CSV-Simple/Manifest2
-rw-r--r--dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-CSV-Simple/Manifest b/dev-perl/Text-CSV-Simple/Manifest
index 3a654dfaa00c..eda18c0ff701 100644
--- a/dev-perl/Text-CSV-Simple/Manifest
+++ b/dev-perl/Text-CSV-Simple/Manifest
@@ -1,3 +1,3 @@
DIST Text-CSV-Simple-1.00.tar.gz 4571 BLAKE2B 4e88b12ae77f0c714a0b8d31b95b3734fa39b569ce05d52d3a6407ceae9161de85853360ae5f8198f56d3e8e7b5e17d7b677c7a27391e6679c34e8bc24837953 SHA512 3b4779d06183a66fb2502eaabf506e10b7d08ebe16d20682e651f04ede50719b88cc1c43ad52300b5b2f28fc2f9870d05c80069cc37988b555933dd09e5e0245
-EBUILD Text-CSV-Simple-1.0.0-r1.ebuild 599 BLAKE2B 5ad0f6993aef93d067e74a017ff447e428df5ef42d120f74b7ce4d291c82521c4d958489d5f05cb86328eca00cc53bf1e6b48fe1d33c3d9a29d7f4096a4677b6 SHA512 e7d70ca534b14806830eaad51ff565f96eab122a7af1acfe2d061bcbabdf73989bcc040a9f280f0d1d01b2a573ef157ee37ad97ec99c2dfc93bdf095f1e35eb1
+EBUILD Text-CSV-Simple-1.0.0-r1.ebuild 590 BLAKE2B fef1d67e620a49097d54889e3c789f558ff11e78585548064a0de9312734b74b93a4b6c9e79fd23f5c1286940b786a7455a7596bda66dfb994459748ae687fa0 SHA512 27606f2a00a7a730cee32064b3d54f1107baf2712aae10e73596d8302addc63134a3cf315e5edacbf4a1c675f83b083d53170e25c4ad728cbe501e0935ce577b
MISC metadata.xml 477 BLAKE2B 2392992170b4d96f68fe65fb9826f173c0459bd215cb871651f738c4c7d54ee3b36ae83f09040f8a2fbf8bc9ff2860ed0a9f5d6caa5958e97f8278c26b7c3a8d SHA512 d74210fefe7db7dba70c960bbcd3f4430c19498a6019ac6c9c5776bfe1805a2b8f5247901a1919c1ab6b6968c3838641c3e92ab4683c444ddfe6f7e46d80cd95
diff --git a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0-r1.ebuild b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0-r1.ebuild
index f771b1cf9d1c..93506ae6d026 100644
--- a/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0-r1.ebuild
+++ b/dev-perl/Text-CSV-Simple/Text-CSV-Simple-1.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Text::CSV::Simple - Simpler parsing of CSV files"
SLOT="0"
LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+
-KEYWORDS="amd64 ~arm ~mips ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~arm ~mips ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RESTRICT="!test? ( test )"