commit:     95b3c1245a1ad4dc7236b1ee3bb04ae1744979d1
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon Jun 22 14:33:39 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 14:33:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=95b3c124

pruned deps

Package-Manager: portage-2.2.20

 dev-tex/pythontex/ChangeLog                | 4 ++++
 dev-tex/pythontex/pythontex-0.14-r1.ebuild | 3 +--
 dev-tex/pythontex/pythontex-9999.ebuild    | 3 +--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-tex/pythontex/ChangeLog b/dev-tex/pythontex/ChangeLog
index 7f6f08c..f839346 100644
--- a/dev-tex/pythontex/ChangeLog
+++ b/dev-tex/pythontex/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Jun 2015; Horea Christian <[email protected]> pythontex-0.14-r1.ebuild,
+  pythontex-9999.ebuild:
+  pruned deps
+
   05 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   dev-tex/pythontex: Add github to remote-id in metadata.xml
 

diff --git a/dev-tex/pythontex/pythontex-0.14-r1.ebuild 
b/dev-tex/pythontex/pythontex-0.14-r1.ebuild
index d49ef7f..6754b94 100644
--- a/dev-tex/pythontex/pythontex-0.14-r1.ebuild
+++ b/dev-tex/pythontex/pythontex-0.14-r1.ebuild
@@ -22,8 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 DEPEND="${PYTHON_DEPS}
        dev-texlive/texlive-latex"
 RDEPEND="${DEPEND}
-       dev-texlive/texlive-xetex
-       >=dev-python/matplotlib-1.2.0[${PYTHON_USEDEP}]
+       dev-texlive/texlive-latex
        highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )"
 
 TEXMF=/usr/share/texmf-site

diff --git a/dev-tex/pythontex/pythontex-9999.ebuild 
b/dev-tex/pythontex/pythontex-9999.ebuild
index c9c5388..6df654a 100644
--- a/dev-tex/pythontex/pythontex-9999.ebuild
+++ b/dev-tex/pythontex/pythontex-9999.ebuild
@@ -23,8 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 DEPEND="${PYTHON_DEPS}
        dev-texlive/texlive-latex"
 RDEPEND="${DEPEND}
-       dev-texlive/texlive-xetex
-       >=dev-python/matplotlib-1.2.0[${PYTHON_USEDEP}]
+       dev-texlive/texlive-latex
        highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )"
 
 TEXMF=/usr/share/texmf-site

Reply via email to