# Copyright 1999-2014 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.400.0.ebuild,v 1.15 2014/01/19 20:30:49 vapier Exp $ | |
EAPI=5 | |
MY_PN=PathTools | |
MODULE_AUTHOR=SMUELLER | |
MODULE_VERSION=3.40 | |
inherit perl-module | |
DESCRIPTION="Handling files and directories portably" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" | |
SRC_TEST="do" |