radhermit 15/02/19 17:26:11 Modified: snakeoil-9999.ebuild ChangeLog Log: Bump to EAPI 5. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.17 dev-python/snakeoil/snakeoil-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild?r1=1.16&r2=1.17 Index: snakeoil-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- snakeoil-9999.ebuild 17 Feb 2015 00:03:44 -0000 1.16 +++ snakeoil-9999.ebuild 19 Feb 2015 17:26:11 -0000 1.17 @@ -1,8 +1,8 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.16 2015/02/17 00:03:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-9999.ebuild,v 1.17 2015/02/19 17:26:11 radhermit Exp $ -EAPI=4 +EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 1.77 dev-python/snakeoil/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/ChangeLog?rev=1.77&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/ChangeLog?rev=1.77&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/snakeoil/ChangeLog?r1=1.76&r2=1.77 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- ChangeLog 17 Feb 2015 00:03:44 -0000 1.76 +++ ChangeLog 19 Feb 2015 17:26:11 -0000 1.77 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/snakeoil # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.76 2015/02/17 00:03:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.77 2015/02/19 17:26:11 radhermit Exp $ + + 19 Feb 2015; Tim Harder <radher...@gentoo.org> snakeoil-9999.ebuild: + Bump to EAPI 5. 17 Feb 2015; Tim Harder <radher...@gentoo.org> snakeoil-9999.ebuild: Drop py3.2 support and use https git repo.