jlec 14/10/27 17:16:29 Modified: openbabel-python-2.3.2.ebuild ChangeLog Log: sci-chemistry/openbabel-python: Add support for py3_4 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.9 sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?r1=1.8&r2=1.9 Index: openbabel-python-2.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- openbabel-python-2.3.2.ebuild 13 Oct 2013 08:30:30 -0000 1.8 +++ openbabel-python-2.3.2.ebuild 27 Oct 2014 17:16:29 -0000 1.9 @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.8 2013/10/13 08:30:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.9 2014/10/27 17:16:29 jlec Exp $ EAPI=5 -PYTHON_COMPAT=(python{2_6,2_7,3_2,3_3}) +PYTHON_COMPAT=(python{2_7,3_2,3_3,3_4}) inherit cmake-utils eutils multilib python-r1 1.17 sci-chemistry/openbabel-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 13 Oct 2013 08:30:30 -0000 1.16 +++ ChangeLog 27 Oct 2014 17:16:29 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel-python -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.16 2013/10/13 08:30:30 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.17 2014/10/27 17:16:29 jlec Exp $ + + 27 Oct 2014; Justin Lecher <[email protected]> openbabel-python-2.3.2.ebuild: + Add support for py3_4 13 Oct 2013; Pacho Ramos <[email protected]> openbabel-python-2.3.2.ebuild: Also compatible with python3_3
