summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:15:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:15:26 +0000
commit85c09c6f536e6aeea02b544702acc31c093b9e72 (patch)
treec3532a81ce6c3677dadb9e8628ce59c45c0c356a /dev-ml
parentStable for sparc, wrt bug #483416 (diff)
downloadgentoo-2-85c09c6f536e6aeea02b544702acc31c093b9e72.tar.gz
gentoo-2-85c09c6f536e6aeea02b544702acc31c093b9e72.tar.bz2
gentoo-2-85c09c6f536e6aeea02b544702acc31c093b9e72.zip
Stable for sparc, wrt bug #481630
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 479671ce5235..4f46d3137de0 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.114 2013/09/05 12:22:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.115 2013/09/07 20:15:26 ago Exp $
+
+ 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
+ Stable for sparc, wrt bug #481630
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
Stable for ppc64, wrt bug #481630
diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild
index 69c927708c5f..f6439a35a9de 100644
--- a/dev-ml/findlib/findlib-1.4.ebuild
+++ b/dev-ml/findlib/findlib-1.4.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/findlib/findlib-1.4.ebuild,v 1.9 2013/09/05 12:22:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.10 2013/09/07 20:15:26 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?,tk?]"
RDEPEND="${DEPEND}"