# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 MODULE_AUTHOR=DAGOLDEN MODULE_VERSION=0.2304 inherit perl-module DESCRIPTION="File::Temp can be used to create and open temporary files in a safe way" SLOT="0" KEYWORDS="amd64 x86" IUSE="" # bug 390719 PATCHES=( "${FILESDIR}/${PN}-0.230.0-symlink-safety.patch" ) SRC_TEST="do"