summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-19 19:41:16 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-19 19:41:16 +0000
commit23565002dd40d5bb85a187741c4fabed6470b5cc (patch)
tree8b2c6f4197f794f40dcbe375cbbd6e074fae9f59 /dev-libs/openssl
parentUpdate latvian dictionaries to stable as requested by latvian guys. Remove ps... (diff)
downloadgentoo-2-23565002dd40d5bb85a187741c4fabed6470b5cc.tar.gz
gentoo-2-23565002dd40d5bb85a187741c4fabed6470b5cc.tar.bz2
gentoo-2-23565002dd40d5bb85a187741c4fabed6470b5cc.zip
marked amd64 per security bug 412643
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r--dev-libs/openssl/ChangeLog6
-rw-r--r--dev-libs/openssl/openssl-0.9.8v.ebuild4
-rw-r--r--dev-libs/openssl/openssl-1.0.0i.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog
index e8175bb009f6..bf5ec67089df 100644
--- a/dev-libs/openssl/ChangeLog
+++ b/dev-libs/openssl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/openssl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.440 2012/04/19 19:23:18 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.441 2012/04/19 19:41:16 jdhore Exp $
+
+ 19 Apr 2012; Jeff Horelick <jdhore@gentoo.org> openssl-0.9.8v.ebuild,
+ openssl-1.0.0i.ebuild:
+ marked amd64 per security bug 412643
19 Apr 2012; Jeff Horelick <jdhore@gentoo.org> openssl-0.9.8v.ebuild,
openssl-1.0.0i.ebuild:
diff --git a/dev-libs/openssl/openssl-0.9.8v.ebuild b/dev-libs/openssl/openssl-0.9.8v.ebuild
index 8ff51bbbbf3e..ec8f70141543 100644
--- a/dev-libs/openssl/openssl-0.9.8v.ebuild
+++ b/dev-libs/openssl/openssl-0.9.8v.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8v.ebuild,v 1.2 2012/04/19 19:23:18 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.8v.ebuild,v 1.3 2012/04/19 19:41:16 jdhore 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.0i.ebuild b/dev-libs/openssl/openssl-1.0.0i.ebuild
index cd6f95567e7c..09321021af4d 100644
--- a/dev-libs/openssl/openssl-1.0.0i.ebuild
+++ b/dev-libs/openssl/openssl-1.0.0i.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.0i.ebuild,v 1.3 2012/04/19 19:23:18 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.0i.ebuild,v 1.4 2012/04/19 19:41:16 jdhore 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 ~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 rfc3779 sse2 static-libs test zlib"
# Have the sub-libs in RDEPEND with [static-libs] since, logically,