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 01DFF1385DD for ; Sat, 5 Sep 2015 00:20:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 877CA141C1; Sat, 5 Sep 2015 00:20:20 +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 37D4E141C1 for ; Sat, 5 Sep 2015 00:20:20 +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 42C7934097F for ; Sat, 5 Sep 2015 00:20:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 094CA182 for ; Sat, 5 Sep 2015 00:20:17 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1441412404.a4c766b8031f03fb11eb451ec8c3839e712ede05.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/texinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/texinfo/texinfo-6.0.ebuild X-VCS-Directories: sys-apps/texinfo/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: a4c766b8031f03fb11eb451ec8c3839e712ede05 X-VCS-Branch: master Date: Sat, 5 Sep 2015 00:20:17 +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: 9c315b21-0386-4803-97de-c15f38a5d38f X-Archives-Hash: 75c60b6ab61dea556bd1b80b86db2035 commit: a4c766b8031f03fb11eb451ec8c3839e712ede05 Author: Mike Frysinger gentoo org> AuthorDate: Sat Sep 5 00:20:04 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Sep 5 00:20:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c766b8 sys-apps/texinfo: add a note wrt virtual/texi2dvi usage #559132 sys-apps/texinfo/texinfo-6.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild index baccda5..d3fa361 100644 --- a/sys-apps/texinfo/texinfo-6.0.ebuild +++ b/sys-apps/texinfo/texinfo-6.0.ebuild @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Note: if your package uses the texi2dvi utility, it must depend on the +# virtual/texi2dvi package to pull in all the right deps. The tool is not +# usable out-of-the-box because it requires the large tex packages. + EAPI="5" inherit flag-o-matic