commit: 447eb8f007671c43d31c291fe021fc8b79d6d551 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Feb 22 10:41:23 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 22 10:41:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=447eb8f0
app-benchmarks/btl: Bump to EAPI=6 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> app-benchmarks/btl/btl-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/btl/btl-9999.ebuild b/app-benchmarks/btl/btl-9999.ebuild index e36695a..4f0b50b 100644 --- a/app-benchmarks/btl/btl-9999.ebuild +++ b/app-benchmarks/btl/btl-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit mercurial
