summaryrefslogtreecommitdiff
blob: 2f3e7b4a9c2336cd0edd5a82ed20260ff164d8cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=OPI
DIST_VERSION=1.6
inherit perl-module

DESCRIPTION="A set of modules to make the module developement easier"

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