Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 730420
Collapse All | Expand All

(-)a/net-news/newsboat/newsboat-2.13.ebuild (-3 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2018 Gentoo Authors
1
# Copyright 1999-2020 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 24-30 RDEPEND=" Link Here
24
	>=dev-db/sqlite-3.5:3
24
	>=dev-db/sqlite-3.5:3
25
	>=dev-libs/stfl-0.21
25
	>=dev-libs/stfl-0.21
26
	>=net-misc/curl-7.18.0
26
	>=net-misc/curl-7.18.0
27
	>=dev-libs/json-c-0.11:=
27
	<dev-libs/json-c-0.14:=
28
	dev-libs/libxml2
28
	dev-libs/libxml2
29
	sys-libs/ncurses:0=[unicode]
29
	sys-libs/ncurses:0=[unicode]
30
"
30
"
31
- 

Return to bug 730420