summaryrefslogtreecommitdiff
path: root/dev-perl/Exporter-Tiny
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
commitb24bd25253fe093f722ab576d29fdc41d04cb1ee (patch)
tree0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /dev-perl/Exporter-Tiny
parent121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff)
gentoo resync : 02.08.2019
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild23
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-0.44.0.ebuild23
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild25
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild4
-rw-r--r--dev-perl/Exporter-Tiny/Manifest8
5 files changed, 3 insertions, 80 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild
deleted file mode 100644
index 0cb88b9b8fe8..000000000000
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TOBYINK
-MODULE_VERSION=0.042
-inherit perl-module
-
-DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.170.0
- test? (
- >=virtual/perl-Test-Simple-0.470.0
- )
-"
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.44.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.44.0.ebuild
deleted file mode 100644
index 16a934a4e773..000000000000
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.44.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOBYINK
-DIST_VERSION=0.044
-DIST_EXAMPLES=( "examples/*" )
-inherit perl-module
-
-DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.170.0
- test? (
- >=virtual/perl-Test-Simple-0.470.0
- )
-"
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
deleted file mode 100644
index 47ce60b51e8d..000000000000
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOBYINK
-DIST_VERSION=1.000000
-DIST_EXAMPLES=( "examples/*" )
-inherit perl-module
-
-DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.170.0
- test? (
- dev-perl/Test-Fatal
- dev-perl/Test-Warnings
- >=virtual/perl-Test-Simple-0.470.0
- )
-"
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
index b155ad5772a6..8dfc8fc5d736 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Exporter-Tiny/Manifest b/dev-perl/Exporter-Tiny/Manifest
index 30baf8c2c4da..fdb049ff671f 100644
--- a/dev-perl/Exporter-Tiny/Manifest
+++ b/dev-perl/Exporter-Tiny/Manifest
@@ -1,9 +1,3 @@
-DIST Exporter-Tiny-0.042.tar.gz 32173 BLAKE2B 535f72d3540094794f5c05cdbff98109f19be8d69989c16be4e80145edc8fe95dfcee26b2ff733970123983ad0751cc6d8c2267472cadd81d52c1344c1aef028 SHA512 b69b722842b4a907fa434a1a798df6f983bae74d7b82e925a1db684cb166f2ef02a72cce176173af035321dc27ad35b49e1fb1ee57c0e2ca6596d84da140c06f
-DIST Exporter-Tiny-0.044.tar.gz 29636 BLAKE2B ccdbf5ed853276076aa9276109fd9ebabfb539adcb7afcee6e0603a69b68bbbc9aca9c8cd46d4186e001a47287d80bc8f79f9ed916b263fc486a238e9fea80ac SHA512 49f8df450c1e21b56df3ef0f15ef138f21429a2a4c3c0e8809b25c57dc42ae4d28e3db125676ca5d293517d36a81b41fcfe2b3f4a4d37530b5de5f92bd05d03a
-DIST Exporter-Tiny-1.000000.tar.gz 29844 BLAKE2B c3d1a6621e402b42f9a95a1048b8d590d4109f8c9457d51d0202739aa8dac332978f417e611ea4f25debc34f5ed15cea78d6ae250d32199c42c402f48cd1946b SHA512 02e72b3d1ec09fb5b7da5638893a12098d3300cfc36ff417c8d5cd8a4ef54891d675310612130e118e0e6a88d615cc18cdc888ab7333f2fc1007632c82d4c349
DIST Exporter-Tiny-1.002001.tar.gz 32304 BLAKE2B bb16d9195f5b8b68f9e786820ca21fed1501df51f7bc77fdeb7d37aeadbf5a944c55fc18cc12acaf5f74aa649f66996a910f5a0533e9b2f8be4739c4a7ae4e16 SHA512 b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8
-EBUILD Exporter-Tiny-0.42.0.ebuild 618 BLAKE2B e3f9827f40f4717dae6ddb931acbbd0a425d4191377ac37a3ae3ea6827544b3f46bf7871aca5aa4589a80af3b76a30031319753e592cc57c07686d784f21f953 SHA512 852a1efb581011412e9699c64051d37eb77730b6fad5c2d9843083ce5706eea26f86d428618ad8dac9eba2ca9be62a8655614330e81eb3473b21a335cc45ae3d
-EBUILD Exporter-Tiny-0.44.0.ebuild 653 BLAKE2B cff7e8873b4a4ea120134185b3e97fbc974f915d2f37ce64f7b5fdbe82e70f4b4f641f7c81a79e520532732d9d4c893364fab4c1bc199c3c41de9e3038d2d4ff SHA512 ec0b49f20bba74f8c3a05dc4c06f2c018c427d776002de93372deaf7fe8c9bc508b4ffc589bd11d716a84facd0cc6fc345001a9ae1398adf1971523128be3279
-EBUILD Exporter-Tiny-1.0.0.ebuild 679 BLAKE2B daf17409746641f2e638a9c29fef6a7b7178fbf6e917d3578f14b7f8bbf991a320a465f212374da8e3c12998c386266260592dd766dbf17b28c628da30c17dfd SHA512 f2bc2b0bd083b5f04e519a2413317875604e4d98c90f4f134722d3e5e2aa25cb220b1603f73835905801e6c148e958fad6c4f52d269562d8c0e9c4e1a19d4dfe
-EBUILD Exporter-Tiny-1.2.1.ebuild 732 BLAKE2B c0c7814adb087e3579311882d3e5f7c098f1dde0eb68356a35c9a6d233c70b0854d99b24030d1d88eca2bf21284e967fbef9db40083dd7b47e49b7895c9f61d4 SHA512 c9d6029dadcbc68753488b68e339decc0d26353ac8df3c9b08931a90989ec32aee5511a22361bf8253aa87d3417f59d13caddff6cc70f9c42ae43a2aaba79502
+EBUILD Exporter-Tiny-1.2.1.ebuild 731 BLAKE2B 44e4b300720b89b00fe290c8e7f1882215055225eb7a8206dc809749c99333c0ec469d6581ca542543d0773944737170113afff2e398b96dc313afee0bd3ffe6 SHA512 b15595bd1587b2e32c805c08c53814b71a33f6557575556489a474462d0c5f7b32b3a162d6ca8be8603ab222b91f09248012452ee8abb704e35c4ca43c254b90
MISC metadata.xml 526 BLAKE2B ff3d85e25fb9fc01e22051e32193d99818a9ea73ed6ac8385ec4cb4a2734cb63e46c78c4c8467fdeacae7a66931fe608638080ca1eb5e615b926c4d35c9c494b SHA512 92bf9ce5fa1f9e099d8984eb0be24cfeb9596c50ce420f9d1c9e2ff62ed51ca2a7b23d95ae685ebd2657e5b607910d02492f0c93c6d0b926187ede4a35356679