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 784AD13832E for ; Tue, 2 Aug 2016 09:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8044221C099; Tue, 2 Aug 2016 09:20:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D56321C099 for ; Tue, 2 Aug 2016 09:20:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2B98340BB4 for ; Tue, 2 Aug 2016 09:20:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 902B3E62 for ; Tue, 2 Aug 2016 09:20:45 +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: <1470129635.03a2a76f9534979a316eae86c8f400e4743c5da9.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xindy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xindy/xindy-2.4.ebuild X-VCS-Directories: app-text/xindy/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 03a2a76f9534979a316eae86c8f400e4743c5da9 X-VCS-Branch: master Date: Tue, 2 Aug 2016 09:20:45 +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: 85ca7de2-5381-4faa-81de-304f72293c19 X-Archives-Hash: 4f286f0304ae8a4b0be0c99c1211715c commit: 03a2a76f9534979a316eae86c8f400e4743c5da9 Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 2 09:20:35 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 2 09:20:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a2a76f app-text/xindy: add dep on dev-texlive/texlive-fontsrecommended; bug #586190 Package-Manager: portage-2.3.0 app-text/xindy/xindy-2.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-text/xindy/xindy-2.4.ebuild b/app-text/xindy/xindy-2.4.ebuild index 11ebfb7..674453f 100644 --- a/app-text/xindy/xindy-2.4.ebuild +++ b/app-text/xindy/xindy-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,6 +16,7 @@ KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="doc" RDEPEND="virtual/latex-base + dev-texlive/texlive-fontsrecommended >=dev-lisp/clisp-2.44.1-r1 dev-texlive/texlive-langcyrillic" DEPEND="${RDEPEND}