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

EAPI=8

DIST_AUTHOR=DAGOLDEN
DIST_VERSION=0.010
inherit perl-module

DESCRIPTION="Test a list of subroutines provided by a module"

SLOT="0"
KEYWORDS="~amd64 ~x86"