# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 MODULE_AUTHOR=RJBS MODULE_VERSION=2.199 inherit perl-module DESCRIPTION="Simply Sending Email" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/perl-Test-Simple >=dev-perl/Module-Pluggable-2.97 virtual/perl-Scalar-List-Utils >=dev-perl/Return-Value-1.302 virtual/perl-File-Spec dev-perl/Email-Simple dev-perl/Email-Address" RDEPEND="${DEPEND}" SRC_TEST="do"