mgorny 15/04/08 18:21:38 Modified: units-2.11.ebuild units-2.11a.ebuild ChangeLog Log: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.11 sci-calculators/units/units-2.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11.ebuild?r1=1.10&r2=1.11 Index: units-2.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- units-2.11.ebuild 2 Mar 2015 09:32:21 -0000 1.10 +++ units-2.11.ebuild 8 Apr 2015 18:21:38 -0000 1.11 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.10 2015/03/02 09:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11.ebuild,v 1.11 2015/04/08 18:21:38 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) PYTHON_REQ_USE="xml" inherit eutils python-r1 1.4 sci-calculators/units/units-2.11a.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.11a.ebuild?r1=1.3&r2=1.4 Index: units-2.11a.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11a.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- units-2.11a.ebuild 14 Feb 2015 21:50:20 -0000 1.3 +++ units-2.11a.ebuild 8 Apr 2015 18:21:38 -0000 1.4 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11a.ebuild,v 1.3 2015/02/14 21:50:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.11a.ebuild,v 1.4 2015/04/08 18:21:38 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) PYTHON_REQ_USE="xml" inherit eutils python-r1 1.83 sci-calculators/units/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 2 Mar 2015 09:32:21 -0000 1.82 +++ ChangeLog 8 Apr 2015 18:21:38 -0000 1.83 @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.82 2015/03/02 09:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.83 2015/04/08 18:21:38 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> units-2.11.ebuild, + units-2.11a.ebuild: + Drop old Python implementations 02 Mar 2015; Agostino Sarubbo <[email protected]> units-2.11.ebuild: Stable for ppc, wrt bug #509790
