Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 701966 | Differences between
and this patch

Collapse All | Expand All

(-)net-news/newsboat/newsboat-2.17.1.ebuild (-3 / +6 lines)
Lines 20-26 Link Here
20
clap-2.33.0
20
clap-2.33.0
21
cloudabi-0.0.3
21
cloudabi-0.0.3
22
constant_time_eq-0.1.3
22
constant_time_eq-0.1.3
23
curl-sys-0.4.5
23
curl-sys-0.4.12
24
dirs-1.0.4
24
dirs-1.0.4
25
failure-0.1.5
25
failure-0.1.5
26
failure_derive-0.1.5
26
failure_derive-0.1.5
Lines 33-39 Link Here
33
lazy_static-0.2.11
33
lazy_static-0.2.11
34
lazy_static-1.2.0
34
lazy_static-1.2.0
35
libc-0.2.48
35
libc-0.2.48
36
libz-sys-1.0.17
36
libz-sys-1.0.18
37
locale_config-0.2.2
37
locale_config-0.2.2
38
lock_api-0.1.5
38
lock_api-0.1.5
39
matches-0.1.8
39
matches-0.1.8
Lines 44-50 Link Here
44
num-integer-0.1.39
44
num-integer-0.1.39
45
num-traits-0.2.6
45
num-traits-0.2.6
46
once_cell-0.1.8
46
once_cell-0.1.8
47
openssl-sys-0.9.46
47
openssl-sys-0.9.53
48
parking_lot-0.7.1
48
parking_lot-0.7.1
49
parking_lot_core-0.4.0
49
parking_lot_core-0.4.0
50
percent-encoding-1.0.1
50
percent-encoding-1.0.1
Lines 136-145 Link Here
136
	app-text/asciidoc
136
	app-text/asciidoc
137
	virtual/pkgconfig
137
	virtual/pkgconfig
138
	sys-devel/gettext
138
	sys-devel/gettext
139
	|| ( <dev-libs/openssl-1.2.0  <dev-libs/libressl-3.1.0 )
139
"
140
"
141
# just a guess: <openssl-1.2.0  <libressl-3.1.0 about how future ssl won't work
140
142
141
PATCHES=(
143
PATCHES=(
142
	"${FILESDIR}"/${PN}-2.11-flags.patch
144
	"${FILESDIR}"/${PN}-2.11-flags.patch
145
	"${FILESDIR}"/${PN}-2.17.1-newercrates-for-ssl.patch
143
)
146
)
144
147
145
src_configure() {
148
src_configure() {

Return to bug 701966