ago 15/05/19 07:22:54 Modified: gnutls-3.3.15.ebuild ChangeLog Log: Stable for x86, wrt bug #548636 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild?r1=1.6&r2=1.7 Index: gnutls-3.3.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnutls-3.3.15.ebuild 15 May 2015 10:56:42 -0000 1.6 +++ gnutls-3.3.15.ebuild 19 May 2015 07:22:54 -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-libs/gnutls/gnutls-3.3.15.ebuild,v 1.6 2015/05/15 10:56:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15.ebuild,v 1.7 2015/05/19 07:22:54 ago 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.542 net-libs/gnutls/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.542&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.542&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.541&r2=1.542 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v retrieving revision 1.541 retrieving revision 1.542 diff -u -r1.541 -r1.542 --- ChangeLog 16 May 2015 08:52:41 -0000 1.541 +++ ChangeLog 19 May 2015 07:22:54 -0000 1.542 @@ -1,6 +1,9 @@ # 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.541 2015/05/16 08:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.542 2015/05/19 07:22:54 ago Exp $ + + 19 May 2015; Agostino Sarubbo <[email protected]> gnutls-3.3.15.ebuild: + Stable for x86, wrt bug #548636 16 May 2015; Mike Frysinger <[email protected]> +files/gnutls-2.12.23-cross-compile.patch, gnutls-2.12.23-r6.ebuild:
