summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:50:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:50:36 +0000
commit16b85b4c5a099847012a7ce090edad9298dcdbfb (patch)
treec20fc8ea5789e81d54be3ae5bd6da025bad886b6 /dev-ml
parentStable for x86, wrt bug #441198 (diff)
downloadgentoo-2-16b85b4c5a099847012a7ce090edad9298dcdbfb.tar.gz
gentoo-2-16b85b4c5a099847012a7ce090edad9298dcdbfb.tar.bz2
gentoo-2-16b85b4c5a099847012a7ce090edad9298dcdbfb.zip
Stable for x86, wrt bug #441200
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/extlib/ChangeLog5
-rw-r--r--dev-ml/extlib/extlib-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog
index 97e185ac1b79..9f4e5813f407 100644
--- a/dev-ml/extlib/ChangeLog
+++ b/dev-ml/extlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/extlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.20 2012/11/06 17:07:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.21 2012/11/20 20:50:36 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> extlib-1.5.3.ebuild:
+ Stable for x86, wrt bug #441200
06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> extlib-1.5.3.ebuild:
Stable for amd64, wrt bug #441200
diff --git a/dev-ml/extlib/extlib-1.5.3.ebuild b/dev-ml/extlib/extlib-1.5.3.ebuild
index 870d3926c0db..46ecb00b7aea 100644
--- a/dev-ml/extlib/extlib-1.5.3.ebuild
+++ b/dev-ml/extlib/extlib-1.5.3.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-ml/extlib/extlib-1.5.3.ebuild,v 1.3 2012/11/06 17:07:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.3.ebuild,v 1.4 2012/11/20 20:50:36 ago Exp $
EAPI="2"
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]"
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc +ocamlopt"
src_compile() {