summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-10-04 18:13:15 +1300
committerKent Fredric <kentnl@gentoo.org>2020-10-04 18:13:15 +1300
commitc6a982574565ffd5840f3674ab3158358c9ca20a (patch)
tree8f564f174e5445009b2f20a0f62023e500f7df28 /dev-perl/Class-Singleton
parentdev-perl/Class-ReturnValue: Cleanup old 0.550.0-r1 (diff)
downloadgentoo-c6a982574565ffd5840f3674ab3158358c9ca20a.tar.gz
gentoo-c6a982574565ffd5840f3674ab3158358c9ca20a.tar.bz2
gentoo-c6a982574565ffd5840f3674ab3158358c9ca20a.zip
dev-perl/Class-Singleton: Cleanup old 1.500.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Class-Singleton')
-rw-r--r--dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild
deleted file mode 100644
index df3d8705c421..000000000000
--- a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHAY
-MODULE_VERSION=1.5
-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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do