Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/kimap2/
Date: Sat, 30 Mar 2019 19:28:36
Message-Id: 1553973962.904e5f315cf6c82a52a409536eec0e207cf1447c.asturm@gentoo
1 commit: 904e5f315cf6c82a52a409536eec0e207cf1447c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 15:59:47 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 19:26:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904e5f31
7
8 net-libs/kimap2: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 net-libs/kimap2/kimap2-0.2.0-r1.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/net-libs/kimap2/kimap2-0.2.0-r1.ebuild b/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
17 index a19b4c4ac69..87ebec63372 100644
18 --- a/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
19 +++ b/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2018 Gentoo Foundation
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 inherit kde5
29
30 @@ -21,4 +21,4 @@ DEPEND="
31 "
32 RDEPEND="${DEPEND}"
33
34 -RESTRICT="test"
35 +RESTRICT+=" test"