commit: 1f0d31cb5f4df134afb5aac622ee8a6f4ab6a334 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 2 20:22:45 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 2 20:36:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0d31cb
dev-perl/Class-Singleton: Version bump 1.6 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../Class-Singleton/Class-Singleton-1.600.0.ebuild | 18 ++++++++++++++++++ dev-perl/Class-Singleton/Manifest | 1 + 2 files changed, 19 insertions(+) diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.600.0.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.600.0.ebuild new file mode 100644 index 00000000000..e352b3269ca --- /dev/null +++ b/dev-perl/Class-Singleton/Class-Singleton-1.600.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=SHAY +DIST_VERSION=1.6 + +inherit perl-module + +DESCRIPTION="Implementation of a Singleton class" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +BDEPEND=" + >=virtual/perl-ExtUtils-MakeMaker-6.640.0 +" diff --git a/dev-perl/Class-Singleton/Manifest b/dev-perl/Class-Singleton/Manifest index d2c860b5ca5..a63250068e4 100644 --- a/dev-perl/Class-Singleton/Manifest +++ b/dev-perl/Class-Singleton/Manifest @@ -1 +1,2 @@ DIST Class-Singleton-1.5.tar.gz 7785 BLAKE2B 98bc10c6fda65abe6958360c780826bd76597cc597f8d1910cddf309c04eb3228d4ce8f5f03029a3a99a464eb158de69e167e5e9efc0c0f6d4f3c60938be2444 SHA512 f061a8b92d5f65e4fbcd14ef36ff1216f84443f487de34c98f7d08d6d18148f156c0cbd6249e75ac448c17547d1172dbda8b670a8e7573d3581c9c1196eb4804 +DIST Class-Singleton-1.6.tar.gz 16164 BLAKE2B 6b788f00ee703d1c09b1da54e24fd109f223cc825d9e41e8333758935a161ac9cb00e40cd013d3ebbc2c5ac94e29b2c4db1558784d6a5c870bf813647059582c SHA512 68b637ba57d5da70ac8e7a8a5e1874481681d6a217bb0c58a232d4329c582f32d29b5ac4c60a131bc863c8faf2852c5249bced9d286e87fefe4960e95f35b1ec
