jer 15/05/07 05:52:16 Modified: gnutls-3.3.15.ebuild metadata.xml ChangeLog Log: Stable for HPPA (bug #548636). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 net-libs/gnutls/gnutls-3.3.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild?r1=1.3&r2=1.4 Index: gnutls-3.3.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnutls-3.3.15.ebuild 7 May 2015 04:45:55 -0000 1.3 +++ gnutls-3.3.15.ebuild 7 May 2015 05:52:16 -0000 1.4 @@ -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-libs/gnutls/gnutls-3.3.15.ebuild,v 1.3 2015/05/07 04:45:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild,v 1.4 2015/05/07 05:52:16 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ # soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled. LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" IUSE="+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs test zlib ${IUSE_LINGUAS// / linguas_}" # heartbeat support is not disabled until re-licensing happens fullyf 1.13 net-libs/gnutls/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/metadata.xml?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/metadata.xml?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/metadata.xml?r1=1.12&r2=1.13 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/metadata.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- metadata.xml 10 Apr 2015 08:30:28 -0000 1.12 +++ metadata.xml 7 May 2015 05:52:16 -0000 1.13 @@ -5,26 +5,26 @@ <use> <flag name="bindist"> Disallow building LZO support, because of a license - incompatibility with <pkg>dev-libs/lzo</pkg>. + incompatibility with <pkg>dev-libs/lzo</pkg> </flag> <flag name="crywrap" restrict=">=net-libs/gnutls-3.2.10"> Build the crywrap TLS proxy service </flag> <flag name="dane" restrict=">=net-libs/gnutls-3.1.3"> Build libgnutls-dane, implementing DNS-based Authentication of - Named Entities. Requires <pkg>net-dns/unbound</pkg>. + Named Entities. Requires <pkg>net-dns/unbound</pkg> </flag> <flag name="nettle" restrict="<net-libs/gnutls-3"> Use <pkg>dev-libs/nettle</pkg> as crypto backend </flag> <flag name="openssl"> - Build openssl compatibility libraries. + Build openssl compatibility libraries </flag> <flag name="pkcs11"> Add support for PKCS#11 through <pkg>app-crypt/p11-kit</pkg> </flag> <flag name="tools"> - Build extra tools. + Build extra tools </flag> </use> </pkgmetadata> 1.538 net-libs/gnutls/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.538&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.538&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.537&r2=1.538 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v retrieving revision 1.537 retrieving revision 1.538 diff -u -r1.537 -r1.538 --- ChangeLog 7 May 2015 04:45:55 -0000 1.537 +++ ChangeLog 7 May 2015 05:52:16 -0000 1.538 @@ -1,6 +1,10 @@ # ChangeLog for net-libs/gnutls # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.537 2015/05/07 04:45:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.538 2015/05/07 05:52:16 jer Exp $ + + 07 May 2015; Jeroen Roovers <[email protected]> gnutls-3.3.15.ebuild, + metadata.xml: + Stable for HPPA (bug #548636). 07 May 2015; Jeroen Roovers <[email protected]> gnutls-3.3.15.ebuild: Stable for PPC64 (bug #548636).
