summaryrefslogtreecommitdiff
path: root/dev-perl/XString/XString-0.5.0.ebuild
blob: 182178853cdd59d12d2192055f066343fca00ac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ATOOMIC
DIST_VERSION=0.005
inherit perl-module

DESCRIPTION="Isolated String helpers from B"
SLOT="0"
KEYWORDS="~amd64"