summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-27 12:44:27 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-27 12:44:27 +0000
commit4eb30dafb59163186e363a134624aacc7d3c8973 (patch)
treef07bffcb142aca7a6540f965d16cdccee05fff20 /dev-ml
parentstable x86, security bug 294678 (diff)
downloadhistorical-4eb30dafb59163186e363a134624aacc7d3c8973.tar.gz
historical-4eb30dafb59163186e363a134624aacc7d3c8973.tar.bz2
historical-4eb30dafb59163186e363a134624aacc7d3c8973.zip
stable x86, security bug 290222
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlimages/ChangeLog6
-rw-r--r--dev-ml/camlimages/camlimages-3.0.2.ebuild4
-rw-r--r--dev-ml/ocaml-autoconf/ChangeLog6
-rw-r--r--dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-ml/camlimages/ChangeLog b/dev-ml/camlimages/ChangeLog
index 104bd73a7cd1..144075dcacaa 100644
--- a/dev-ml/camlimages/ChangeLog
+++ b/dev-ml/camlimages/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/camlimages
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.21 2009/11/27 09:27:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.22 2009/11/27 12:44:27 fauli Exp $
+
+ 27 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
+ camlimages-3.0.2.ebuild:
+ stable x86, security bug 290222
27 Nov 2009; Alexis Ballier <aballier@gentoo.org> camlimages-3.0.2.ebuild,
+files/camlimages-3.0.2-annot.patch:
diff --git a/dev-ml/camlimages/camlimages-3.0.2.ebuild b/dev-ml/camlimages/camlimages-3.0.2.ebuild
index 33e6a7f580e6..0c1a69ee01a0 100644
--- a/dev-ml/camlimages/camlimages-3.0.2.ebuild
+++ b/dev-ml/camlimages/camlimages-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-3.0.2.ebuild,v 1.2 2009/11/27 09:27:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-3.0.2.ebuild,v 1.3 2009/11/27 12:44:27 fauli Exp $
EAPI=2
@@ -14,7 +14,7 @@ SRC_URI="http://cristal.inria.fr/camlimages/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 x86"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt]
gif? ( media-libs/giflib )
diff --git a/dev-ml/ocaml-autoconf/ChangeLog b/dev-ml/ocaml-autoconf/ChangeLog
index 6ac229d85d8f..d8b38840b17b 100644
--- a/dev-ml/ocaml-autoconf/ChangeLog
+++ b/dev-ml/ocaml-autoconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/ocaml-autoconf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.1 2009/11/25 17:02:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.2 2009/11/27 12:43:38 fauli Exp $
+
+ 27 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
+ ocaml-autoconf-1.1.ebuild:
+ stable x86, security bug 290222
*ocaml-autoconf-1.1 (25 Nov 2009)
diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
index feecb98169d8..087a913abc60 100644
--- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
+++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.1 2009/11/25 17:02:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.2 2009/11/27 12:43:38 fauli Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""