summaryrefslogtreecommitdiff
path: root/dev-perl/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.143.0.ebuild
blob: 87afc19c06c1ad185a904775f7aec200fffc3ba2 (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=RJBS
DIST_VERSION=2.143
inherit perl-module

DESCRIPTION="Set of version requirements for a CPAN dist"

SLOT="0"
KEYWORDS="~amd64"