gentoo/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r3.ebuild
Andreas K. Hüttel 16e50eef6c
dev-perl/Hash-NoRef: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-10-31 14:00:46 +01:00

14 lines
292 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
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"