summaryrefslogtreecommitdiff
path: root/dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild
blob: 7057bf547e8f72b2c8118bb88ab07dbb11c63b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2024-2025 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 x86"