From 766f229fc7ca8fd2a7ce15b80736ec7526b29381 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 15 Oct 2017 08:53:51 +1300 Subject: [PATCH] dev-perl/Audio-CD-disc-cover: Fix non-blank after header Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- .../Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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} -- 2.26.2