summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-09-25 13:29:24 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-09-25 13:29:24 +0000
commitfdd87baab03c012e61805d7085852e853fc9d0aa (patch)
treebc8c923a281ea65b5ec8659b519a660ae7b9fd50 /dev-ml/findlib
parentStable for HPPA (bug #236971). (diff)
downloadgentoo-2-fdd87baab03c012e61805d7085852e853fc9d0aa.tar.gz
gentoo-2-fdd87baab03c012e61805d7085852e853fc9d0aa.tar.bz2
gentoo-2-fdd87baab03c012e61805d7085852e853fc9d0aa.zip
Sparc stable --- Bug #238646 --- ocamlfind finds things.
(Portage version: 2.2_rc9/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 2a4916a0c034..d54feb1e85c7 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.40 2008/09/25 12:01:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.41 2008/09/25 13:29:24 fmccor Exp $
+
+ 25 Sep 2008; Ferris McCormick <fmccor@gentoo.org> findlib-1.2.2.ebuild:
+ Sparc stable --- Bug #238646 --- ocamlfind finds things.
25 Sep 2008; Alexis Ballier <aballier@gentoo.org> findlib-1.2.2.ebuild:
keyword ~x86-fbsd
diff --git a/dev-ml/findlib/findlib-1.2.2.ebuild b/dev-ml/findlib/findlib-1.2.2.ebuild
index 853046e54742..8aad5a5c71a8 100644
--- a/dev-ml/findlib/findlib-1.2.2.ebuild
+++ b/dev-ml/findlib/findlib-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.2.ebuild,v 1.2 2008/09/25 12:01:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.2.ebuild,v 1.3 2008/09/25 13:29:24 fmccor Exp $
inherit multilib eutils
@@ -17,7 +17,7 @@ SRC_URI="http://download.camlcity.org/download/${P}.tar.gz"
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.07"