Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Audio-CD-disc-cover/
Date: Sat, 14 Oct 2017 19:54:24
Message-Id: 1508010853.766f229fc7ca8fd2a7ce15b80736ec7526b29381.kentnl@gentoo
1 commit: 766f229fc7ca8fd2a7ce15b80736ec7526b29381
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 19:53:51 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 19:54:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766f229f
7
8 dev-perl/Audio-CD-disc-cover: Fix non-blank after header
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild | 6 ++++--
13 1 file changed, 4 insertions(+), 2 deletions(-)
14
15 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
16 index a86297f3dbc..5aa0b7d98f7 100644
17 --- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
18 +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
19 @@ -1,10 +1,12 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 +
24 +EAPI=5
25 +
26 # This appears it should really be entitled Audio-CD
27 # There are * QA Notice: errors on building however the HOMEPAGE gives no source repo in which to file
28 # prob. not worth the trouble for this little script.
29
30 -EAPI=5
31 inherit perl-module
32
33 MY_P=Audio-CD-${PV}