commit: 50c2ca440db5911e3e13441d5dd8a1a33ea35829 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Wed May 18 06:32:44 2016 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Wed May 18 06:32:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=50c2ca44
dev-python/pickleshare: Bump to EAPI=6 Package-Manager: portage-2.2.28 dev-python/pickleshare/pickleshare-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pickleshare/pickleshare-9999.ebuild b/dev-python/pickleshare/pickleshare-9999.ebuild index 1ae333c..f0ebb1a 100644 --- a/dev-python/pickleshare/pickleshare-9999.ebuild +++ b/dev-python/pickleshare/pickleshare-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 python3_{3,4,5} )