commit:     1116ec3c8ee0e81e01bea44f383f3d9b1f15b5a0
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May  3 08:43:12 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May  3 08:43:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1116ec3c

media-sound/spotify: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-sound/spotify/spotify-1.1.26-r1.ebuild | 7 +++----
 media-sound/spotify/spotify-1.1.26-r2.ebuild | 7 +++----
 media-sound/spotify/spotify-1.1.55.ebuild    | 5 ++---
 3 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/media-sound/spotify/spotify-1.1.26-r1.ebuild 
b/media-sound/spotify/spotify-1.1.26-r1.ebuild
index 2310f6ff5af..797be7b82c1 100644
--- a/media-sound/spotify/spotify-1.1.26-r1.ebuild
+++ b/media-sound/spotify/spotify-1.1.26-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
 LICENSE="Spotify"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libnotify libressl systray pax_kernel pulseaudio"
+IUSE="libnotify systray pax_kernel pulseaudio"
 RESTRICT="mirror strip"
 
 BDEPEND=">=dev-util/patchelf-0.10"
@@ -21,8 +21,7 @@ RDEPEND="
        dev-python/dbus-python
        dev-python/pygobject:3
        libnotify? ( x11-libs/libnotify )
-       !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )
+       dev-libs/openssl:0=
        media-libs/alsa-lib
        media-libs/fontconfig
        media-libs/harfbuzz

diff --git a/media-sound/spotify/spotify-1.1.26-r2.ebuild 
b/media-sound/spotify/spotify-1.1.26-r2.ebuild
index fdf168b7477..f15f00faf70 100644
--- a/media-sound/spotify/spotify-1.1.26-r2.ebuild
+++ b/media-sound/spotify/spotify-1.1.26-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
 LICENSE="Spotify"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libnotify libressl systray pax_kernel pulseaudio"
+IUSE="libnotify systray pax_kernel pulseaudio"
 RESTRICT="mirror strip"
 
 BDEPEND=">=dev-util/patchelf-0.10"
@@ -21,8 +21,7 @@ RDEPEND="
        dev-python/dbus-python
        dev-python/pygobject:3
        libnotify? ( x11-libs/libnotify )
-       !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )
+       dev-libs/openssl:0=
        media-libs/alsa-lib
        media-libs/fontconfig
        media-libs/harfbuzz

diff --git a/media-sound/spotify/spotify-1.1.55.ebuild 
b/media-sound/spotify/spotify-1.1.55.ebuild
index 544835629b0..22aa11bb859 100644
--- a/media-sound/spotify/spotify-1.1.55.ebuild
+++ b/media-sound/spotify/spotify-1.1.55.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
 LICENSE="Spotify"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libnotify libressl local-playback pax_kernel pulseaudio systray"
+IUSE="libnotify local-playback pax_kernel pulseaudio systray"
 RESTRICT="mirror strip"
 
 BDEPEND=">=dev-util/patchelf-0.10"
@@ -21,8 +21,7 @@ RDEPEND="
        dev-python/dbus-python
        dev-python/pygobject:3
        libnotify? ( x11-libs/libnotify )
-       !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )
+       dev-libs/openssl:0=
        media-libs/alsa-lib
        media-libs/fontconfig
        media-libs/harfbuzz

Reply via email to