summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-11-15 09:07:33 +0000
committerThomas Kahle <tomka@gentoo.org>2010-11-15 09:07:33 +0000
commitaa294806d16fbeb8da6308d8b2aa0c9b54985d56 (patch)
tree832c80d8518ff07a056509f34948fc44a1528eb0
parentMarked ~x86-linux, bug #344857 (diff)
downloadgentoo-2-aa294806d16fbeb8da6308d8b2aa0c9b54985d56.tar.gz
gentoo-2-aa294806d16fbeb8da6308d8b2aa0c9b54985d56.tar.bz2
gentoo-2-aa294806d16fbeb8da6308d8b2aa0c9b54985d56.zip
x86 stable per bug 343751
(Portage version: 2.1.9.24/cvs/Linux i686)
-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 a9325e4d32b5..0e8494d0b2da 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.64 2010/11/07 16:33:18 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.65 2010/11/15 09:07:33 tomka Exp $
+
+ 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> findlib-1.2.5.ebuild:
+ x86 stable per bug 343751
*findlib-1.2.6 (07 Nov 2010)
diff --git a/dev-ml/findlib/findlib-1.2.5.ebuild b/dev-ml/findlib/findlib-1.2.5.ebuild
index e6f3d93e047a..104502678560 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.6 2010/11/05 18:23:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.5.ebuild,v 1.7 2010/11/15 09:07:33 tomka 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}"