summaryrefslogtreecommitdiff
path: root/dev-perl/Olson-Abbreviations
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/Olson-Abbreviations
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Olson-Abbreviations')
-rw-r--r--dev-perl/Olson-Abbreviations/Manifest2
-rw-r--r--dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.40.0.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Olson-Abbreviations/Manifest b/dev-perl/Olson-Abbreviations/Manifest
index ad265fca573f..d20381cc3c98 100644
--- a/dev-perl/Olson-Abbreviations/Manifest
+++ b/dev-perl/Olson-Abbreviations/Manifest
@@ -1,3 +1,3 @@
DIST Olson-Abbreviations-0.04.tar.gz 30578 BLAKE2B 4c510d8af0c2a394f2d3297cf2f3e03f1860f948fe42407bf6fd5ad2ca302376b4daa81b56da4ce031a768830076296b01370943aee02535703dd5672f47be86 SHA512 75f712bd10a41eb5d6bb4f4a8894d6e9f87f9a6a056160d0346b5395bb3a25f03718d5b3a9f6bb25c8a5a8fd4c72456f9a3870e449e3bb0c078bcd6df3340576
-EBUILD Olson-Abbreviations-0.40.0.ebuild 715 BLAKE2B b4400729d25de356e915b13acffce990b4b563d6a928fdd6c875af96df24dea872c5cdcf540d5c7892d225072fedf001737058721bab52d7040f82ed99cfeede SHA512 13659b159937ebe071c0d2596c2e01eebc74a3854df13745278efc6f9ed75e84ef05603d7630e30dcf9d2343a09f2e356872426a0763fbccd72b6833642a0a49
+EBUILD Olson-Abbreviations-0.40.0.ebuild 739 BLAKE2B 728e04ec66648bb749691cd586453a002319d285ba6699226b8b2c200610b62aa8756e94dc829e60a88ba475ea2d37cfaf285d35e49521327bc946a3f1929cec SHA512 557357a1affdde1edd9e3c68b8492d9c918502668ac398fafa143ad6495d4778e0b755969fbd0f46c5d1983dc420431d6ce6284fc9ac813082f3f4d8c2da8a52
MISC metadata.xml 410 BLAKE2B d1d1f74a61698320f79343e613add23fd1196ddeea7841287338dd01fc53a5e78847c5e060a532828fd2199b498b534b1b6dd01eb0cfdde772c32978d3df6f9d SHA512 7d84658858281de41ee0ae315f8a9322ab4133ef195114f0d347dcdf64dd58cb96e7f54955e834e5a56010f300732d8e681cb9fc51e69e316c75f266f81e469a
diff --git a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.40.0.ebuild b/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.40.0.ebuild
index 9e105b1ad07d..7278bf1855f2 100644
--- a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.40.0.ebuild
+++ b/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.40.0.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=6
@@ -12,6 +12,7 @@ DESCRIPTION="Globally unique timezones abbreviation handling"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-perl/Moose