commit: e4a75794b550ef46a5084040c7c6f6f2ae801e2e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 16 22:19:48 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 16 22:25:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a75794
dev-libs/libwbxml: EAPI-6 bump Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-libs/libwbxml/libwbxml-0.11.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild index 914eeba6a1b..5c14fc4f61f 100644 --- a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild +++ b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit cmake-utils