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 149B0138334 for ; Wed, 5 Sep 2018 14:57:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECE18E07D3; Wed, 5 Sep 2018 14:57:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AB279E07D3 for ; Wed, 5 Sep 2018 14:57:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0322E335C36 for ; Wed, 5 Sep 2018 14:57:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7E40392 for ; Wed, 5 Sep 2018 14:57:20 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1536159435.ede2d4afbe38514f959b9226755310cdb31a7aa6.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/msmtp/metadata.xml mail-mta/msmtp/msmtp-1.6.6-r1.ebuild mail-mta/msmtp/msmtp-1.6.6.ebuild mail-mta/msmtp/msmtp-1.6.8-r1.ebuild mail-mta/msmtp/msmtp-1.6.8-r2.ebuild mail-mta/msmtp/msmtp-1.8.0-r1.ebuild mail-mta/msmtp/msmtp-1.8.0.ebuild X-VCS-Directories: mail-mta/msmtp/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: ede2d4afbe38514f959b9226755310cdb31a7aa6 X-VCS-Branch: master Date: Wed, 5 Sep 2018 14:57:20 +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: 8dedb47e-81c4-4f30-9062-5a22777f7c52 X-Archives-Hash: 8d375a848ecf94867db1ddb19961bd6e commit: ede2d4afbe38514f959b9226755310cdb31a7aa6 Author: Lars Wendler gentoo org> AuthorDate: Wed Sep 5 14:56:54 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Sep 5 14:57:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede2d4af mail-mta/msmtp: Revbumps to rename "libsecret" to "gnome-keyring" USE flag. Package-Manager: Portage-2.3.49, Repoman-2.3.10 mail-mta/msmtp/metadata.xml | 1 - mail-mta/msmtp/{msmtp-1.6.6.ebuild => msmtp-1.6.6-r1.ebuild} | 6 +++--- .../msmtp/{msmtp-1.6.8-r1.ebuild => msmtp-1.6.8-r2.ebuild} | 10 +++++----- mail-mta/msmtp/{msmtp-1.8.0.ebuild => msmtp-1.8.0-r1.ebuild} | 10 +++++----- 4 files changed, 13 insertions(+), 14 deletions(-) diff --git a/mail-mta/msmtp/metadata.xml b/mail-mta/msmtp/metadata.xml index 96c999d09ea..472d3fa70d2 100644 --- a/mail-mta/msmtp/metadata.xml +++ b/mail-mta/msmtp/metadata.xml @@ -8,7 +8,6 @@ Build/install msmtpd MTA daemon Enable this to install as system-wide MTA - Enable libsecret support to store login credentials msmtp diff --git a/mail-mta/msmtp/msmtp-1.6.6.ebuild b/mail-mta/msmtp/msmtp-1.6.6-r1.ebuild similarity index 94% rename from mail-mta/msmtp/msmtp-1.6.6.ebuild rename to mail-mta/msmtp/msmtp-1.6.6-r1.ebuild index f988628e165..af7968d17b2 100644 --- a/mail-mta/msmtp/msmtp-1.6.6.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.6-r1.ebuild @@ -11,11 +11,11 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" +IUSE="doc gnome-keyring gnutls idn libressl +mta nls sasl ssl vim-syntax" CDEPEND=" + gnome-keyring? ( app-crypt/libsecret ) idn? ( net-dns/libidn:= ) - libsecret? ( app-crypt/libsecret ) nls? ( virtual/libintl ) sasl? ( virtual/gsasl ) ssl? ( @@ -68,7 +68,7 @@ src_configure() { $(use_with ssl ssl $(usex gnutls gnutls openssl)) \ $(use_with sasl libgsasl) \ $(use_with idn libidn) \ - $(use_with libsecret ) + $(use_with gnome-keyring libsecret) } src_compile() { diff --git a/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild b/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild similarity index 94% rename from mail-mta/msmtp/msmtp-1.6.8-r1.ebuild rename to mail-mta/msmtp/msmtp-1.6.8-r2.ebuild index f560ab7edff..2716f7113dc 100644 --- a/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.8-r2.ebuild @@ -12,11 +12,11 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" +IUSE="doc gnome-keyring gnutls idn libressl +mta nls sasl ssl vim-syntax" DEPEND=" + gnome-keyring? ( app-crypt/libsecret ) idn? ( net-dns/libidn:= ) - libsecret? ( app-crypt/libsecret ) nls? ( virtual/libintl ) sasl? ( virtual/gsasl ) ssl? ( @@ -66,10 +66,10 @@ src_prepare() { src_configure() { local myeconfargs=( $(use_enable nls) - $(use_with ssl tls $(usex gnutls gnutls openssl)) - $(use_with sasl libgsasl) + $(use_with gnome-keyring libsecret) $(use_with idn libidn) - $(use_with libsecret) + $(use_with sasl libgsasl) + $(use_with ssl tls $(usex gnutls gnutls openssl)) ) econf "${myeconfargs[@]}" } diff --git a/mail-mta/msmtp/msmtp-1.8.0.ebuild b/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild similarity index 95% rename from mail-mta/msmtp/msmtp-1.8.0.ebuild rename to mail-mta/msmtp/msmtp-1.8.0-r1.ebuild index cdcd70d34ec..bfd8ac0fa06 100644 --- a/mail-mta/msmtp/msmtp-1.8.0.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="daemon doc idn libsecret +mta nls sasl ssl vim-syntax" +IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for # USE="daemon" in order to set the caps we need. @@ -21,7 +21,7 @@ REQUIRED_USE="daemon? ( filecaps )" # Upstream discourages usage of openssl. See also # https://marlam.de/msmtp/news/openssl-discouraged/ DEPEND=" - libsecret? ( app-crypt/libsecret ) + gnome-keyring? ( app-crypt/libsecret ) nls? ( virtual/libintl ) sasl? ( virtual/gsasl ) ssl? ( net-libs/gnutls[idn?] ) @@ -65,10 +65,10 @@ src_configure() { local myeconfargs=( $(use_enable nls) $(use_with daemon msmtpd) - $(use_with ssl tls gnutls) - $(use_with sasl libgsasl) + $(use_with gnome-keyring libsecret) $(use_with idn libidn) - $(use_with libsecret) + $(use_with sasl libgsasl) + $(use_with ssl tls gnutls) ) econf "${myeconfargs[@]}" }