summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-16 16:51:23 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-16 16:51:23 +0000
commitc709ef105f10b48dfab53991e2bfe3c6ae7b61d8 (patch)
tree7ab6011d80a112875239ceae0d7d83888f5b221d /dev-libs/openssl/openssl-0.9.8f.ebuild
parentNew package, initial ebuild by Kalidarn <dcecchin at gmail dot com>, bug #195934 (diff)
downloadgentoo-2-c709ef105f10b48dfab53991e2bfe3c6ae7b61d8.tar.gz
gentoo-2-c709ef105f10b48dfab53991e2bfe3c6ae7b61d8.tar.bz2
gentoo-2-c709ef105f10b48dfab53991e2bfe3c6ae7b61d8.zip
ppc stable, bug #195634
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-libs/openssl/openssl-0.9.8f.ebuild')
-rw-r--r--dev-libs/openssl/openssl-0.9.8f.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openssl/openssl-0.9.8f.ebuild b/dev-libs/openssl/openssl-0.9.8f.ebuild
index 1720aa74492f..d8706e8c36c2 100644
--- a/dev-libs/openssl/openssl-0.9.8f.ebuild
+++ b/dev-libs/openssl/openssl-0.9.8f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8f.ebuild,v 1.6 2007/10/16 14:14:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8f.ebuild,v 1.7 2007/10/16 16:51:23 dertobi123 Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="-* alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="bindist emacs gmp kerberos sse2 test zlib"
RDEPEND="gmp? ( dev-libs/gmp )