summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-10 12:38:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-10 12:38:33 +0000
commitd2f83e7d40159110230791f1e998d3bad5335edd (patch)
treea5c171b5195b5fba1338820bb31ae2fbd61eedfa /dev-libs/openssl
parentStable for ia64, wrt bug #554172 (diff)
downloadgentoo-2-d2f83e7d40159110230791f1e998d3bad5335edd.tar.gz
gentoo-2-d2f83e7d40159110230791f1e998d3bad5335edd.tar.bz2
gentoo-2-d2f83e7d40159110230791f1e998d3bad5335edd.zip
Stable for ppc, wrt bug #554172
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r--dev-libs/openssl/ChangeLog5
-rw-r--r--dev-libs/openssl/openssl-1.0.1p.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog
index 828d56c35dfa..d269962f5c9e 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.678 2015/07/10 12:38:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.679 2015/07/10 12:38:33 ago Exp $
+
+ 10 Jul 2015; Agostino Sarubbo <ago@gentoo.org> openssl-1.0.1p.ebuild:
+ Stable for ppc, wrt bug #554172
10 Jul 2015; Agostino Sarubbo <ago@gentoo.org> openssl-1.0.1p.ebuild:
Stable for ia64, wrt bug #554172
diff --git a/dev-libs/openssl/openssl-1.0.1p.ebuild b/dev-libs/openssl/openssl-1.0.1p.ebuild
index eb7a5f76e0fa..56993fd63ef6 100644
--- a/dev-libs/openssl/openssl-1.0.1p.ebuild
+++ b/dev-libs/openssl/openssl-1.0.1p.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-1.0.1p.ebuild,v 1.10 2015/07/10 12:38:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1p.ebuild,v 1.11 2015/07/10 12:38:33 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz
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 )"