public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: ChangeLog matplotlib-1.0.1-r1.ebuild
Date: Wed,  5 Oct 2011 19:34:13 +0000 (UTC)	[thread overview]
Message-ID: <20111005193413.883462004B@flycatcher.gentoo.org> (raw)

aballier    11/10/05 19:34:13

  Modified:             ChangeLog matplotlib-1.0.1-r1.ebuild
  Log:
  remove ptex dep as it is going away
  
  (Portage version: 2.2.0_alpha61/cvs/Linux x86_64)

Revision  Changes    Path
1.108                dev-python/matplotlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	9 Aug 2011 05:40:01 -0000	1.107
+++ ChangeLog	5 Oct 2011 19:34:13 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/matplotlib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.107 2011/08/09 05:40:01 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.108 2011/10/05 19:34:13 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org> matplotlib-1.0.1-r1.ebuild:
+  remove ptex dep as it is going away
 
   09 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org>
   matplotlib-1.0.1-r1.ebuild, +files/matplotlib-1.0.1-linux3.patch:



1.7                  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.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?r1=1.6&r2=1.7

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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- matplotlib-1.0.1-r1.ebuild	9 Aug 2011 05:40:01 -0000	1.6
+++ matplotlib-1.0.1-r1.ebuild	5 Oct 2011 19:34:13 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.6 2011/08/09 05:40:01 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.7 2011/10/05 19:34:13 aballier Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -41,17 +41,9 @@
 		dev-python/xlwt
 		dev-python/sphinx
 		media-gfx/graphviz[cairo]
-		|| (
-			(
-				dev-texlive/texlive-latexextra
-				dev-texlive/texlive-fontsrecommended
-				dev-texlive/texlive-latexrecommended
-			)
-			(
-				app-text/ptex
-				dev-tex/latex-unicode
-			)
-		)
+		dev-texlive/texlive-latexextra
+		dev-texlive/texlive-fontsrecommended
+		dev-texlive/texlive-latexrecommended
 	)"
 
 RDEPEND="${CDEPEND}






             reply	other threads:[~2011-10-05 19:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 19:34 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-06 20:09 [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: ChangeLog matplotlib-1.0.1-r1.ebuild Alexis Ballier (aballier)
2011-08-09  5:40 Sebastien Fabbro (bicatali)
2011-04-14 20:10 Brent Baude (ranger)
2011-04-01 16:38 Kacper Kowalik (xarthisius)
2011-03-28 13:24 PaweA Hajdan (phajdan.jr)
2011-03-26 21:03 Christoph Mende (angelos)
2011-02-24  4:49 Sebastien Fabbro (bicatali)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111005193413.883462004B@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox