From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04BEB1382C5 for ; Mon, 9 Apr 2018 19:31:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3FD6E09D7; Mon, 9 Apr 2018 19:31:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1EADE09D7 for ; Mon, 9 Apr 2018 19:31:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2FB9335C59 for ; Mon, 9 Apr 2018 19:31:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE25D285 for ; Mon, 9 Apr 2018 19:30:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1523302247.dae68c1306a0ee191fe5499018abbd1dbb3a80f7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dblatex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/dblatex/dblatex-0.3.10-r1.ebuild app-text/dblatex/dblatex-0.3.7.ebuild X-VCS-Directories: app-text/dblatex/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dae68c1306a0ee191fe5499018abbd1dbb3a80f7 X-VCS-Branch: master Date: Mon, 9 Apr 2018 19:30:59 +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: 8b7976b4-11ab-4b29-b826-9f65f8a6b646 X-Archives-Hash: be08dc45b6ed32e9c755a4428128f5e1 commit: dae68c1306a0ee191fe5499018abbd1dbb3a80f7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 9 19:29:36 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 9 19:30:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae68c13 app-text/dblatex: Drop obsolete dev-texlive/texlive-mathextra Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-text/dblatex/dblatex-0.3.10-r1.ebuild | 2 +- app-text/dblatex/dblatex-0.3.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/dblatex/dblatex-0.3.10-r1.ebuild b/app-text/dblatex/dblatex-0.3.10-r1.ebuild index ad0abc3ad3f..0f9f0a65e4f 100644 --- a/app-text/dblatex/dblatex-0.3.10-r1.ebuild +++ b/app-text/dblatex/dblatex-0.3.10-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-texlive/texlive-latex dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra ) + dev-texlive/texlive-mathscience dev-texlive/texlive-pictures dev-texlive/texlive-xetex gnome-base/librsvg diff --git a/app-text/dblatex/dblatex-0.3.7.ebuild b/app-text/dblatex/dblatex-0.3.7.ebuild index c02d2307ae7..eecbe631b19 100644 --- a/app-text/dblatex/dblatex-0.3.7.ebuild +++ b/app-text/dblatex/dblatex-0.3.7.ebuild @@ -19,7 +19,7 @@ RDEPEND=" app-text/texlive dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra ) + dev-texlive/texlive-mathscience dev-texlive/texlive-pictures dev-texlive/texlive-xetex dev-libs/libxslt