From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFFF758973 for ; Mon, 1 Feb 2016 08:26:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F4EA21C014; Mon, 1 Feb 2016 08:26:17 +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 0C48321C014 for ; Mon, 1 Feb 2016 08:26:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40F66340C2D for ; Mon, 1 Feb 2016 08:26:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C20A68F1 for ; Mon, 1 Feb 2016 08:26:05 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1454315157.e2e4a40a7f37bf40cea609e029bdadc5db60acb8.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pstricks/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild X-VCS-Directories: dev-texlive/texlive-pstricks/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: e2e4a40a7f37bf40cea609e029bdadc5db60acb8 X-VCS-Branch: master Date: Mon, 1 Feb 2016 08:26:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f64ed8ba-2b52-4117-8928-5161667013d1 X-Archives-Hash: e7229535eeb3467943bcbdbc20037ad0 commit: e2e4a40a7f37bf40cea609e029bdadc5db60acb8 Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 1 08:01:59 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Feb 1 08:25:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e4a40a dev-texlive/texlive-pstricks: add rdep on pgf, bug #573530 Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild | 1 + dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild index 725f8fb..1632582 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2014.ebuild @@ -19,6 +19,7 @@ DEPEND=">=dev-texlive/texlive-basic-2014 >=dev-texlive/texlive-genericrecommended-2014 " RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended +dev-tex/pgf " TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/pst2pdf/pst2pdf.pl diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild index 620745c..0115d1b 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2015.ebuild @@ -19,6 +19,7 @@ DEPEND=">=dev-texlive/texlive-basic-2015 >=dev-texlive/texlive-genericrecommended-2015 " RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended +dev-tex/pgf " TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/pst2pdf/pst2pdf.pl