Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/
Date: Thu, 07 Feb 2019 15:22:48
Message-Id: 1549552952.49a5ba87abed3eea40e4a2a116c28178bf20061b.asturm@gentoo
1 commit: 49a5ba87abed3eea40e4a2a116c28178bf20061b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 7 15:22:32 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 7 15:22:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a5ba87
7
8 sci-astronomy/kstars: 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 sci-astronomy/kstars/kstars-3.0.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-astronomy/kstars/kstars-3.0.0.ebuild b/sci-astronomy/kstars/kstars-3.0.0.ebuild
17 index eb48d612186..6e6e693abac 100644
18 --- a/sci-astronomy/kstars/kstars-3.0.0.ebuild
19 +++ b/sci-astronomy/kstars/kstars-3.0.0.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 +EAPI=7
27
28 KDE_HANDBOOK="forceoptional"
29 PYTHON_COMPAT=( python2_7 )