diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:34:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:34:35 +0000 |
commit | f34c6a7ff9eebfe2d7dff33d9eceb1d6abb150f7 (patch) | |
tree | 12a9714391702f165c37bb6b4e632cdaa996f585 /sys-auth | |
parent | Stable for ppc, wrt bug #525270 (diff) | |
download | gentoo-2-f34c6a7ff9eebfe2d7dff33d9eceb1d6abb150f7.tar.gz gentoo-2-f34c6a7ff9eebfe2d7dff33d9eceb1d6abb150f7.tar.bz2 gentoo-2-f34c6a7ff9eebfe2d7dff33d9eceb1d6abb150f7.zip |
Stable for ppc, wrt bug #525274
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-mdns/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/nss-mdns/ChangeLog b/sys-auth/nss-mdns/ChangeLog index dd89d3c17c6f..4a822133fd08 100644 --- a/sys-auth/nss-mdns/ChangeLog +++ b/sys-auth/nss-mdns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss-mdns -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-mdns/ChangeLog,v 1.41 2014/10/23 19:46:17 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-mdns/ChangeLog,v 1.42 2015/03/02 09:34:35 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> nss-mdns-0.10-r2.ebuild: + Stable for ppc, wrt bug #525274 23 Oct 2014; Markus Meier <maekke@gentoo.org> nss-mdns-0.10-r2.ebuild: add ~arm, bug #525062 diff --git a/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild b/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild index c58836c0d543..11410b0d6997 100644 --- a/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild +++ b/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild,v 1.5 2014/10/23 19:46:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-mdns/nss-mdns-0.10-r2.ebuild,v 1.6 2015/03/02 09:34:35 ago Exp $ EAPI="5" inherit autotools eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/nss-mdns/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc x86" IUSE="search-domains" RDEPEND=">=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}]" |