Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwbxml/
Date: Mon, 16 Jul 2018 22:26:24
Message-Id: 1531779957.e4a75794b550ef46a5084040c7c6f6f2ae801e2e.asturm@gentoo
1 commit: e4a75794b550ef46a5084040c7c6f6f2ae801e2e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 16 22:19:48 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 22:25:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a75794
7
8 dev-libs/libwbxml: EAPI-6 bump
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-libs/libwbxml/libwbxml-0.11.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild
16 index 914eeba6a1b..5c14fc4f61f 100644
17 --- a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild
18 +++ b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild
19 @@ -1,7 +1,7 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=5
25 +EAPI=6
26
27 inherit cmake-utils