swift       14/05/18 19:58:08

  Modified:             rtorrent-0.9.1.ebuild rtorrent-0.8.6-r4.ebuild
                        rtorrent-0.8.9.ebuild rtorrent-0.9.2.ebuild
                        rtorrent-0.9.3.ebuild rtorrent-0.8.6-r1.ebuild
                        rtorrent-0.8.7-r4.ebuild ChangeLog
  Log:
  Add USE=selinux dependency to sec-policy/selinux-rtorrent
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  Changes    Path
1.4                  net-p2p/rtorrent/rtorrent-0.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild?r1=1.3&r2=1.4

Index: rtorrent-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rtorrent-0.9.1.ebuild       4 May 2012 06:33:35 -0000       1.3
+++ rtorrent-0.9.1.ebuild       18 May 2014 19:58:08 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.1.ebuild,v 
1.3 2012/05/04 06:33:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.1.ebuild,v 
1.4 2014/05/18 19:58:08 swift Exp $
 
 EAPI=2
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="daemon debug ipv6 test xmlrpc"
+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
+       selinux? ( sec-policy/selinux-rtorrent )
        xmlrpc? ( dev-libs/xmlrpc-c )"
 RDEPEND="${COMMON_DEPEND}
        daemon? ( app-misc/screen )"



1.3                  net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild?r1=1.2&r2=1.3

Index: rtorrent-0.8.6-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rtorrent-0.8.6-r4.ebuild    4 May 2012 06:33:35 -0000       1.2
+++ rtorrent-0.8.6-r4.ebuild    18 May 2014 19:58:08 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.8.6-r4.ebuild,v 
1.2 2012/05/04 06:33:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r4.ebuild,v 
1.3 2014/05/18 19:58:08 swift Exp $
 
 EAPI=2
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="daemon debug ipv6 xmlrpc"
+IUSE="daemon debug ipv6 selinux xmlrpc"
 
 COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
        >=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 )"



1.10                 net-p2p/rtorrent/rtorrent-0.8.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild?r1=1.9&r2=1.10

Index: rtorrent-0.8.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rtorrent-0.8.9.ebuild       17 Jul 2013 09:15:02 -0000      1.9
+++ rtorrent-0.8.9.ebuild       18 May 2014 19:58:08 -0000      1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.8.9.ebuild,v 
1.9 2013/07/17 09:15:02 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 
1.10 2014/05/18 19:58:08 swift Exp $
 
 EAPI=4
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="color daemon debug ipv6 test xmlrpc"
+IUSE="color daemon debug ipv6 selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.12.${PV##*.}
        >=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 )"



1.5                  net-p2p/rtorrent/rtorrent-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild?r1=1.4&r2=1.5

Index: rtorrent-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rtorrent-0.9.2.ebuild       22 Feb 2013 17:36:19 -0000      1.4
+++ rtorrent-0.9.2.ebuild       18 May 2014 19:58:08 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.2.ebuild,v 
1.4 2013/02/22 17:36:19 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v 
1.5 2014/05/18 19:58:08 swift Exp $
 
 EAPI=4
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
-IUSE="daemon debug ipv6 test xmlrpc"
+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
+       selinux? ( sec-policy/selinux-rtorrent )
        xmlrpc? ( dev-libs/xmlrpc-c )"
 RDEPEND="${COMMON_DEPEND}
        daemon? ( app-misc/screen )"



1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild?r1=1.1&r2=1.2

Index: rtorrent-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtorrent-0.9.3.ebuild       22 Mar 2013 08:29:46 -0000      1.1
+++ rtorrent-0.9.3.ebuild       18 May 2014 19:58:08 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.1 2013/03/22 08:29:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.3.ebuild,v 
1.2 2014/05/18 19:58:08 swift Exp $
 
 EAPI=4
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
-IUSE="daemon debug ipv6 test xmlrpc"
+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
+       selinux? ( sec-policy/selinux-rtorrent )
        xmlrpc? ( dev-libs/xmlrpc-c )"
 RDEPEND="${COMMON_DEPEND}
        daemon? ( app-misc/screen )"



1.9                  net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild?r1=1.8&r2=1.9

Index: rtorrent-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rtorrent-0.8.6-r1.ebuild    4 May 2012 06:33:35 -0000       1.8
+++ rtorrent-0.8.6-r1.ebuild    18 May 2014 19:58:08 -0000      1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.8.6-r1.ebuild,v 
1.8 2012/05/04 06:33:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.6-r1.ebuild,v 
1.9 2014/05/18 19:58:08 swift Exp $
 
 EAPI=2
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="daemon debug ipv6 xmlrpc"
+IUSE="daemon debug ipv6 selinux xmlrpc"
 
 COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.}
        >=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 )"



1.4                  net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild?r1=1.3&r2=1.4

Index: rtorrent-0.8.7-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rtorrent-0.8.7-r4.ebuild    4 May 2012 06:33:35 -0000       1.3
+++ rtorrent-0.8.7-r4.ebuild    18 May 2014 19:58:08 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.8.7-r4.ebuild,v 
1.3 2012/05/04 06:33:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.7-r4.ebuild,v 
1.4 2014/05/18 19:58:08 swift Exp $
 
 EAPI=2
 
@@ -13,12 +13,13 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="color daemon debug ipv6 test xmlrpc"
+IUSE="color daemon debug ipv6 selinux test xmlrpc"
 
 COMMON_DEPEND="~net-libs/libtorrent-0.12.${PV##*.}
        >=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 )"



1.184                net-p2p/rtorrent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.184&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.184&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?r1=1.183&r2=1.184

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog   16 Jan 2014 17:33:01 -0000      1.183
+++ ChangeLog   18 May 2014 19:58:08 -0000      1.184
@@ -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.183 
2014/01/16 17:33:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.184 
2014/05/18 19:58:08 swift Exp $
+
+  18 May 2014; Sven Vermeulen <[email protected]> rtorrent-0.8.6-r1.ebuild,
+  rtorrent-0.8.6-r4.ebuild, rtorrent-0.8.7-r4.ebuild, rtorrent-0.8.9.ebuild,
+  rtorrent-0.9.1.ebuild, rtorrent-0.9.2.ebuild, rtorrent-0.9.3.ebuild:
+  Add USE=selinux dependency to sec-policy/selinux-rtorrent
 
   16 Jan 2014; Jeroen Roovers <[email protected]> files/rtorrent.1:
   Spelling.




Reply via email to