Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: sci-electronics/cirkuit/
Date: Sat, 26 Jan 2019 20:29:34
Message-Id: 1548534522.2f3a62cdbc71b467531586b3f568e4cdad597b39.asturm@gentoo
1 commit: 2f3a62cdbc71b467531586b3f568e4cdad597b39
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 16:32:31 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 26 20:28:42 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f3a62cd
7
8 sci-electronics/cirkuit: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-electronics/cirkuit/cirkuit-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-electronics/cirkuit/cirkuit-9999.ebuild b/sci-electronics/cirkuit/cirkuit-9999.ebuild
17 index bb0f1dd110..b7d69a14d9 100644
18 --- a/sci-electronics/cirkuit/cirkuit-9999.ebuild
19 +++ b/sci-electronics/cirkuit/cirkuit-9999.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26
27 EGIT_BRANCH="frameworks"
28 KDE_HANDBOOK="forceoptional"