mgorny 15/04/08 18:23:00 Modified: Macaulay2-1.7_pre.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.4 sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild?r1=1.3&r2=1.4 Index: Macaulay2-1.7_pre.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Macaulay2-1.7_pre.ebuild 26 Mar 2015 10:17:49 -0000 1.3 +++ Macaulay2-1.7_pre.ebuild 8 Apr 2015 18:23:00 -0000 1.4 @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v 1.3 2015/03/26 10:17:49 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v 1.4 2015/04/08 18:23:00 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools elisp-common eutils flag-o-matic python-single-r1 toolchain-funcs 1.35 sci-mathematics/Macaulay2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 26 Mar 2015 10:17:49 -0000 1.34 +++ ChangeLog 8 Apr 2015 18:23:00 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/Macaulay2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.34 2015/03/26 10:17:49 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.35 2015/04/08 18:23:00 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> Macaulay2-1.7_pre.ebuild: + Drop old Python implementations 26 Mar 2015; Thomas Kahle <[email protected]> Macaulay2-1.4-r1.ebuild, Macaulay2-1.4.ebuild, Macaulay2-1.6.ebuild, Macaulay2-1.7_pre.ebuild:
