From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-814534-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 5A569138CEE
	for <garchives@archives.gentoo.org>; Wed, 24 Jun 2015 09:52:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B3A83E0999;
	Wed, 24 Jun 2015 09:52:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E03D4E0998
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Jun 2015 09:51:59 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3C65534096D
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Jun 2015 09:51:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B3D06A25
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Jun 2015 09:51:55 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org>
Message-ID: <1434983619.95b3c1245a1ad4dc7236b1ee3bb04ae1744979d1.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: dev-tex/pythontex/
X-VCS-Repository: proj/sci
X-VCS-Files: dev-tex/pythontex/ChangeLog dev-tex/pythontex/pythontex-0.14-r1.ebuild dev-tex/pythontex/pythontex-9999.ebuild
X-VCS-Directories: dev-tex/pythontex/
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: 95b3c1245a1ad4dc7236b1ee3bb04ae1744979d1
X-VCS-Branch: master
Date: Wed, 24 Jun 2015 09:51:55 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 138fdcdf-d93a-4213-b0e2-07be5c9f9e9f
X-Archives-Hash: 0ec0f056bc554e5176bb87b71fb50d1f

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 <h.chr@mail.ru> pythontex-0.14-r1.ebuild,
+  pythontex-9999.ebuild:
+  pruned deps
+
   05 Jun 2015; Justin Lecher <jlec@gentoo.org> 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