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 512EE138335 for ; Sun, 26 Aug 2018 11:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54463E08BB; Sun, 26 Aug 2018 11:01:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2E1D2E08A0 for ; Sun, 26 Aug 2018 11:01:20 +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 8483D335CC2 for ; Sun, 26 Aug 2018 11:01:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DF063B5 for ; Sun, 26 Aug 2018 11:01:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1535281266.eba65aafc6894f7be9fff38b0180171661c1ce69.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/culmus-latex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/culmus-latex/culmus-latex-0.7.ebuild X-VCS-Directories: dev-tex/culmus-latex/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: eba65aafc6894f7be9fff38b0180171661c1ce69 X-VCS-Branch: master Date: Sun, 26 Aug 2018 11:01:16 +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: eb6229ef-e39b-4f5d-9a9a-a474913df433 X-Archives-Hash: c94fba6ef473108e8335dcdcaf993b4d commit: eba65aafc6894f7be9fff38b0180171661c1ce69 Author: Michał Górny gentoo org> AuthorDate: Sun Aug 26 10:26:55 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 26 11:01:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba65aaf dev-tex/culmus-latex: Remove support for non-existent deps dev-tex/culmus-latex/culmus-latex-0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild index d3e14ebb620..622d8727ae0 100644 --- a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild +++ b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -15,7 +15,7 @@ IUSE="examples" RDEPEND="virtual/latex-base" DEPEND="${RDEPEND} - || ( >=media-fonts/culmus-0.110[fancy] =media-fonts/culmus-0.110[fancy] app-text/t1utils" src_compile() {