summaryrefslogtreecommitdiff
path: root/dev-perl/Scalar-Readonly/Scalar-Readonly-0.30.0.ebuild
blob: 287a18b1e9ff7dd02de37e2fd388d1cc9264b657 (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 ~x86"