diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-05-26 23:53:04 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-05-26 23:53:04 +0000 |
commit | 62de37e48bd860fbc7018e320dca6c851d292d37 (patch) | |
tree | 05885cd3de0b12e724852113f4c9128c77575efb /net-dns | |
parent | Update to EAPI=4. Respect $AR and $CPPFLAGS #444078 by Denis M.. (diff) | |
download | gentoo-2-62de37e48bd860fbc7018e320dca6c851d292d37.tar.gz gentoo-2-62de37e48bd860fbc7018e320dca6c851d292d37.tar.bz2 gentoo-2-62de37e48bd860fbc7018e320dca6c851d292d37.zip |
Remove unnecessary message about restarting dbus which now uses inotify, bug #440460
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.30-r1.ebuild | 8 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.30-r3.ebuild | 8 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r1.ebuild | 8 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31.ebuild | 8 |
5 files changed, 10 insertions, 29 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog index 634acc089963..526bff2a5d26 100644 --- a/net-dns/avahi/ChangeLog +++ b/net-dns/avahi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dns/avahi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.240 2013/04/20 15:11:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.241 2013/05/26 23:53:04 blueness Exp $ + + 26 May 2013; Anthony G. Basile <blueness@gentoo.org> avahi-0.6.30-r1.ebuild, + avahi-0.6.30-r3.ebuild, avahi-0.6.31-r1.ebuild, avahi-0.6.31.ebuild: + Remove unnecessary message about restarting dbus which now uses inotify, bug + #440460 *avahi-0.6.31-r1 (20 Apr 2013) diff --git a/net-dns/avahi/avahi-0.6.30-r1.ebuild b/net-dns/avahi/avahi-0.6.30-r1.ebuild index 64d882fb12e3..52be919d4eaf 100644 --- a/net-dns/avahi/avahi-0.6.30-r1.ebuild +++ b/net-dns/avahi/avahi-0.6.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.12 2013/03/03 02:03:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r1.ebuild,v 1.13 2013/05/26 23:53:04 blueness Exp $ EAPI="3" @@ -205,10 +205,4 @@ pkg_postinst() { elog "To use avahi-autoipd to configure your interfaces with IPv4LL (RFC3927)" elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!" fi - - if use dbus; then - echo - elog "If this is your first install of avahi please reload your dbus config" - elog "with /etc/init.d/dbus reload before starting avahi-daemon!" - fi } diff --git a/net-dns/avahi/avahi-0.6.30-r3.ebuild b/net-dns/avahi/avahi-0.6.30-r3.ebuild index 3213d0750d0f..6e741410158e 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-2013 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.16 2013/03/03 02:03:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.17 2013/05/26 23:53:04 blueness Exp $ EAPI="3" @@ -216,10 +216,4 @@ pkg_postinst() { elog "To use avahi-autoipd to configure your interfaces with IPv4LL (RFC3927)" elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!" fi - - if use dbus; then - echo - elog "If this is your first install of avahi please reload your dbus config" - elog "with /etc/init.d/dbus reload before starting avahi-daemon!" - fi } diff --git a/net-dns/avahi/avahi-0.6.31-r1.ebuild b/net-dns/avahi/avahi-0.6.31-r1.ebuild index 47f59f9ef0d7..679da226e5a2 100644 --- a/net-dns/avahi/avahi-0.6.31-r1.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/04/20 15:11:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r1.ebuild,v 1.2 2013/05/26 23:53:04 blueness Exp $ EAPI="3" @@ -220,10 +220,4 @@ pkg_postinst() { elog "To use avahi-autoipd to configure your interfaces with IPv4LL (RFC3927)" elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!" fi - - if use dbus; then - echo - elog "If this is your first install of avahi please reload your dbus config" - elog "with /etc/init.d/dbus reload before starting avahi-daemon!" - fi } diff --git a/net-dns/avahi/avahi-0.6.31.ebuild b/net-dns/avahi/avahi-0.6.31.ebuild index fee5067bd33d..973d36773d5f 100644 --- a/net-dns/avahi/avahi-0.6.31.ebuild +++ b/net-dns/avahi/avahi-0.6.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.3 2013/03/03 02:03:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31.ebuild,v 1.4 2013/05/26 23:53:04 blueness Exp $ EAPI="3" @@ -217,10 +217,4 @@ pkg_postinst() { elog "To use avahi-autoipd to configure your interfaces with IPv4LL (RFC3927)" elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!" fi - - if use dbus; then - echo - elog "If this is your first install of avahi please reload your dbus config" - elog "with /etc/init.d/dbus reload before starting avahi-daemon!" - fi } |