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 AC3CD138334 for ; Wed, 20 Nov 2019 10:22:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0695DE0867; Wed, 20 Nov 2019 10:22:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E08EDE0867 for ; Wed, 20 Nov 2019 10:22:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0197934D10E for ; Wed, 20 Nov 2019 10:22:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0653D8B4 for ; Wed, 20 Nov 2019 10:22:32 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1574245322.98dfb64b1f2b5ecfc3d2da545c7b829597af4354.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/shadow/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/shadow/shadow-4.7-r2.ebuild X-VCS-Directories: sys-apps/shadow/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 98dfb64b1f2b5ecfc3d2da545c7b829597af4354 X-VCS-Branch: master Date: Wed, 20 Nov 2019 10:22:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0cbcfc92-a2ab-42b7-94f1-256eceff544d X-Archives-Hash: ccfed77cd05140f0cc746a091290a49c commit: 98dfb64b1f2b5ecfc3d2da545c7b829597af4354 Author: Lars Wendler gentoo org> AuthorDate: Wed Nov 20 10:21:37 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Nov 20 10:22:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98dfb64b sys-apps/shadow: eautoreconf requires sys-devel/gettext Thanks-to: Arthur Zamarin gmail.com> Closes: https://bugs.gentoo.org/700750 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler gentoo.org> sys-apps/shadow/shadow-4.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/shadow/shadow-4.7-r2.ebuild b/sys-apps/shadow/shadow-4.7-r2.ebuild index b75f9599e1c..f3291b9c2c0 100644 --- a/sys-apps/shadow/shadow-4.7-r2.ebuild +++ b/sys-apps/shadow/shadow-4.7-r2.ebuild @@ -32,7 +32,7 @@ DEPEND=" " BDEPEND=" app-arch/xz-utils - nls? ( sys-devel/gettext ) + sys-devel/gettext " RDEPEND=" ${DEPEND}