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 3CA5A1382C5 for ; Fri, 30 Apr 2021 09:17:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BB1AE086F; Fri, 30 Apr 2021 09:17:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 116F9E086D for ; Fri, 30 Apr 2021 09:17:46 +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 AED50340EDE for ; Fri, 30 Apr 2021 09:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E1C24C3 for ; Fri, 30 Apr 2021 09:17:42 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1619774258.8b59ce00d3e577da6ec57516c36033e6070b43de.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/glusterfs/glusterfs-7.9.ebuild sys-cluster/glusterfs/glusterfs-8.3.ebuild sys-cluster/glusterfs/glusterfs-8.4.ebuild sys-cluster/glusterfs/glusterfs-9.0.ebuild sys-cluster/glusterfs/glusterfs-9.1.ebuild X-VCS-Directories: sys-cluster/glusterfs/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8b59ce00d3e577da6ec57516c36033e6070b43de X-VCS-Branch: master Date: Fri, 30 Apr 2021 09:17:42 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 83da9d84-f978-4342-8900-d67176127bcf X-Archives-Hash: 5a52bd569ed7ec619c63feca96ce7602 commit: 8b59ce00d3e577da6ec57516c36033e6070b43de Author: Mikle Kolyada gentoo org> AuthorDate: Fri Apr 30 09:08:19 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Apr 30 09:17:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b59ce00 sys-cluster/glusterfs: remove libressl support Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> sys-cluster/glusterfs/glusterfs-7.9.ebuild | 5 ++--- sys-cluster/glusterfs/glusterfs-8.3.ebuild | 5 ++--- sys-cluster/glusterfs/glusterfs-8.4.ebuild | 5 ++--- sys-cluster/glusterfs/glusterfs-9.0.ebuild | 5 ++--- sys-cluster/glusterfs/glusterfs-9.1.ebuild | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) diff --git a/sys-cluster/glusterfs/glusterfs-7.9.ebuild b/sys-cluster/glusterfs/glusterfs-7.9.ebuild index 84f522b78c8..606d9b72d06 100644 --- a/sys-cluster/glusterfs/glusterfs-7.9.ebuild +++ b/sys-cluster/glusterfs/glusterfs-7.9.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication infiniband ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication infiniband ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} ) ipv6? ( libtirpc )" @@ -40,8 +40,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist] ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:=[-bindist] " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-8.3.ebuild b/sys-cluster/glusterfs/glusterfs-8.3.ebuild index 7781fd95707..eb0826d3213 100644 --- a/sys-cluster/glusterfs/glusterfs-8.3.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -39,8 +39,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist] ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:=[-bindist] " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-8.4.ebuild b/sys-cluster/glusterfs/glusterfs-8.4.ebuild index 447c689852d..a95eb88996f 100644 --- a/sys-cluster/glusterfs/glusterfs-8.4.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -39,8 +39,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist] ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:=[-bindist] " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-9.0.ebuild b/sys-cluster/glusterfs/glusterfs-9.0.ebuild index 447c689852d..a95eb88996f 100644 --- a/sys-cluster/glusterfs/glusterfs-9.0.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -39,8 +39,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist] ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:=[-bindist] " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-9.1.ebuild b/sys-cluster/glusterfs/glusterfs-9.1.ebuild index 074763734a0..1cd066e8303 100644 --- a/sys-cluster/glusterfs/glusterfs-9.1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/" LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -IUSE="debug emacs +fuse +georeplication ipv6 libressl +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,8 +40,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - !libressl? ( dev-libs/openssl:=[-bindist] ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:=[-bindist] " DEPEND=" ${RDEPEND}