summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-13 12:10:18 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-06-13 12:10:18 +0000
commita67ba086df0f828528487e279c53db5f900b1458 (patch)
tree042ca009ec788ee6c5187842c0af26c4b3950e8f /dev-libs
parentNew virtual, needed for dev-tex/biber (diff)
downloadgentoo-2-a67ba086df0f828528487e279c53db5f900b1458.tar.gz
gentoo-2-a67ba086df0f828528487e279c53db5f900b1458.tar.bz2
gentoo-2-a67ba086df0f828528487e279c53db5f900b1458.zip
Stable for ppc and ppc64. Bug #551832.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/openssl/ChangeLog5
-rw-r--r--dev-libs/openssl/openssl-0.9.8z_p7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog
index 4bae9a336c8f..47789ea71872 100644
--- a/dev-libs/openssl/ChangeLog
+++ b/dev-libs/openssl/ChangeLog
@@ -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.662 2015/06/13 11:06:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.663 2015/06/13 12:10:18 blueness Exp $
+
+ 13 Jun 2015; Anthony G. Basile <blueness@gentoo.org> openssl-0.9.8z_p7.ebuild:
+ Stable for ppc and ppc64. Bug #551832.
13 Jun 2015; Anthony G. Basile <blueness@gentoo.org> openssl-1.0.1o.ebuild:
Stable for ppc. Bug #551832.
diff --git a/dev-libs/openssl/openssl-0.9.8z_p7.ebuild b/dev-libs/openssl/openssl-0.9.8z_p7.ebuild
index 5bf880d613f8..2660069be557 100644
--- a/dev-libs/openssl/openssl-0.9.8z_p7.ebuild
+++ b/dev-libs/openssl/openssl-0.9.8z_p7.ebuild
@@ -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-0.9.8z_p7.ebuild,v 1.3 2015/06/13 10:26:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p7.ebuild,v 1.4 2015/06/13 12:10:18 blueness Exp $
# this ebuild is only for the libcrypto.so.0.9.8 and libssl.so.0.9.8 SONAME for ABI compat
@@ -18,7 +18,7 @@ SRC_URI="mirror://openssl/source/${MY_P}.tar.gz"
LICENSE="openssl"
SLOT="0.9.8"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="bindist gmp kerberos cpu_flags_x86_sse2 test zlib"
RESTRICT="!bindist? ( bindist )"