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-gfx/synnefo/
Date: Sat, 13 Oct 2018 12:11:46
Message-Id: 1539432179.d745af8313076a5b0a7d3737c842e0270738aeaa.asturm@gentoo
1 commit: d745af8313076a5b0a7d3737c842e0270738aeaa
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 13 12:02:59 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 12:02:59 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d745af83
7
8 media-gfx/synnefo: EAPI-7 bump
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 media-gfx/synnefo/synnefo-9999.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/synnefo/synnefo-9999.ebuild b/media-gfx/synnefo/synnefo-9999.ebuild
17 index 26f3385bd2..5605351edc 100644
18 --- a/media-gfx/synnefo/synnefo-9999.ebuild
19 +++ b/media-gfx/synnefo/synnefo-9999.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 +EAPI=7
27
28 inherit cmake-utils
29 if [[ ${PV} == "9999" ]]; then