summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-01 23:55:34 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-01 23:55:34 +0000
commit36a56129bfecccc02c55f042acad0d99d6aa34e1 (patch)
treeb890fa27095c21b677ee288c26ad713c7060f051 /dev-ml
parentwebkit-gtk is not stable on ppc64, so mask the flag for the stable version of... (diff)
downloadgentoo-2-36a56129bfecccc02c55f042acad0d99d6aa34e1.tar.gz
gentoo-2-36a56129bfecccc02c55f042acad0d99d6aa34e1.tar.bz2
gentoo-2-36a56129bfecccc02c55f042acad0d99d6aa34e1.zip
Stable on amd64 wrt bug #343751
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 6b629f44d0d1..0d8964d72a50 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.59 2010/05/25 11:04:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.60 2010/11/01 23:55:34 hwoarang Exp $
+
+ 01 Nov 2010; Markos Chandras <hwoarang@gentoo.org> findlib-1.2.5.ebuild:
+ Stable on amd64 wrt bug #343751
25 May 2010; Alexis Ballier <aballier@gentoo.org> -findlib-1.2.4.ebuild,
-findlib-1.2.4-r1.ebuild:
diff --git a/dev-ml/findlib/findlib-1.2.5.ebuild b/dev-ml/findlib/findlib-1.2.5.ebuild
index 85512a895da3..c7195cfdc082 100644
--- a/dev-ml/findlib/findlib-1.2.5.ebuild
+++ b/dev-ml/findlib/findlib-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.5.ebuild,v 1.2 2010/02/11 15:07:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.5.ebuild,v 1.3 2010/11/01 23:55:34 hwoarang Exp $
EAPI=2
@@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]"
RDEPEND="${DEPEND}"