summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-22 23:01:40 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-22 23:01:40 +0000
commit4b2fa34155ad8170e98413dc0e8acc55867d564f (patch)
tree55b21d69f9ad52c1700f6bed3cb91aa35fbfa7fe /dev-ml
parentppc/ppc64 stable wrt #343751 (diff)
downloadgentoo-2-4b2fa34155ad8170e98413dc0e8acc55867d564f.tar.gz
gentoo-2-4b2fa34155ad8170e98413dc0e8acc55867d564f.tar.bz2
gentoo-2-4b2fa34155ad8170e98413dc0e8acc55867d564f.zip
ppc64 stable wrt #349633
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 143794d5f0bf..db66ade632d0 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.71 2011/01/21 14:39:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.72 2011/01/22 23:01:40 xarthisius Exp $
+
+ 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> findlib-1.2.6.ebuild:
+ ppc64 stable wrt #349633
21 Jan 2011; Jeroen Roovers <jer@gentoo.org> findlib-1.2.6.ebuild:
Stable for HPPA (bug #349633).
diff --git a/dev-ml/findlib/findlib-1.2.6.ebuild b/dev-ml/findlib/findlib-1.2.6.ebuild
index 9ae0129e3a5c..325780f5fce6 100644
--- a/dev-ml/findlib/findlib-1.2.6.ebuild
+++ b/dev-ml/findlib/findlib-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.6 2011/01/21 14:39:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.7 2011/01/22 23:01:40 xarthisius 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}"