summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-10 16:04:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-10 16:04:45 +0000
commited6fc7d71ffd9b4794c4c9c3d30966c32cf65185 (patch)
treeab1974eb98d13764784564f6d87523f3515e58ec /dev-ml
parentalpha/ia64/x86 stable wrt #254063 (diff)
downloadgentoo-2-ed6fc7d71ffd9b4794c4c9c3d30966c32cf65185.tar.gz
gentoo-2-ed6fc7d71ffd9b4794c4c9c3d30966c32cf65185.tar.bz2
gentoo-2-ed6fc7d71ffd9b4794c4c9c3d30966c32cf65185.zip
alpha/ia64/sparc/x86 stable wrt #254069
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 26def7c01fdd..3d71c54790ae 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.50 2009/01/09 17:16:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.51 2009/01/10 16:04:45 armin76 Exp $
+
+ 10 Jan 2009; Raúl Porcel <armin76@gentoo.org> findlib-1.2.3.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #254069
09 Jan 2009; Brent Baude <ranger@gentoo.org> findlib-1.2.3.ebuild:
stable ppc, bug 254069
diff --git a/dev-ml/findlib/findlib-1.2.3.ebuild b/dev-ml/findlib/findlib-1.2.3.ebuild
index 9bc7a52dd928..a3b784a628a0 100644
--- a/dev-ml/findlib/findlib-1.2.3.ebuild
+++ b/dev-ml/findlib/findlib-1.2.3.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/findlib/findlib-1.2.3.ebuild,v 1.4 2009/01/09 17:16:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.3.ebuild,v 1.5 2009/01/10 16:04:45 armin76 Exp $
EAPI=2
@@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT X11"
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?]"