blob: 7c22a02174bf41d04ee60c1f0b07267dd26cd903 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=MIYAGAWA
DIST_VERSION=1.7048
inherit perl-module
DESCRIPTION="Get, unpack, build and install modules from CPAN"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ~riscv x86"
|