From 34e860679d521d1a1052b0e7f39a6607f782f774 Mon Sep 17 00:00:00 2001 From: Justin Riley Date: Wed, 17 Dec 2014 18:31:56 -0500 Subject: perl-LCDd: use EAPI=5 (required by perl-module eclass) --- dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild b/dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild index 04542fc..2d2f5b7 100644 --- a/dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild +++ b/dev-perl/perl-LCDd/perl-LCDd-0.03.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 to write to LCD matrix displays using LCDproc" -- cgit v1.2.3-65-gdbad