commit: 48b0de1d669357218fbc3bb313d20b53f9ae8f92 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Fri Aug 17 04:04:52 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Fri Aug 17 04:29:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b0de1d
dev-perl/Hash-NoRef: Cleanup old version 0.30.0-r1 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild | 14 -------------- 1 file changed, 14 deletions(-) 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 index 54521ba2bc1..00000000000 --- a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild +++ /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=""
