diff options
author | 2014-08-21 10:39:22 +0000 | |
---|---|---|
committer | 2014-08-21 10:39:22 +0000 | |
commit | f75d849e3898c23f6a989b515e592da06a37b027 (patch) | |
tree | edd630a6db9d94001c391514bbb390cbf7f51283 /dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-f75d849e3898c23f6a989b515e592da06a37b027.tar.gz gentoo-2-f75d849e3898c23f6a989b515e592da06a37b027.tar.bz2 gentoo-2-f75d849e3898c23f6a989b515e592da06a37b027.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild')
-rw-r--r-- | dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild b/dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild index 1ba901807be6..271673b360a7 100644 --- a/dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild +++ b/dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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_p1-r2.ebuild,v 1.7 2014/07/31 10:25:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8z_p1-r2.ebuild,v 1.8 2014/08/21 10:39:22 ago 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 sse2 test zlib" RDEPEND="gmp? ( >=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}] ) |