gentoo/dev-perl/Struct-Compare/Struct-Compare-1.0.1-r1.ebuild
Andreas K. Hüttel ef8e7a8155
dev-perl/Struct-Compare: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-10 20:23:15 +02:00

12 lines
237 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ZENSPIDER
inherit perl-module
DESCRIPTION="Recursive diff for perl structures"
SLOT="0"
KEYWORDS="~amd64 ~x86"