gentoo-overlay/perl-core/Data-Dumper/Data-Dumper-2.154.0.ebuild

17 lines
587 B
Bash

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: 9aefe32b25d607f88d1a7b2b672eab0ceb6e0f9c $
EAPI=5
MODULE_AUTHOR=SMUELLER
MODULE_VERSION=2.154
inherit perl-module
DESCRIPTION="Stringified perl data structures, suitable for both printing and eval"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"