projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ad977
)
net-p2p/rtorrent: Use slot operators for ncurses
author
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 13:43:05 +0000
(15:43 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 14:20:50 +0000
(16:20 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
b/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
index c47b58d297eafcf5774c05935a325fdc70a37fbe..5659667a7105cebbff18c528ea9335b7e0b939ea 100644
(file)
--- a/
net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
+++ b/
net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
@@
-18,7
+18,7
@@
IUSE="daemon debug ipv6 selinux test xmlrpc"
COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.}
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
- sys-libs/ncurses
+ sys-libs/ncurses
:5=
xmlrpc? ( dev-libs/xmlrpc-c )"
RDEPEND="${COMMON_DEPEND}
daemon? ( app-misc/screen )