floppym 14/11/23 17:05:08 Modified: matplotlib-9999.ebuild Log: Missed one. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.5 dev-python/matplotlib/matplotlib-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild?r1=1.4&r2=1.5 Index: matplotlib-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- matplotlib-9999.ebuild 23 Nov 2014 16:36:23 -0000 1.4 +++ matplotlib-9999.ebuild 23 Nov 2014 17:05:08 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild,v 1.4 2014/11/23 16:36:23 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-9999.ebuild,v 1.5 2014/11/23 17:05:08 floppym Exp $ EAPI=5 @@ -79,7 +79,6 @@ qt4? ( dev-python/PyQt4[X,${PYTHON_USEDEP}] )" PY2_FLAGS="|| ( $(python_gen_useflags python2*) )" -PY32_FLAGS="|| ( $(python_gen_useflags python3_2) )" REQUIRED_USE=" doc? ( ${PY2_FLAGS} ) excel? ( ${PY2_FLAGS} )
