summaryrefslogtreecommitdiff
path: root/dev-perl/Test-InDistDir/Test-InDistDir-1.112.71.ebuild
blob: d129533b55ae3912676b0e86620c9e5e89810a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=MITHALDU
DIST_VERSION=1.112071
inherit perl-module

DESCRIPTION="Test environment setup for development with IDE"

LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="
	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
	virtual/perl-File-Temp
"