klausman 15/07/29 15:02:42 Modified: unbound-1.5.1-r2.ebuild ChangeLog Log: Keyworded on alpha, bug 531068 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.7 net-dns/unbound/unbound-1.5.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?r1=1.6&r2=1.7 Index: unbound-1.5.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- unbound-1.5.1-r2.ebuild 19 Jun 2015 17:14:49 -0000 1.6 +++ unbound-1.5.1-r2.ebuild 29 Jul 2015 15:02:42 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 1.6 2015/06/19 17:14:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 1.7 2015/07/29 15:02:42 klausman Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86" IUSE="debug dnstap +ecdsa gost python selinux static-libs test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" 1.98 net-dns/unbound/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.98&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.98&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.97&r2=1.98 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- ChangeLog 19 Jun 2015 17:14:49 -0000 1.97 +++ ChangeLog 29 Jul 2015 15:02:42 -0000 1.98 @@ -1,6 +1,9 @@ # ChangeLog for net-dns/unbound # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.97 2015/06/19 17:14:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.98 2015/07/29 15:02:42 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> unbound-1.5.1-r2.ebuild: + Keyworded on alpha, bug 531068 19 Jun 2015; Markus Meier <[email protected]> unbound-1.5.1-r2.ebuild, unbound-1.5.2.ebuild, unbound-1.5.3.ebuild:
