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 1A79859179 for ; Fri, 12 Feb 2016 04:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 802FC21C031; Fri, 12 Feb 2016 04:28:16 +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 202B421C031 for ; Fri, 12 Feb 2016 04:28:15 +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 E4C4F340BF6 for ; Fri, 12 Feb 2016 04:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F3378EB for ; Fri, 12 Feb 2016 04:28:12 +0000 (UTC) From: "Vikraman Choudhury" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vikraman Choudhury" Message-ID: <1455251276.a33c7189a6d16afe8237df197f753c84cb9f3bf3.vikraman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/twelf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/twelf/twelf-1.7.1.ebuild X-VCS-Directories: sci-mathematics/twelf/ X-VCS-Committer: vikraman X-VCS-Committer-Name: Vikraman Choudhury X-VCS-Revision: a33c7189a6d16afe8237df197f753c84cb9f3bf3 X-VCS-Branch: master Date: Fri, 12 Feb 2016 04:28:12 +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: 6fcf32f2-1177-42f5-bf19-6baf99a4ee26 X-Archives-Hash: 07c47e8aa15a04142747195373c4896d commit: a33c7189a6d16afe8237df197f753c84cb9f3bf3 Author: Vikraman Choudhury gentoo org> AuthorDate: Fri Feb 12 04:27:56 2016 +0000 Commit: Vikraman Choudhury gentoo org> CommitDate: Fri Feb 12 04:27:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33c7189 sci-mathematics/twelf: Fix doc generation app-text/texi2html is necessary for doc generation. Package-Manager: portage-2.2.27 sci-mathematics/twelf/twelf-1.7.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild b/sci-mathematics/twelf/twelf-1.7.1.ebuild index dde30a1..7a097dd 100644 --- a/sci-mathematics/twelf/twelf-1.7.1.ebuild +++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" dev-lang/mlton doc? ( virtual/latex-base + app-text/texi2html ) emacs? ( virtual/emacs