diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-23 17:42:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-23 17:42:07 +0000 |
commit | c8ba5d5615bad90bf43e84df1725297d59c7caee (patch) | |
tree | 0c0d776730049c921e8cab2dfd45c7964f1b5b51 /net-dns | |
parent | Temporarily use github until gogo is back on track (diff) | |
download | gentoo-2-c8ba5d5615bad90bf43e84df1725297d59c7caee.tar.gz gentoo-2-c8ba5d5615bad90bf43e84df1725297d59c7caee.tar.bz2 gentoo-2-c8ba5d5615bad90bf43e84df1725297d59c7caee.zip |
Stable on ~ppc, ~ppc64. Bug #520338
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/avahi/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog index 1660d1aec2be..d833cd4424ab 100644 --- a/net-dns/avahi/ChangeLog +++ b/net-dns/avahi/ChangeLog @@ -1,6 +1,9 @@ # 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.268 2014/08/20 17:22:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.269 2014/08/23 17:42:07 blueness Exp $ + + 23 Aug 2014; Anthony G. Basile <blueness@gentoo.org> avahi-0.6.31-r5.ebuild: + Stable on ~ppc, ~ppc64. Bug #520338 20 Aug 2014; Anthony G. Basile <blueness@gentoo.org> -avahi-0.6.31-r3.ebuild, -avahi-0.6.31-r4.ebuild: diff --git a/net-dns/avahi/avahi-0.6.31-r5.ebuild b/net-dns/avahi/avahi-0.6.31-r5.ebuild index 0f407d09a7eb..571fcdff38be 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.6 2014/08/20 17:20:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild,v 1.7 2014/08/23 17:42:07 blueness 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 selinux test utils" REQUIRED_USE=" |