diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 16:19:38 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 22:43:18 +0200 |
commit | 86c71124e039597d393ac5258f7553c74bc9a455 (patch) | |
tree | d055da8fe479fa10793b6758e624f9286525fb70 /dev-perl/Config-Tiny | |
parent | dev-perl/Config-Simple: Remove old (diff) | |
download | gentoo-86c71124e039597d393ac5258f7553c74bc9a455.tar.gz gentoo-86c71124e039597d393ac5258f7553c74bc9a455.tar.bz2 gentoo-86c71124e039597d393ac5258f7553c74bc9a455.zip |
dev-perl/Config-Tiny: Version bump 2.26
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r-- | dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/Config-Tiny/Manifest | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild new file mode 100644 index 000000000000..2afc684873c2 --- /dev/null +++ b/dev-perl/Config-Tiny/Config-Tiny-2.260.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=RSAVAGE +DIST_VERSION=2.26 +DIST_A_EXT="tgz" +inherit perl-module + +DESCRIPTION="Read/Write .ini style files with as little code as possible" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=virtual/perl-File-Spec-3.300.0 + >=virtual/perl-File-Temp-0.220.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-0.470.0 + ) +" diff --git a/dev-perl/Config-Tiny/Manifest b/dev-perl/Config-Tiny/Manifest index f3e77caff443..ec60d50b8a1a 100644 --- a/dev-perl/Config-Tiny/Manifest +++ b/dev-perl/Config-Tiny/Manifest @@ -1,2 +1,3 @@ DIST Config-Tiny-2.23.tgz 20487 BLAKE2B b9b801fe529d79c00d6e317b84df1619c0e3a7f998c8e090ed64405966d602abe3325581bac5b043e71f29f4fc70895ce3d20c818a44e16bd45ec80c6ef78da4 SHA512 c5c77aa18a387f181ba9bb2df8859c328073521e14163fe04fd7a104928bd68cf654eab88d24bd23e556e6ecc139dfed716fb7b8119e98cd2ab6f6915c976f01 DIST Config-Tiny-2.24.tgz 24329 BLAKE2B c02333bf08f7f65187710e2ca333cfd4cb5ffdff69825fdd7cab371a47deedc1b3bc79df2e15aa1fa22b7dc4cdf85d241312e0f3ac5e8538b7d3b03041fee74f SHA512 7ce660f947351c346f553a1f0424e6c5710c9334090791525a5ab3d7462f6754315602028de4da7f2aeb72303df68d7419e15bea73c8f161830216b26fdfcb40 +DIST Config-Tiny-2.26.tgz 22443 BLAKE2B 7b6e24de08559172920ef52968eb1dca1a1ce2b52b0e02fa1cd54c741402ec5eb9c32b46a911850410056ab7c8f04d9b85021e539d9439f6e8b3e4c847b36be0 SHA512 647c48f3c4480bf8bb8ec22b7b9a3a5b813d4bc633760f5aef4e03ea90b4b979a0a1617dfc3dba6c31779d04bc2d8233bf61ee509bceb8b2d32e1df481c3f135 |