dev-perl/Hash-NoRef: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-26 09:25:44 +13:00
parent 1de632bc16
commit 3a63c680f0

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=GMPASSOS
DIST_VERSION=0.03
inherit perl-module
DESCRIPTION="Hash to store values without increasing reference count (weak references)"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""