gentoo/dev-perl/Mo/Mo-0.400.0-r1.ebuild
Andreas K. Hüttel d9a6a19206
dev-perl/Mo: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-04 18:36:52 +02:00

14 lines
318 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=TINITA
DIST_VERSION=0.40
inherit perl-module
DESCRIPTION="Perl Micro Object framework"
HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"