From af83583cacb2b1863512eda63726b7e9c50a261e Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 29 Jun 2018 11:51:27 +0200 Subject: [PATCH] mail-mta/msmtp: fix eapi7-style deps This was now pulling pkgconfig into my targets. Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- .../msmtp/{msmtp-1.6.8.ebuild => msmtp-1.6.8-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename mail-mta/msmtp/{msmtp-1.6.8.ebuild => msmtp-1.6.8-r1.ebuild} (98%) diff --git a/mail-mta/msmtp/msmtp-1.6.8.ebuild b/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild similarity index 98% rename from mail-mta/msmtp/msmtp-1.6.8.ebuild rename to mail-mta/msmtp/msmtp-1.6.8-r1.ebuild index d930ced58527..457444d0a607 100644 --- a/mail-mta/msmtp/msmtp-1.6.8.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" -CDEPEND=" +DEPEND=" idn? ( net-dns/libidn:= ) libsecret? ( app-crypt/libsecret ) nls? ( virtual/libintl ) @@ -28,7 +28,7 @@ CDEPEND=" ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} net-mail/mailbase mta? ( !mail-mta/courier @@ -46,7 +46,7 @@ RDEPEND="${CDEPEND} ) " -DEPEND="${CDEPEND} +BDEPEND="${DEPEND} doc? ( virtual/texi2dvi ) nls? ( sys-devel/gettext ) virtual/pkgconfig -- 2.26.2