summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocamldsort')
-rw-r--r--dev-ml/ocamldsort/ChangeLog6
-rw-r--r--dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocamldsort/ChangeLog b/dev-ml/ocamldsort/ChangeLog
index 9648c223266a..367d9fb93fee 100644
--- a/dev-ml/ocamldsort/ChangeLog
+++ b/dev-ml/ocamldsort/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamldsort
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.13 2013/03/10 09:47:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.14 2013/03/12 18:27:47 ago Exp $
+
+ 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ocamldsort-0.16.0.ebuild:
+ Stable for ppc, wrt bug #461110
10 Mar 2013; Alexis Ballier <aballier@gentoo.org> ocamldsort-0.16.0.ebuild:
slot dep on ocaml
@@ -49,4 +52,3 @@
04 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> +ocamldsort-0.14.2
+metadata.xml:
New ebuild, ocaml dependency sorter. Fixes bug #25343.
-
diff --git a/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild b/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild
index d58ed5a802e3..4cdefd4d9e35 100644
--- a/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild
+++ b/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild,v 1.2 2013/03/10 09:47:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.16.0.ebuild,v 1.3 2013/03/12 18:27:47 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="ftp://quatramaran.ens.fr/pub/ara/ocamldsort/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/ocaml-3.12:="