summaryrefslogtreecommitdiff
path: root/dev-perl/Text-CSV-Simple
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-perl/Text-CSV-Simple
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
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.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV-Simple/Manifest b/dev-perl/Text-CSV-Simple/Manifest
index 132143fe84de..3a654dfaa00c 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 575 BLAKE2B 77af1e94c7384bb470e2411b30cc06324d91cd08dd8fa1daf8ca7415f5adca575a65cc0c4a4ac1bda386647e7bf1b7877c6af81a305dc85a9203b74e8d09837a SHA512 b7c7150537a40b7f162d1a564452688829ee29dac44c4e5dbf731ebc86a218789213d6741bd501d0d609e0d679c590bd1595809f8a8d189db53d2a8caee4abc7
+EBUILD Text-CSV-Simple-1.0.0-r1.ebuild 599 BLAKE2B 5ad0f6993aef93d067e74a017ff447e428df5ef42d120f74b7ce4d291c82521c4d958489d5f05cb86328eca00cc53bf1e6b48fe1d33c3d9a29d7f4096a4677b6 SHA512 e7d70ca534b14806830eaad51ff565f96eab122a7af1acfe2d061bcbabdf73989bcc040a9f280f0d1d01b2a573ef157ee37ad97ec99c2dfc93bdf095f1e35eb1
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 baa1abcfdc99..f771b1cf9d1c 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-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,6 +13,7 @@ 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"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-perl/Text-CSV_XS
dev-perl/Class-Trigger