From 53cae531f4093c55d3ae9cd839815521c193e7c6 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 2 May 2021 17:47:12 +0300 Subject: net-mail/fetchmail: remove libressl support Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada --- net-mail/fetchmail/fetchmail-6.4.14.ebuild | 8 +++----- net-mail/fetchmail/fetchmail-6.4.15.ebuild | 8 +++----- net-mail/fetchmail/fetchmail-6.4.16.ebuild | 8 +++----- net-mail/fetchmail/fetchmail-6.4.8.ebuild | 8 +++----- 4 files changed, 12 insertions(+), 20 deletions(-) (limited to 'net-mail') diff --git a/net-mail/fetchmail/fetchmail-6.4.14.ebuild b/net-mail/fetchmail/fetchmail-6.4.14.ebuild index 6c2e6a41f1b0..f39826489a82 100644 --- a/net-mail/fetchmail/fetchmail-6.4.14.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.14.ebuild @@ -15,18 +15,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="ssl nls kerberos tk socks libressl" +IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="acct-user/fetchmail ssl? ( - !libressl? ( >=dev-libs/openssl-1.1.1:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.1.1:= ) kerberos? ( virtual/krb5 - !libressl? ( >=dev-libs/openssl-1.0.2:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) !elibc_glibc? ( sys-libs/e2fsprogs-libs ) diff --git a/net-mail/fetchmail/fetchmail-6.4.15.ebuild b/net-mail/fetchmail/fetchmail-6.4.15.ebuild index 6c2e6a41f1b0..f39826489a82 100644 --- a/net-mail/fetchmail/fetchmail-6.4.15.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.15.ebuild @@ -15,18 +15,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="ssl nls kerberos tk socks libressl" +IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="acct-user/fetchmail ssl? ( - !libressl? ( >=dev-libs/openssl-1.1.1:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.1.1:= ) kerberos? ( virtual/krb5 - !libressl? ( >=dev-libs/openssl-1.0.2:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) !elibc_glibc? ( sys-libs/e2fsprogs-libs ) diff --git a/net-mail/fetchmail/fetchmail-6.4.16.ebuild b/net-mail/fetchmail/fetchmail-6.4.16.ebuild index 6c2e6a41f1b0..f39826489a82 100644 --- a/net-mail/fetchmail/fetchmail-6.4.16.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.16.ebuild @@ -15,18 +15,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="ssl nls kerberos tk socks libressl" +IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="acct-user/fetchmail ssl? ( - !libressl? ( >=dev-libs/openssl-1.1.1:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.1.1:= ) kerberos? ( virtual/krb5 - !libressl? ( >=dev-libs/openssl-1.0.2:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) !elibc_glibc? ( sys-libs/e2fsprogs-libs ) diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild index 4dfbc9b83b55..8f61c9ee07ed 100644 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild @@ -15,18 +15,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="ssl nls kerberos tk socks libressl" +IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="acct-user/fetchmail ssl? ( - !libressl? ( >=dev-libs/openssl-1.1.1:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.1.1:= ) kerberos? ( virtual/krb5 - !libressl? ( >=dev-libs/openssl-1.0.2:= ) - libressl? ( dev-libs/libressl:= ) + >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) !elibc_glibc? ( sys-libs/e2fsprogs-libs ) -- cgit v1.2.3-65-gdbad