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 891CD1382C5 for ; Tue, 27 Feb 2018 09:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8975E08EC; Tue, 27 Feb 2018 09:03:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BAB65E08EC for ; Tue, 27 Feb 2018 09:03:53 +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 0DCC9335C07 for ; Tue, 27 Feb 2018 09:03:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 919A31ED for ; Tue, 27 Feb 2018 09:03:51 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1519722226.ddfbbfb11b57dc2d4fd9fc6a94927347981c0af7.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/devhelp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/devhelp/devhelp-3.24.0.ebuild X-VCS-Directories: dev-util/devhelp/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: ddfbbfb11b57dc2d4fd9fc6a94927347981c0af7 X-VCS-Branch: master Date: Tue, 27 Feb 2018 09:03:51 +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: 1e7c1f6d-0c70-4f9b-85ae-6eeb6b93a5bc X-Archives-Hash: c08c631b0a4b5f7955f6d0454545e388 commit: ddfbbfb11b57dc2d4fd9fc6a94927347981c0af7 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 27 09:03:26 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 27 09:03:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddfbbfb1 dev-util/devhelp: add missing gettext build dependency Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/devhelp/devhelp-3.24.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/devhelp/devhelp-3.24.0.ebuild b/dev-util/devhelp/devhelp-3.24.0.ebuild index ea059860629..34bd10cfdd1 100644 --- a/dev-util/devhelp/devhelp-3.24.0.ebuild +++ b/dev-util/devhelp/devhelp-3.24.0.ebuild @@ -34,6 +34,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} ${PYTHON_DEPS} >=dev-util/gtk-doc-am-1.25 + >=sys-devel/gettext-0.19.7 virtual/pkgconfig " # eautoreconf requires: