summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-23 09:12:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-23 09:12:24 +0000
commit05a987770e9227f759b63dbd2f7c5095a517ee31 (patch)
tree169efe5d894c0091d88230d7e95c167deb492b28 /dev-ml/findlib
parentBump (diff)
downloadgentoo-2-05a987770e9227f759b63dbd2f7c5095a517ee31.tar.gz
gentoo-2-05a987770e9227f759b63dbd2f7c5095a517ee31.tar.bz2
gentoo-2-05a987770e9227f759b63dbd2f7c5095a517ee31.zip
Stable for x86, wrt bug #481630
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/findlib')
-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 97b5102f48e8..0693a6add253 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.109 2013/08/23 09:02:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.110 2013/08/23 09:12:24 ago Exp $
+
+ 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
+ Stable for x86, wrt bug #481630
23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild:
Stable for amd64, wrt bug #481630
diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild
index e16db34b7b90..7776a2472320 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.4 2013/08/23 09:02:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.5 2013/08/23 09:12:24 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}"