summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 11:13:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 11:13:29 +0000
commit7f22a8ee930eeebfc3d6f7cbc713aa7ee06644fc (patch)
treefa4f2acb6860a29b835f9dd4358aea8aeac13a59 /dev-ml
parentStable for alpha, wrt bug #479506 (diff)
downloadgentoo-2-7f22a8ee930eeebfc3d6f7cbc713aa7ee06644fc.tar.gz
gentoo-2-7f22a8ee930eeebfc3d6f7cbc713aa7ee06644fc.tar.bz2
gentoo-2-7f22a8ee930eeebfc3d6f7cbc713aa7ee06644fc.zip
Stable for alpha, wrt bug #481630
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 bd7b4d89c17a..9edb01e5330b 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.112 2013/08/29 19:51:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.113 2013/09/02 11:13:29 ago Exp $
+
+ 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
+ Stable for alpha, wrt bug #481630
29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
Stable for ia64, wrt bug #481630
diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild
index 102f952410d2..e19d4ae64e5f 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.7 2013/08/29 19:51:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.8 2013/09/02 11:13:29 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}"