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 7D9E8158CB7 for ; Wed, 18 Aug 2021 14:28:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E383E0809; Wed, 18 Aug 2021 14:28:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9AC39E0802 for ; Wed, 18 Aug 2021 14:28:11 +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 AA5B1340FB3 for ; Wed, 18 Aug 2021 14:28:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D3DE8C2 for ; Wed, 18 Aug 2021 14:28:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1629296871.9ba881d911d6aa0e3e11380b6d2e171a8804dc2a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/postfix/postfix-3.6.1-r1.ebuild mail-mta/postfix/postfix-3.6.1.ebuild mail-mta/postfix/postfix-3.6.2-r1.ebuild mail-mta/postfix/postfix-3.6.2-r3.ebuild mail-mta/postfix/postfix-3.6.2-r4.ebuild mail-mta/postfix/postfix-3.6.2.ebuild mail-mta/postfix/postfix-3.7_pre20210815-r1.ebuild mail-mta/postfix/postfix-3.7_pre20210815.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9ba881d911d6aa0e3e11380b6d2e171a8804dc2a X-VCS-Branch: master Date: Wed, 18 Aug 2021 14:28:09 +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: 54a6780f-ff18-4403-a56a-250a775cce4a X-Archives-Hash: 4463bcf5b56458f40bfc99c2be5e671d commit: 9ba881d911d6aa0e3e11380b6d2e171a8804dc2a Author: Sam James gentoo org> AuthorDate: Wed Aug 18 14:05:21 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 18 14:27:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba881d9 mail-mta/postfix: add missing subslot deps (mainly libnsl) Signed-off-by: Sam James gentoo.org> mail-mta/postfix/{postfix-3.6.1.ebuild => postfix-3.6.1-r1.ebuild} | 4 ++-- mail-mta/postfix/{postfix-3.6.2.ebuild => postfix-3.6.2-r3.ebuild} | 4 ++-- mail-mta/postfix/{postfix-3.6.2-r1.ebuild => postfix-3.6.2-r4.ebuild} | 4 ++-- ...stfix-3.7_pre20210815.ebuild => postfix-3.7_pre20210815-r1.ebuild} | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mail-mta/postfix/postfix-3.6.1.ebuild b/mail-mta/postfix/postfix-3.6.1-r1.ebuild similarity index 99% rename from mail-mta/postfix/postfix-3.6.1.ebuild rename to mail-mta/postfix/postfix-3.6.1-r1.ebuild index 3ae2ed817ec..acb3e7b9e45 100644 --- a/mail-mta/postfix/postfix-3.6.1.ebuild +++ b/mail-mta/postfix/postfix-3.6.1-r1.ebuild @@ -29,9 +29,9 @@ DEPEND=" eai? ( dev-libs/icu:= ) ldap? ( net-nds/openldap ) ldap-bind? ( net-nds/openldap[sasl] ) - lmdb? ( >=dev-db/lmdb-0.9.11 ) + lmdb? ( >=dev-db/lmdb-0.9.11:= ) mysql? ( dev-db/mysql-connector-c:0= ) - nis? ( net-libs/libnsl ) + nis? ( net-libs/libnsl:= ) pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* ) sasl? ( >=dev-libs/cyrus-sasl-2 ) diff --git a/mail-mta/postfix/postfix-3.6.2.ebuild b/mail-mta/postfix/postfix-3.6.2-r3.ebuild similarity index 99% rename from mail-mta/postfix/postfix-3.6.2.ebuild rename to mail-mta/postfix/postfix-3.6.2-r3.ebuild index 84f99b91b85..bf009bbecf7 100644 --- a/mail-mta/postfix/postfix-3.6.2.ebuild +++ b/mail-mta/postfix/postfix-3.6.2-r3.ebuild @@ -29,9 +29,9 @@ DEPEND=" eai? ( dev-libs/icu:= ) ldap? ( net-nds/openldap ) ldap-bind? ( net-nds/openldap[sasl] ) - lmdb? ( >=dev-db/lmdb-0.9.11 ) + lmdb? ( >=dev-db/lmdb-0.9.11:= ) mysql? ( dev-db/mysql-connector-c:0= ) - nis? ( net-libs/libnsl ) + nis? ( net-libs/libnsl:= ) pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* ) sasl? ( >=dev-libs/cyrus-sasl-2 ) diff --git a/mail-mta/postfix/postfix-3.6.2-r1.ebuild b/mail-mta/postfix/postfix-3.6.2-r4.ebuild similarity index 99% rename from mail-mta/postfix/postfix-3.6.2-r1.ebuild rename to mail-mta/postfix/postfix-3.6.2-r4.ebuild index 823fde3d62d..9fe7bafd66b 100644 --- a/mail-mta/postfix/postfix-3.6.2-r1.ebuild +++ b/mail-mta/postfix/postfix-3.6.2-r4.ebuild @@ -29,9 +29,9 @@ DEPEND=" eai? ( dev-libs/icu:= ) ldap? ( net-nds/openldap ) ldap-bind? ( net-nds/openldap[sasl] ) - lmdb? ( >=dev-db/lmdb-0.9.11 ) + lmdb? ( >=dev-db/lmdb-0.9.11:= ) mysql? ( dev-db/mysql-connector-c:0= ) - nis? ( net-libs/libnsl ) + nis? ( net-libs/libnsl:= ) pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* ) sasl? ( >=dev-libs/cyrus-sasl-2 ) diff --git a/mail-mta/postfix/postfix-3.7_pre20210815.ebuild b/mail-mta/postfix/postfix-3.7_pre20210815-r1.ebuild similarity index 99% rename from mail-mta/postfix/postfix-3.7_pre20210815.ebuild rename to mail-mta/postfix/postfix-3.7_pre20210815-r1.ebuild index 02153fbc289..f5274f85614 100644 --- a/mail-mta/postfix/postfix-3.7_pre20210815.ebuild +++ b/mail-mta/postfix/postfix-3.7_pre20210815-r1.ebuild @@ -29,9 +29,9 @@ DEPEND=" eai? ( dev-libs/icu:= ) ldap? ( net-nds/openldap ) ldap-bind? ( net-nds/openldap[sasl] ) - lmdb? ( >=dev-db/lmdb-0.9.11 ) + lmdb? ( >=dev-db/lmdb-0.9.11:= ) mysql? ( dev-db/mysql-connector-c:0= ) - nis? ( net-libs/libnsl ) + nis? ( net-libs/libnsl:= ) pam? ( sys-libs/pam ) postgres? ( dev-db/postgresql:* ) sasl? ( >=dev-libs/cyrus-sasl-2 )