mail-mta/postfix: Revbump for mysql dependency change
authorBrian Evans <grknight@gentoo.org>
Mon, 18 Feb 2019 15:34:35 +0000 (10:34 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 18 Feb 2019 15:36:34 +0000 (10:36 -0500)
Non-maintainer commit

Bug: https://bugs.gentoo.org/665920
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight@gentoo.org>
mail-mta/postfix/postfix-3.3.2-r1.ebuild [moved from mail-mta/postfix/postfix-3.3.2.ebuild with 99% similarity]
mail-mta/postfix/postfix-3.4_pre20190129.ebuild

similarity index 99%
rename from mail-mta/postfix/postfix-3.3.2.ebuild
rename to mail-mta/postfix/postfix-3.3.2-r1.ebuild
index 22d2fa491030e7f525be161018f9b04b38eefc18..ff1fc73cbbef1ed7966a22c00ca434403e5b9df9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,7 @@ DEPEND=">=dev-libs/libpcre-3.4
        ldap? ( net-nds/openldap )
        ldap-bind? ( net-nds/openldap[sasl] )
        lmdb? ( >=dev-db/lmdb-0.9.11 )
-       mysql? ( virtual/mysql )
+       mysql? ( dev-db/mysql-connector-c:0= )
        nis? ( net-libs/libnsl )
        pam? ( virtual/pam )
        postgres? ( dev-db/postgresql:* )
index 97df85ef1e9cd07cbb4a803ae63a54a368aced1a..456b4615bde6fad4398ee145d8f1b739f0e00412 100644 (file)
@@ -26,7 +26,7 @@ DEPEND=">=dev-libs/libpcre-3.4
        ldap? ( net-nds/openldap )
        ldap-bind? ( net-nds/openldap[sasl] )
        lmdb? ( >=dev-db/lmdb-0.9.11 )
-       mysql? ( virtual/mysql )
+       mysql? ( dev-db/mysql-connector-c:0= )
        nis? ( net-libs/libnsl )
        pam? ( virtual/pam )
        postgres? ( dev-db/postgresql:* )