jer 14/11/29 12:47:20 Modified: ChangeLog unbound-1.5.0.ebuild Log: Marked ~hppa (bug #531068). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.78 net-dns/unbound/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 27 Nov 2014 18:36:35 -0000 1.77 +++ ChangeLog 29 Nov 2014 12:47:20 -0000 1.78 @@ -1,6 +1,9 @@ # ChangeLog for net-dns/unbound # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.77 2014/11/27 18:36:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.78 2014/11/29 12:47:20 jer Exp $ + + 29 Nov 2014; Jeroen Roovers <j...@gentoo.org> unbound-1.5.0.ebuild: + Marked ~hppa (bug #531068). *unbound-1.5.0 (27 Nov 2014) 1.2 net-dns/unbound/unbound-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild?r1=1.1&r2=1.2 Index: unbound-1.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unbound-1.5.0.ebuild 27 Nov 2014 18:36:35 -0000 1.1 +++ unbound-1.5.0.ebuild 29 Nov 2014 12:47:20 -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/unbound/unbound-1.5.0.ebuild,v 1.1 2014/11/27 18:36:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild,v 1.2 2014/11/29 12:47:20 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug dnstap gost python selinux static-libs test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"