summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-15 08:43:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-15 08:43:42 +0000
commitd92d69251c757ddcfca9e1ab0e48a03c2f481649 (patch)
tree1b87ed08035eea9a193affbbb1465dfb27fad934 /dev-libs/openssl
parentStable for x86, wrt bug #455592 (diff)
downloadgentoo-2-d92d69251c757ddcfca9e1ab0e48a03c2f481649.tar.gz
gentoo-2-d92d69251c757ddcfca9e1ab0e48a03c2f481649.tar.bz2
gentoo-2-d92d69251c757ddcfca9e1ab0e48a03c2f481649.zip
Stable for ppc, wrt bug #455592
(Portage version: 2.2.2/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/ChangeLog6
-rw-r--r--dev-libs/openssl/openssl-0.9.8y.ebuild4
-rw-r--r--dev-libs/openssl/openssl-1.0.1e-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog
index ab52662383ca..e737d5c7c94d 100644
--- a/dev-libs/openssl/ChangeLog
+++ b/dev-libs/openssl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/openssl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.483 2013/09/15 08:43:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.484 2013/09/15 08:43:42 ago Exp $
+
+ 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openssl-0.9.8y.ebuild,
+ openssl-1.0.1e-r1.ebuild:
+ Stable for ppc, wrt bug #455592
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openssl-0.9.8y.ebuild,
openssl-1.0.1e-r1.ebuild:
diff --git a/dev-libs/openssl/openssl-0.9.8y.ebuild b/dev-libs/openssl/openssl-0.9.8y.ebuild
index 2bfaa8458bd5..726511a6fc60 100644
--- a/dev-libs/openssl/openssl-0.9.8y.ebuild
+++ b/dev-libs/openssl/openssl-0.9.8y.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8y.ebuild,v 1.3 2013/09/15 08:43:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8y.ebuild,v 1.4 2013/09/15 08:43:42 ago Exp $
# this ebuild is only for the libcrypto.so.0.9.8 and libssl.so.0.9.8 SONAME for ABI compat
@@ -14,7 +14,7 @@ SRC_URI="mirror://openssl/source/${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 sse2 test zlib"
RDEPEND="gmp? ( dev-libs/gmp )
diff --git a/dev-libs/openssl/openssl-1.0.1e-r1.ebuild b/dev-libs/openssl/openssl-1.0.1e-r1.ebuild
index a8bed205d707..7f0cad7ef754 100644
--- a/dev-libs/openssl/openssl-1.0.1e-r1.ebuild
+++ b/dev-libs/openssl/openssl-1.0.1e-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1e-r1.ebuild,v 1.5 2013/09/15 08:43:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1e-r1.ebuild,v 1.6 2013/09/15 08:43:42 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz
LICENSE="openssl"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm 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 sse2 static-libs test vanilla zlib"
# Have the sub-libs in RDEPEND with [static-libs] since, logically,