summaryrefslogtreecommitdiff
path: root/dev-perl/Struct-Compare/Struct-Compare-1.0.1-r1.ebuild
blob: fd78beb69644cb42226e2cc8e4d8eb7d90c3d437 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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"