From: Kent Fredric Date: Sat, 14 Oct 2017 19:53:51 +0000 (+1300) Subject: dev-perl/Audio-CD-disc-cover: Fix non-blank after header X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=766f229fc7ca8fd2a7ce15b80736ec7526b29381;p=gentoo.git dev-perl/Audio-CD-disc-cover: Fix non-blank after header Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild index a86297f3dbc0..5aa0b7d98f73 100644 --- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild @@ -1,10 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + # This appears it should really be entitled Audio-CD # There are * QA Notice: errors on building however the HOMEPAGE gives no source repo in which to file # prob. not worth the trouble for this little script. -EAPI=5 inherit perl-module MY_P=Audio-CD-${PV}