summaryrefslogtreecommitdiff
path: root/dev-perl/Specio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /dev-perl/Specio
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r--dev-perl/Specio/Manifest2
-rw-r--r--dev-perl/Specio/Specio-0.420.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest
index 278dc61fb911..6bf5a1eb5d89 100644
--- a/dev-perl/Specio/Manifest
+++ b/dev-perl/Specio/Manifest
@@ -3,5 +3,5 @@ DIST Specio-0.37.tar.gz 96573 BLAKE2B 4c67bf55fb0fd46062cae23b42efcb2a3d9a4367ca
DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
EBUILD Specio-0.320.0.ebuild 785 BLAKE2B 28ecc3a716b52244e457351e1b9c2a6cbe43089893d329184922eeff692bf6f878c95f2c1947f117cfd458a5cc5d720702326c0cbab09d392ba2209c9729e967 SHA512 ce92f256d21e5ec50b1676fc6a8287dddf5d68aca90d9583823e4ac9d2a9f58f7058b687b6a96dac3195588ef0cb4f62d3125fcb700af44f317aaac3d4b639c8
EBUILD Specio-0.370.0.ebuild 898 BLAKE2B 8aac889cfef7ed2221355c629859a41c4d3ffb09048ccbbe45b1417deef1cc1f8950a790a4545924e89bea2c6928d7e02f7f2b0db1e73907acdffdd16d5eae43 SHA512 5602476966eec926abe1f85868cb93e6ae8ad0e507a70945632c9169838ee4f4846ca9c6bf011623d9903ca3c24a579da30aa6de75d7218d18fa698dc73f3ad1
-EBUILD Specio-0.420.0.ebuild 1101 BLAKE2B 7be55c3ccd9deb4cb88b4a8c75d88966ca796deb90ce88b87d21d9ec2eebdffec21fc36342a8326cd8101f5869dedccb233a37f5150767b0f0953665da1559cb SHA512 065edf9d44a1706a646a19c7f0c18869254f9ade38b42beea9acd9afe5d716a9e5290f4d139d75ca477c5cdfc23fb680665207cc7c77b6badf154523c8fbf53f
+EBUILD Specio-0.420.0.ebuild 1097 BLAKE2B d931a21b26683eeb901a4b75bf781312704fb49b8b6a7d17aad8bc87fd7917195480e46fd0e410d784e1b90d9bace2334a4d39f2eaf6997fffcd5dccc64793a8 SHA512 aa4a3e29e5195434dcc635ec79de26de7e3babfb57521919be03c2407d8d4164a663275879bc057acc4ebff487b03eca53641c0f01c80f597f333c05aad332d6
MISC metadata.xml 3181 BLAKE2B b9c67b2ca34c1b6e169f856c59731f884558f46dbabd5313093597283cfa507443c7745c4dea004cda322c5bf7a89862cd531d3570a610383d5a4e1cdaafd589 SHA512 fa6cedfa101b23b99f854562aa4f914170afbf027e1657a8338e19d5bcbcf4db5370d44062f1df1bbf4b9090051264baba5ebd18c79fb9c2c608d4a931aafc27
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild
index a7692c81ff34..2d5d05838e23 100644
--- a/dev-perl/Specio/Specio-0.420.0.ebuild
+++ b/dev-perl/Specio/Specio-0.420.0.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=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Type constraints and coercions for Perl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"