blueness 15/06/13 11:06:21 Modified: openssl-1.0.1o.ebuild ChangeLog Log: Stable for ppc. Bug #551832. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.5 dev-libs/openssl/openssl-1.0.1o.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1o.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1o.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/openssl-1.0.1o.ebuild?r1=1.4&r2=1.5 Index: openssl-1.0.1o.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1o.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- openssl-1.0.1o.ebuild 13 Jun 2015 10:26:35 -0000 1.4 +++ openssl-1.0.1o.ebuild 13 Jun 2015 11:06:21 -0000 1.5 @@ -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/dev-libs/openssl/openssl-1.0.1o.ebuild,v 1.4 2015/06/13 10:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1o.ebuild,v 1.5 2015/06/13 11:06:21 blueness Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="openssl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bindist gmp kerberos rfc3779 cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib" RESTRICT="!bindist? ( bindist )" 1.662 dev-libs/openssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.662&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?rev=1.662&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openssl/ChangeLog?r1=1.661&r2=1.662 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v retrieving revision 1.661 retrieving revision 1.662 diff -u -r1.661 -r1.662 --- ChangeLog 13 Jun 2015 10:26:35 -0000 1.661 +++ ChangeLog 13 Jun 2015 11:06:21 -0000 1.662 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/openssl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.661 2015/06/13 10:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.662 2015/06/13 11:06:21 blueness Exp $ + + 13 Jun 2015; Anthony G. Basile <[email protected]> openssl-1.0.1o.ebuild: + Stable for ppc. Bug #551832. 13 Jun 2015; Agostino Sarubbo <[email protected]> openssl-0.9.8z_p7.ebuild, openssl-1.0.1o.ebuild:
