summaryrefslogtreecommitdiff
blob: a8c2e2de77475dfe85bf3a1f3dccffd8b84d1013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.220.0-r1.ebuild,v 1.3 2015/01/18 02:31:57 zlogene Exp $

EAPI=5

MODULE_AUTHOR=GAAS
MODULE_VERSION=1.22
inherit perl-module

DESCRIPTION="Pretty printing of data structures"

SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""

SRC_TEST=do