gentoo-full-overlay/perl-core/Text-ParseWords/Text-ParseWords-3.290.0.ebuild

17 lines
303 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=CHORNY
MODULE_VERSION=3.29
inherit perl-module
DESCRIPTION="Parse strings containing shell-style quoting"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE=""
SRC_TEST="do"