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 CE44B13888F for ; Fri, 23 Oct 2015 21:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96770E07FB; Fri, 23 Oct 2015 21:09:04 +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 150A8E07FB for ; Fri, 23 Oct 2015 21:09:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 097F33409C7 for ; Fri, 23 Oct 2015 21:09:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0950416C9 for ; Fri, 23 Oct 2015 21:09:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1445634441.6f988a7a825e5301e536fb7dda34bf89def9ad49.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/netqmail/netqmail-1.06-r4.ebuild X-VCS-Directories: mail-mta/netqmail/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6f988a7a825e5301e536fb7dda34bf89def9ad49 X-VCS-Branch: master Date: Fri, 23 Oct 2015 21:09:00 +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: dc84a4d9-a46b-4a56-bd0a-b980f5b1a59f X-Archives-Hash: 0f2b5faa903cfeddbd34cec07817e6a6 commit: 6f988a7a825e5301e536fb7dda34bf89def9ad49 Author: Michał Górny gentoo org> AuthorDate: Fri Oct 23 21:07:21 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 23 21:07:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f988a7a mail-mta/netqmail: Add missing dep on sys-apps/gentoo-functions Package-Manager: portage-2.2.23 mail-mta/netqmail/netqmail-1.06-r4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild index 040afc2..dc5a1eb 100644 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild @@ -49,6 +49,7 @@ DEPEND=" !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) + sys-apps/gentoo-functions sys-apps/groff " RDEPEND="