swift 14/06/29 08:28:46
Modified: nut-2.6.5-r1.ebuild nut-2.7.1.ebuild
nut-2.6.3.ebuild nut-2.6.5.ebuild nut-2.6.2.ebuild
nut-2.6.0-r1.ebuild ChangeLog
Log:
Add dependency towards sec-policy/selinux-nut if USE=selinux is set
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.6 sys-power/nut/nut-2.6.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild?r1=1.5&r2=1.6
Index: nut-2.6.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nut-2.6.5-r1.ebuild 25 Sep 2013 17:24:11 -0000 1.5
+++ nut-2.6.5-r1.ebuild 29 Jun 2014 08:28:45 -0000 1.6
@@ -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/sys-power/nut/nut-2.6.5-r1.ebuild,v 1.5
2013/09/25 17:24:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5-r1.ebuild,v 1.6
2014/06/29 08:28:45 swift Exp $
EAPI=5
inherit autotools bash-completion-r1 eutils fixheadtails multilib user systemd
@@ -16,12 +16,13 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
-IUSE="avahi cgi ipmi snmp usb ssl tcpd xml"
+IUSE="avahi cgi ipmi snmp usb selinux ssl tcpd xml"
RDEPEND="avahi? ( net-dns/avahi )
cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.2 sys-power/nut/nut-2.7.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild?r1=1.1&r2=1.2
Index: nut-2.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nut-2.7.1.ebuild 5 Jan 2014 20:37:52 -0000 1.1
+++ nut-2.7.1.ebuild 29 Jun 2014 08:28:45 -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/sys-power/nut/nut-2.7.1.ebuild,v 1.1
2014/01/05 20:37:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.7.1.ebuild,v 1.2
2014/06/29 08:28:45 swift Exp $
EAPI=5
inherit autotools bash-completion-r1 eutils fixheadtails multilib user systemd
flag-o-matic toolchain-funcs
@@ -17,11 +17,12 @@
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="avahi cgi ipmi snmp +usb ssl tcpd xml"
+IUSE="avahi cgi ipmi snmp +usb selinux ssl tcpd xml"
RDEPEND="avahi? ( net-dns/avahi )
cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.9 sys-power/nut/nut-2.6.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild?r1=1.8&r2=1.9
Index: nut-2.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nut-2.6.3.ebuild 3 Dec 2012 02:05:51 -0000 1.8
+++ nut-2.6.3.ebuild 29 Jun 2014 08:28:45 -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/sys-power/nut/nut-2.6.3.ebuild,v 1.8
2012/12/03 02:05:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.3.ebuild,v 1.9
2014/06/29 08:28:45 swift Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -16,12 +16,13 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
-IUSE="avahi cgi snmp usb ssl tcpd xml"
+IUSE="avahi cgi snmp usb selinux ssl tcpd xml"
RDEPEND="avahi? ( net-dns/avahi )
cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.3 sys-power/nut/nut-2.6.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.5.ebuild?r1=1.2&r2=1.3
Index: nut-2.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nut-2.6.5.ebuild 3 Dec 2012 02:05:51 -0000 1.2
+++ nut-2.6.5.ebuild 29 Jun 2014 08:28:45 -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/sys-power/nut/nut-2.6.5.ebuild,v 1.2
2012/12/03 02:05:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.5.ebuild,v 1.3
2014/06/29 08:28:45 swift Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -16,12 +16,13 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="avahi cgi snmp usb ssl tcpd xml"
+IUSE="avahi cgi snmp usb selinux ssl tcpd xml"
RDEPEND="avahi? ( net-dns/avahi )
cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.6 sys-power/nut/nut-2.6.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild?r1=1.5&r2=1.6
Index: nut-2.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nut-2.6.2.ebuild 3 Dec 2012 02:05:51 -0000 1.5
+++ nut-2.6.2.ebuild 29 Jun 2014 08:28:45 -0000 1.6
@@ -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/sys-power/nut/nut-2.6.2.ebuild,v 1.5
2012/12/03 02:05:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.2.ebuild,v 1.6
2014/06/29 08:28:45 swift Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -16,11 +16,12 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="cgi snmp usb ssl tcpd xml"
+IUSE="cgi snmp usb selinux ssl tcpd xml"
RDEPEND="cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.9 sys-power/nut/nut-2.6.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild?r1=1.8&r2=1.9
Index: nut-2.6.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nut-2.6.0-r1.ebuild 3 Dec 2012 02:05:51 -0000 1.8
+++ nut-2.6.0-r1.ebuild 29 Jun 2014 08:28:45 -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/sys-power/nut/nut-2.6.0-r1.ebuild,v 1.8
2012/12/03 02:05:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.6.0-r1.ebuild,v 1.9
2014/06/29 08:28:45 swift Exp $
EAPI=2
inherit autotools bash-completion eutils fixheadtails multilib user
@@ -16,11 +16,12 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE="cgi snmp usb ssl tcpd xml"
+IUSE="cgi snmp usb selinux ssl tcpd xml"
RDEPEND="cgi? ( >=media-libs/gd-2[png] )
snmp? ( net-analyzer/net-snmp )
usb? ( virtual/libusb:0 )
+ selinux? ( sec-policy/selinux-nut )
ssl? ( >=dev-libs/openssl-1 )
tcpd? ( sys-apps/tcp-wrappers )
xml? ( >=net-libs/neon-0.25.0 )
1.114 sys-power/nut/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?rev=1.114&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?rev=1.114&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/nut/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 5 Jan 2014 20:37:52 -0000 1.113
+++ ChangeLog 29 Jun 2014 08:28:45 -0000 1.114
@@ -1,6 +1,11 @@
# ChangeLog for sys-power/nut
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.113 2014/01/05
20:37:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/ChangeLog,v 1.114 2014/06/29
08:28:45 swift Exp $
+
+ 29 Jun 2014; Sven Vermeulen <[email protected]> nut-2.6.0-r1.ebuild,
+ nut-2.6.2.ebuild, nut-2.6.3.ebuild, nut-2.6.5-r1.ebuild, nut-2.6.5.ebuild,
+ nut-2.7.1.ebuild:
+ Add dependency towards sec-policy/selinux-nut if USE=selinux is set
*nut-2.7.1 (05 Jan 2014)