diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-05-16 18:53:22 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-05-16 18:53:22 +0000 |
commit | f5e8e18359af5273dd09eeb53610e710c22956c0 (patch) | |
tree | eba8627d40599d627b4a820e58520cea9e665ac4 /net-dns | |
parent | Version bump. (diff) | |
download | gentoo-2-f5e8e18359af5273dd09eeb53610e710c22956c0.tar.gz gentoo-2-f5e8e18359af5273dd09eeb53610e710c22956c0.tar.bz2 gentoo-2-f5e8e18359af5273dd09eeb53610e710c22956c0.zip |
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)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.30-r3.ebuild | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r2.ebuild | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r3.ebuild | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r4.ebuild | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r5.ebuild | 5 |
6 files changed, 21 insertions, 11 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog index 33b7c0b861d8..84e2ad4ec2c8 100644 --- a/net-dns/avahi/ChangeLog +++ b/net-dns/avahi/ChangeLog @@ -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 <swift@gentoo.org> 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) diff --git a/net-dns/avahi/avahi-0.6.30-r3.ebuild b/net-dns/avahi/avahi-0.6.30-r3.ebuild index eb8f2943be63..19a44c637d8e 100644 --- a/net-dns/avahi/avahi-0.6.30-r3.ebuild +++ b/net-dns/avahi/avahi-0.6.30-r3.ebuild @@ -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 @@ 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" +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 @@ COMMON_DEPEND=">=dev-libs/libdaemon-0.14 python? ( gtk? ( >=dev-python/pygtk-2 ) ) + selinux? ( sec-policy/selinux-avahi ) bookmarks? ( dev-python/twisted-core dev-python/twisted-web diff --git a/net-dns/avahi/avahi-0.6.31-r2.ebuild b/net-dns/avahi/avahi-0.6.31-r2.ebuild index 16b904578dab..8284ee0d78e0 100644 --- a/net-dns/avahi/avahi-0.6.31-r2.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r2.ebuild @@ -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 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" 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 @@ COMMON_DEPEND=" gtk? ( dev-python/pygtk ) dbus? ( dev-python/dbus-python ) ) + selinux? ( sec-policy/selinux-avahi ) bookmarks? ( dev-python/twisted-core dev-python/twisted-web diff --git a/net-dns/avahi/avahi-0.6.31-r3.ebuild b/net-dns/avahi/avahi-0.6.31-r3.ebuild index d8bdf3aef027..1b4db8530cee 100644 --- a/net-dns/avahi/avahi-0.6.31-r3.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r3.ebuild @@ -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 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" 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 @@ COMMON_DEPEND=" gtk? ( dev-python/pygtk ) dbus? ( dev-python/dbus-python ) ) + selinux? ( sec-policy/selinux-avahi ) bookmarks? ( dev-python/twisted-core dev-python/twisted-web diff --git a/net-dns/avahi/avahi-0.6.31-r4.ebuild b/net-dns/avahi/avahi-0.6.31-r4.ebuild index 5b2058b3bfcd..bf0bf897ae19 100644 --- a/net-dns/avahi/avahi-0.6.31-r4.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r4.ebuild @@ -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 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" 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 @@ COMMON_DEPEND=" gtk? ( dev-python/pygtk ) dbus? ( dev-python/dbus-python ) ) + selinux? ( sec-policy/selinux-avahi ) bookmarks? ( dev-python/twisted-core dev-python/twisted-web diff --git a/net-dns/avahi/avahi-0.6.31-r5.ebuild b/net-dns/avahi/avahi-0.6.31-r5.ebuild index 80c6df1033c5..16edbc6dc04b 100644 --- a/net-dns/avahi/avahi-0.6.31-r5.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r5.ebuild @@ -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 @@ SRC_URI="http://avahi.org/download/${P}.tar.gz" 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 @@ COMMON_DEPEND=" gtk? ( dev-python/pygtk ) dbus? ( dev-python/dbus-python ) ) + selinux? ( sec-policy/selinux-avahi ) bookmarks? ( dev-python/twisted-core dev-python/twisted-web |