From 84cd4789fc8efbb0ea3be1b9573b1dad692bce7d Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Fri, 3 Oct 2014 21:26:17 +0200 Subject: Updated EAPI --- dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild') diff --git a/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild b/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild index cda5f8f..e3cf4a4 100644 --- a/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild +++ b/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI="5" + inherit perl-module DESCRIPTION="Perl module implementing CipherSaber encryption." @@ -16,4 +18,5 @@ SRC_TEST="do" DEPEND="virtual/perl-Scalar-List-Utils >=virtual/perl-Module-Build-0.28 - dev-lang/perl" + >=virtual/perl-Test-Simple-0.60 + dev-perl/Test-Warn" -- cgit v1.2.3