swift 14/05/16 18:53:22
Modified: avahi-0.6.31-r2.ebuild avahi-0.6.31-r3.ebuild
avahi-0.6.31-r4.ebuild avahi-0.6.31-r5.ebuild
avahi-0.6.30-r3.ebuild ChangeLog
Log:
Fix bug #509740 - Add USE=selinux dependency to selinux-avahi
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.16 net-dns/avahi/avahi-0.6.31-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild?rev=1.16&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild?r1=1.15&r2=1.16
Index: avahi-0.6.31-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- avahi-0.6.31-r2.ebuild 12 Jan 2014 15:45:11 -0000 1.15
+++ avahi-0.6.31-r2.ebuild 16 May 2014 18:53:22 -0000 1.16
@@ -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-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.15
2014/01/12 15:45:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.16
2014/05/16 18:53:22 swift Exp $
EAPI="5"
@@ -18,7 +18,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~x86-linux"
-IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono python qt4 test utils"
+IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono python qt4 selinux test utils"
REQUIRED_USE="
utils? ( || ( gtk gtk3 ) )
@@ -48,6 +48,7 @@
gtk? ( dev-python/pygtk )
dbus? ( dev-python/dbus-python )
)
+ selinux? ( sec-policy/selinux-avahi )
bookmarks? (
dev-python/twisted-core
dev-python/twisted-web
1.3 net-dns/avahi/avahi-0.6.31-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r3.ebuild?r1=1.2&r2=1.3
Index: avahi-0.6.31-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- avahi-0.6.31-r3.ebuild 27 Jan 2014 13:37:36 -0000 1.2
+++ avahi-0.6.31-r3.ebuild 16 May 2014 18:53:22 -0000 1.3
@@ -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-dns/avahi/avahi-0.6.31-r3.ebuild,v 1.2
2014/01/27 13:37:36 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r3.ebuild,v 1.3
2014/05/16 18:53:22 swift Exp $
EAPI="5"
@@ -18,7 +18,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
-IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 test utils"
+IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils"
REQUIRED_USE="
utils? ( || ( gtk gtk3 ) )
@@ -48,6 +48,7 @@
gtk? ( dev-python/pygtk )
dbus? ( dev-python/dbus-python )
)
+ selinux? ( sec-policy/selinux-avahi )
bookmarks? (
dev-python/twisted-core
dev-python/twisted-web
1.2 net-dns/avahi/avahi-0.6.31-r4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r4.ebuild?r1=1.1&r2=1.2
Index: avahi-0.6.31-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- avahi-0.6.31-r4.ebuild 9 Feb 2014 00:48:03 -0000 1.1
+++ avahi-0.6.31-r4.ebuild 16 May 2014 18:53:22 -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-dns/avahi/avahi-0.6.31-r4.ebuild,v 1.1
2014/02/09 00:48:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r4.ebuild,v 1.2
2014/05/16 18:53:22 swift Exp $
EAPI="5"
@@ -18,7 +18,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
-IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 test utils"
+IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils"
REQUIRED_USE="
utils? ( || ( gtk gtk3 ) )
@@ -48,6 +48,7 @@
gtk? ( dev-python/pygtk )
dbus? ( dev-python/dbus-python )
)
+ selinux? ( sec-policy/selinux-avahi )
bookmarks? (
dev-python/twisted-core
dev-python/twisted-web
1.2 net-dns/avahi/avahi-0.6.31-r5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?r1=1.1&r2=1.2
Index: avahi-0.6.31-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- avahi-0.6.31-r5.ebuild 12 May 2014 18:08:43 -0000 1.1
+++ avahi-0.6.31-r5.ebuild 16 May 2014 18:53:22 -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-dns/avahi/avahi-0.6.31-r5.ebuild,v 1.1
2014/05/12 18:08:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild,v 1.2
2014/05/16 18:53:22 swift Exp $
EAPI="5"
@@ -19,7 +19,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
-IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 test utils"
+IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils"
REQUIRED_USE="
utils? ( || ( gtk gtk3 ) )
@@ -49,6 +49,7 @@
gtk? ( dev-python/pygtk )
dbus? ( dev-python/dbus-python )
)
+ selinux? ( sec-policy/selinux-avahi )
bookmarks? (
dev-python/twisted-core
dev-python/twisted-web
1.20 net-dns/avahi/avahi-0.6.30-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild?rev=1.20&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild?rev=1.20&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild?r1=1.19&r2=1.20
Index: avahi-0.6.30-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- avahi-0.6.30-r3.ebuild 19 Jan 2014 21:27:11 -0000 1.19
+++ avahi-0.6.30-r3.ebuild 16 May 2014 18:53:22 -0000 1.20
@@ -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-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.19
2014/01/19 21:27:11 moult Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.20
2014/05/16 18:53:22 swift Exp $
EAPI="3"
@@ -20,7 +20,7 @@
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
~amd64-fbsd ~x86-fbsd ~x86-linux"
IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6
-kernel_linux mdnsresponder-compat mono python qt4 test utils"
+kernel_linux mdnsresponder-compat mono python qt4 selinux test utils"
DBUS_DEPEND=">=sys-apps/dbus-0.30"
COMMON_DEPEND=">=dev-libs/libdaemon-0.14
@@ -44,6 +44,7 @@
python? (
gtk? ( >=dev-python/pygtk-2 )
)
+ selinux? ( sec-policy/selinux-avahi )
bookmarks? (
dev-python/twisted-core
dev-python/twisted-web
1.263 net-dns/avahi/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.263&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.263&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?r1=1.262&r2=1.263
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -r1.262 -r1.263
--- ChangeLog 12 May 2014 18:08:43 -0000 1.262
+++ ChangeLog 16 May 2014 18:53:22 -0000 1.263
@@ -1,6 +1,11 @@
# ChangeLog for net-dns/avahi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.262 2014/05/12
18:08:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.263 2014/05/16
18:53:22 swift Exp $
+
+ 16 May 2014; Sven Vermeulen <[email protected]> avahi-0.6.30-r3.ebuild,
+ avahi-0.6.31-r2.ebuild, avahi-0.6.31-r3.ebuild, avahi-0.6.31-r4.ebuild,
+ avahi-0.6.31-r5.ebuild:
+ Fix bug #509740 - Add USE=selinux dependency to selinux-avahi
*avahi-0.6.31-r5 (12 May 2014)