Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/
Date: Sat, 13 Oct 2018 12:11:45
Message-Id: 1539432000.6057eb38bd51f69990ddbc9037aca2853bbcc9df.asturm@gentoo
1 commit: 6057eb38bd51f69990ddbc9037aca2853bbcc9df
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 01:43:43 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 12:00:00 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6057eb38
7
8 media-libs/liblastfm: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 media-libs/liblastfm/liblastfm-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/liblastfm/liblastfm-9999.ebuild b/media-libs/liblastfm/liblastfm-9999.ebuild
16 index 0650817fd9..771aec1176 100644
17 --- a/media-libs/liblastfm/liblastfm-9999.ebuild
18 +++ b/media-libs/liblastfm/liblastfm-9999.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25
26 inherit cmake-utils git-r3