commit: f88d6209296dbb2425d917a5c8c471f9a985cc81 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Wed Feb 13 14:54:09 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Wed Feb 13 14:54:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88d6209
mail-filter/opensmtpd-extras: Update dependency Non-maintainer commit Closes: https://bugs.gentoo.org/665914 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> .../opensmtpd-extras/opensmtpd-extras-5.9.2.201606062304.ebuild | 4 ++-- .../opensmtpd-extras/opensmtpd-extras-5.9.2.201609141255.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201606062304.ebuild b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201606062304.ebuild index f7cb787bdf4..989e81fd986 100644 --- a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201606062304.ebuild +++ b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201606062304.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -69,7 +69,7 @@ DEPEND="mail-mta/opensmtpd filter-lua? ( luajit? ( dev-lang/luajit:2 ) !luajit? ( dev-lang/lua:* ) ) filter-dnsbl? ( net-libs/libasr ) table-sqlite? ( dev-db/sqlite:3 ) - table-mysql? ( virtual/mysql ) + table-mysql? ( dev-db/mysql-connector-c:0= ) table-postgres? ( dev-db/postgresql:* ) table-redis? ( dev-libs/hiredis ) table-python? ( dev-lang/python:2.7 ) diff --git a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201609141255.ebuild b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201609141255.ebuild index 69c6776bcb7..6229e20cb00 100644 --- a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201609141255.ebuild +++ b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.9.2.201609141255.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -60,7 +60,7 @@ DEPEND="mail-mta/opensmtpd !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) table-sqlite? ( dev-db/sqlite:3 ) - table-mysql? ( virtual/mysql ) + table-mysql? ( dev-db/mysql-connector-c:0= ) table-postgres? ( dev-db/postgresql:* ) table-redis? ( dev-libs/hiredis ) table-python? ( dev-lang/python:2.7 )
