mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/Hash-NoRef: Enable tests
- EAPI6 - Enable tests Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
14
dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild
Normal file
14
dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r2.ebuild
Normal 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=""
|
||||
Reference in New Issue
Block a user