dev-perl/Hash-NoRef: Cleanup old version 0.30.0-r1
authorKent Fredric <kentnl@gentoo.org>
Fri, 17 Aug 2018 04:04:52 +0000 (16:04 +1200)
committerKent Fredric <kentnl@gentoo.org>
Fri, 17 Aug 2018 04:29:23 +0000 (16:29 +1200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild [deleted file]

diff --git a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild
deleted file mode 100644 (file)
index 54521ba..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GMPASSOS
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="Hash to store values without increasing reference count (weak references)"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""