summaryrefslogtreecommitdiff
path: root/dev-perl/Scalar-Readonly/Scalar-Readonly-0.30.0.ebuild
blob: a1660330279a7cf40b5a88189b1dadc295eec8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=GOZER
DIST_VERSION=0.03
inherit perl-module

DESCRIPTION="Functions for controlling whether any scalar variable is read-only"

SLOT="0"
KEYWORDS="~amd64"