13 lines
337 B
Bash
13 lines
337 B
Bash
# Copyright 1999-2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
DIST_AUTHOR=MARCEL
|
|
DIST_VERSION=1.100860
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="run-time properties on scalar variables"
|
|
|
|
SLOT="0"
|
|
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|