diff options
Diffstat (limited to 'dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild')
-rw-r--r-- | dev-perl/perl-LCDd/perl-LCDd-0.03.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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" |