diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 21:58:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 21:58:38 +0000 |
commit | 67fe9a7639e25be012d4773d76b4048d239cf481 (patch) | |
tree | 69fe2da1b129cee9e14be204245a3adf53a86df9 /dev-libs/openssl/openssl-0.9.7l.ebuild | |
parent | Version bump from 1.3 to 1.31 and closing bug #142121. (diff) | |
download | gentoo-2-67fe9a7639e25be012d4773d76b4048d239cf481.tar.gz gentoo-2-67fe9a7639e25be012d4773d76b4048d239cf481.tar.bz2 gentoo-2-67fe9a7639e25be012d4773d76b4048d239cf481.zip |
Stable on hppa wrt security #145510
(Portage version: 2.1.1)
Diffstat (limited to 'dev-libs/openssl/openssl-0.9.7l.ebuild')
-rw-r--r-- | dev-libs/openssl/openssl-0.9.7l.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openssl/openssl-0.9.7l.ebuild b/dev-libs/openssl/openssl-0.9.7l.ebuild index 566424507368..88aece747258 100644 --- a/dev-libs/openssl/openssl-0.9.7l.ebuild +++ b/dev-libs/openssl/openssl-0.9.7l.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7l.ebuild,v 1.4 2006/09/28 18:31:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7l.ebuild,v 1.5 2006/09/28 21:58:38 gustavoz Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://openssl/source/${P}.tar.gz" LICENSE="openssl" SLOT="0" # make sure your arch is ABI compat before adding KEYWORD back in -KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="emacs test bindist zlib" RDEPEND="" |