You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Data-Diver/Data-Diver-1.010.1.ebuild

19 lines
455 B

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Diver/Data-Diver-1.010.1.ebuild,v 1.4 2013/12/17 19:29:04 zlogene Exp $
EAPI=5
MODULE_AUTHOR=TYEMQ
MODULE_VERSION=1.0101
MODULE_A_EXT=tgz
inherit perl-module
DESCRIPTION="Simple, ad-hoc access to elements of deeply nested structures"
SLOT="0"
KEYWORDS="amd64 ~mips x86"
SRC_TEST="do parallel"