public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.0.ebuild matplotlib-1.2.0.ebuild matplotlib-1.0.1-r1.ebuild matplotlib-1.2.0-r1.ebuild matplotlib-1.1.1.ebuild ChangeLog
@ 2012-12-31 13:01 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-12-31 13:01 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/12/31 13:01:50

  Modified:             matplotlib-1.1.0.ebuild matplotlib-1.2.0.ebuild
                        matplotlib-1.0.1-r1.ebuild
                        matplotlib-1.2.0-r1.ebuild matplotlib-1.1.1.ebuild
                        ChangeLog
  Log:
  Use virtual/pyparsing.
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.15                 dev-python/matplotlib/matplotlib-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?r1=1.14&r2=1.15

Index: matplotlib-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- matplotlib-1.1.0.ebuild	4 May 2012 15:12:15 -0000	1.14
+++ matplotlib-1.1.0.ebuild	31 Dec 2012 13:01:50 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.14 2012/05/04 15:12:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.15 2012/12/31 13:01:50 mgorny Exp $
 
 EAPI="3"
 
@@ -55,7 +55,7 @@
 	virtual/ttf-fonts
 	media-fonts/stix-fonts
 	media-fonts/texcm-ttf
-	dev-python/pyparsing
+	virtual/pyparsing
 	cairo?  ( dev-python/pycairo )
 	excel?  ( dev-python/xlwt )
 	fltk?   ( dev-python/pyfltk )



1.4                  dev-python/matplotlib/matplotlib-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild?r1=1.3&r2=1.4

Index: matplotlib-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- matplotlib-1.2.0.ebuild	5 Dec 2012 04:19:43 -0000	1.3
+++ matplotlib-1.2.0.ebuild	31 Dec 2012 13:01:50 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v 1.3 2012/12/05 04:19:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0.ebuild,v 1.4 2012/12/31 13:01:50 mgorny Exp $
 
 EAPI="3"
 
@@ -60,7 +60,7 @@
 	test? ( dev-python/nose )"
 
 RDEPEND="${CDEPEND}
-	dev-python/pyparsing
+	virtual/pyparsing
 	cairo? ( dev-python/pycairo )
 	excel? ( dev-python/xlwt )
 	fltk? ( dev-python/pyfltk )



1.13                 dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?r1=1.12&r2=1.13

Index: matplotlib-1.0.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- matplotlib-1.0.1-r1.ebuild	4 May 2012 15:12:15 -0000	1.12
+++ matplotlib-1.0.1-r1.ebuild	31 Dec 2012 13:01:50 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.12 2012/05/04 15:12:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.13 2012/12/31 13:01:50 mgorny Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -54,7 +54,7 @@
 	virtual/ttf-fonts
 	media-fonts/stix-fonts
 	media-fonts/texcm-ttf
-	dev-python/pyparsing
+	virtual/pyparsing
 	cairo?  ( dev-python/pycairo )
 	excel?  ( dev-python/xlwt )
 	fltk?   ( dev-python/pyfltk )



1.2                  dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild?r1=1.1&r2=1.2

Index: matplotlib-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- matplotlib-1.2.0-r1.ebuild	7 Dec 2012 17:57:27 -0000	1.1
+++ matplotlib-1.2.0-r1.ebuild	31 Dec 2012 13:01:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v 1.1 2012/12/07 17:57:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.2.0-r1.ebuild,v 1.2 2012/12/31 13:01:50 mgorny Exp $
 
 EAPI="3"
 
@@ -64,7 +64,7 @@
 	test? ( dev-python/nose )"
 
 RDEPEND="${CDEPEND}
-	dev-python/pyparsing
+	virtual/pyparsing
 	cairo? ( dev-python/pycairo )
 	excel? ( dev-python/xlwt )
 	fltk? ( dev-python/pyfltk )



1.6                  dev-python/matplotlib/matplotlib-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?r1=1.5&r2=1.6

Index: matplotlib-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- matplotlib-1.1.1.ebuild	26 Nov 2012 06:21:01 -0000	1.5
+++ matplotlib-1.1.1.ebuild	31 Dec 2012 13:01:50 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.5 2012/11/26 06:21:01 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.6 2012/12/31 13:01:50 mgorny Exp $
 
 EAPI="3"
 
@@ -58,7 +58,7 @@
 	test? ( dev-python/nose )"
 
 RDEPEND="${CDEPEND}
-	dev-python/pyparsing
+	virtual/pyparsing
 	cairo? ( dev-python/pycairo )
 	excel? ( dev-python/xlwt )
 	fltk? ( dev-python/pyfltk )



1.132                dev-python/matplotlib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.131&r2=1.132

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	7 Dec 2012 17:57:27 -0000	1.131
+++ ChangeLog	31 Dec 2012 13:01:50 -0000	1.132
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/matplotlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.131 2012/12/07 17:57:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.132 2012/12/31 13:01:50 mgorny Exp $
+
+  31 Dec 2012; Michał Górny <mgorny@gentoo.org> matplotlib-1.0.1-r1.ebuild,
+  matplotlib-1.1.0.ebuild, matplotlib-1.1.1.ebuild, matplotlib-1.2.0-r1.ebuild,
+  matplotlib-1.2.0.ebuild:
+  Use virtual/pyparsing.
 
 *matplotlib-1.2.0-r1 (08 Dec 2012)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-31 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31 13:01 [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.0.ebuild matplotlib-1.2.0.ebuild matplotlib-1.0.1-r1.ebuild matplotlib-1.2.0-r1.ebuild matplotlib-1.1.1.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox