swift 14/11/02 09:28:15
Modified: rtorrent-0.9.4-r1.ebuild rtorrent-0.9.3.ebuild
rtorrent-0.9.4.ebuild ChangeLog
Log:
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
#527698)
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.2 net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild?r1=1.1&r2=1.2
Index: rtorrent-0.9.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtorrent-0.9.4-r1.ebuild 1 Jul 2014 19:31:42 -0000 1.1
+++ rtorrent-0.9.4-r1.ebuild 2 Nov 2014 09:28:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v
1.1 2014/07/01 19:31:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v
1.2 2014/11/02 09:28:15 swift Exp $
EAPI=5
@@ -19,10 +19,11 @@
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
sys-libs/ncurses
- selinux? ( sec-policy/selinux-rtorrent )
xmlrpc? ( dev-libs/xmlrpc-c )"
RDEPEND="${COMMON_DEPEND}
- daemon? ( app-misc/screen )"
+ daemon? ( app-misc/screen )
+ selinux? ( sec-policy/selinux-rtorrent )
+"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
virtual/pkgconfig"
1.8 net-p2p/rtorrent/rtorrent-0.9.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild?r1=1.7&r2=1.8
Index: rtorrent-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rtorrent-0.9.3.ebuild 27 Oct 2014 16:06:59 -0000 1.7
+++ rtorrent-0.9.3.ebuild 2 Nov 2014 09:28:15 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v
1.7 2014/10/27 16:06:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v
1.8 2014/11/02 09:28:15 swift Exp $
EAPI=4
@@ -19,10 +19,11 @@
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
sys-libs/ncurses
- selinux? ( sec-policy/selinux-rtorrent )
xmlrpc? ( dev-libs/xmlrpc-c )"
RDEPEND="${COMMON_DEPEND}
- daemon? ( app-misc/screen )"
+ daemon? ( app-misc/screen )
+ selinux? ( sec-policy/selinux-rtorrent )
+"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
virtual/pkgconfig"
1.2 net-p2p/rtorrent/rtorrent-0.9.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild?r1=1.1&r2=1.2
Index: rtorrent-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtorrent-0.9.4.ebuild 29 Jun 2014 16:06:24 -0000 1.1
+++ rtorrent-0.9.4.ebuild 2 Nov 2014 09:28:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild,v
1.1 2014/06/29 16:06:24 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4.ebuild,v
1.2 2014/11/02 09:28:15 swift Exp $
EAPI=4
@@ -19,10 +19,11 @@
>=dev-libs/libsigc++-2.2.2:2
>=net-misc/curl-7.19.1
sys-libs/ncurses
- selinux? ( sec-policy/selinux-rtorrent )
xmlrpc? ( dev-libs/xmlrpc-c )"
RDEPEND="${COMMON_DEPEND}
- daemon? ( app-misc/screen )"
+ daemon? ( app-misc/screen )
+ selinux? ( sec-policy/selinux-rtorrent )
+"
DEPEND="${COMMON_DEPEND}
test? ( dev-util/cppunit )
virtual/pkgconfig"
1.193 net-p2p/rtorrent/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.193&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.193&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?r1=1.192&r2=1.193
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog 27 Oct 2014 16:06:59 -0000 1.192
+++ ChangeLog 2 Nov 2014 09:28:15 -0000 1.193
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.192
2014/10/27 16:06:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.193
2014/11/02 09:28:15 swift Exp $
+
+ 02 Nov 2014; Sven Vermeulen <[email protected]> rtorrent-0.9.3.ebuild,
+ rtorrent-0.9.4-r1.ebuild, rtorrent-0.9.4.ebuild:
+ Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+ #527698)
27 Oct 2014; Agostino Sarubbo <[email protected]> rtorrent-0.9.3.ebuild:
Stable for ppc64, wrt bug #499474