Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Sun, 02 May 2021 10:56:42
Message-Id: 1619952210.0b1a4d58d4960ffa0888ec14ebe3db611829bb46.zlogene@gentoo
1 commit: 0b1a4d58d4960ffa0888ec14ebe3db611829bb46
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 10:43:30 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 10:43:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1a4d58
7
8 net-libs/libtorrent-rasterbar: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.10.ebuild | 7 +++----
14 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild | 5 ++---
15 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.12.ebuild | 5 ++---
16 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild | 7 +++----
17 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.9.ebuild | 7 +++----
18 5 files changed, 13 insertions(+), 18 deletions(-)
19
20 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.10.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.10.ebuild
21 index 1500e441663..7c0530b8238 100644
22 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.10.ebuild
23 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.10.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/libtorrent-${PV}.tar.gz"
31 LICENSE="BSD"
32 SLOT="0/10"
33 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
34 -IUSE="debug +dht doc examples libressl python +ssl static-libs test"
35 +IUSE="debug +dht doc examples python +ssl static-libs test"
36
37 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
38
39 @@ -34,8 +34,7 @@ RDEPEND="
40 dev-libs/boost:=[python,${PYTHON_USEDEP}]
41 )
42 ssl? (
43 - !libressl? ( dev-libs/openssl:0= )
44 - libressl? ( dev-libs/libressl:= )
45 + dev-libs/openssl:0=
46 )
47 "
48 DEPEND="${RDEPEND}
49
50 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
51 index 3d1ed4cfc02..30f4a48756a 100644
52 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
53 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
54 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/v${PV}.tar.gz -> libtorren
55 LICENSE="BSD"
56 SLOT="0/10"
57 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
58 -IUSE="debug +dht doc examples libressl python +ssl static-libs test"
59 +IUSE="debug +dht doc examples python +ssl static-libs test"
60
61 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
62
63 @@ -34,8 +34,7 @@ RDEPEND="
64 dev-libs/boost:=[python,${PYTHON_USEDEP}]
65 )
66 ssl? (
67 - !libressl? ( dev-libs/openssl:0= )
68 - libressl? ( dev-libs/libressl:= )
69 + dev-libs/openssl:0=
70 )
71 "
72 DEPEND="${RDEPEND}
73
74 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.12.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.12.ebuild
75 index 295a3b24f66..ead88b37b61 100644
76 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.12.ebuild
77 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.12.ebuild
78 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/v${PV}.tar.gz -> libtorren
79 LICENSE="BSD"
80 SLOT="0/10"
81 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
82 -IUSE="debug +dht doc examples libressl python +ssl static-libs test"
83 +IUSE="debug +dht doc examples python +ssl static-libs test"
84
85 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
86
87 @@ -34,8 +34,7 @@ RDEPEND="
88 dev-libs/boost:=[python,${PYTHON_USEDEP}]
89 )
90 ssl? (
91 - !libressl? ( dev-libs/openssl:0= )
92 - libressl? ( dev-libs/libressl:= )
93 + dev-libs/openssl:0=
94 )
95 "
96 DEPEND="${RDEPEND}
97
98 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
99 index dad79954dd1..2a7b356cdbf 100644
100 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
101 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.6.ebuild
102 @@ -1,4 +1,4 @@
103 -# Copyright 1999-2020 Gentoo Authors
104 +# Copyright 1999-2021 Gentoo Authors
105 # Distributed under the terms of the GNU General Public License v2
106
107 EAPI=7
108 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/${MY_P}.tar.gz -> ${P}.tar
109 LICENSE="BSD"
110 SLOT="0/10"
111 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
112 -IUSE="debug +dht doc examples libressl python +ssl static-libs test"
113 +IUSE="debug +dht doc examples python +ssl static-libs test"
114
115 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
116
117 @@ -35,8 +35,7 @@ RDEPEND="
118 dev-libs/boost:=[python,${PYTHON_USEDEP}]
119 )
120 ssl? (
121 - !libressl? ( dev-libs/openssl:0= )
122 - libressl? ( dev-libs/libressl:= )
123 + dev-libs/openssl:0=
124 )
125 "
126 DEPEND="${RDEPEND}
127
128 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.9.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.9.ebuild
129 index 1500e441663..7c0530b8238 100644
130 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.9.ebuild
131 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.9.ebuild
132 @@ -1,4 +1,4 @@
133 -# Copyright 1999-2020 Gentoo Authors
134 +# Copyright 1999-2021 Gentoo Authors
135 # Distributed under the terms of the GNU General Public License v2
136
137 EAPI=7
138 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/libtorrent-${PV}.tar.gz"
139 LICENSE="BSD"
140 SLOT="0/10"
141 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
142 -IUSE="debug +dht doc examples libressl python +ssl static-libs test"
143 +IUSE="debug +dht doc examples python +ssl static-libs test"
144
145 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
146
147 @@ -34,8 +34,7 @@ RDEPEND="
148 dev-libs/boost:=[python,${PYTHON_USEDEP}]
149 )
150 ssl? (
151 - !libressl? ( dev-libs/openssl:0= )
152 - libressl? ( dev-libs/libressl:= )
153 + dev-libs/openssl:0=
154 )
155 "
156 DEPEND="${RDEPEND}