mgorny 14/11/26 17:40:33 Modified: pymountboot-9999.ebuild ChangeLog Log: Add py3.4 to -9999 as well. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.10 dev-python/pymountboot/pymountboot-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild?r1=1.9&r2=1.10 Index: pymountboot-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pymountboot-9999.ebuild 6 Jul 2014 13:18:35 -0000 1.9 +++ pymountboot-9999.ebuild 26 Nov 2014 17:40:33 -0000 1.10 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild,v 1.9 2014/07/06 13:18:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/pymountboot-9999.ebuild,v 1.10 2014/11/26 17:40:33 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 1.17 dev-python/pymountboot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pymountboot/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 24 Nov 2014 12:50:23 -0000 1.16 +++ ChangeLog 26 Nov 2014 17:40:33 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pymountboot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.16 2014/11/24 12:50:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.17 2014/11/26 17:40:33 mgorny Exp $ + + 26 Nov 2014; Michał Górny <[email protected]> pymountboot-9999.ebuild: + Add py3.4 to -9999 as well. 24 Nov 2014; Pacho Ramos <[email protected]> pymountboot-0.2.2.ebuild: Support python 3.4
