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

EAPI=8

DIST_AUTHOR=FLORA
DIST_VERSION=0.06
inherit perl-module

DESCRIPTION="Cross-platform functions emulating common shell commands"

SLOT="0"
KEYWORDS="~amd64"