summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-05 14:05:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-05 14:05:54 +0000
commit81d0fdd3a97efeea5870346e217eb606cb6ded50 (patch)
treed5918b4b4174d45285eef6b473bfecbf1e1c1f3f /dev-ml/findlib
parentStable on amd64 wrt bug #349381 (diff)
downloadgentoo-2-81d0fdd3a97efeea5870346e217eb606cb6ded50.tar.gz
gentoo-2-81d0fdd3a97efeea5870346e217eb606cb6ded50.tar.bz2
gentoo-2-81d0fdd3a97efeea5870346e217eb606cb6ded50.zip
Stable on amd64 wrt bug #349633
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r--dev-ml/findlib/ChangeLog7
-rw-r--r--dev-ml/findlib/findlib-1.2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 53623d481a60..f377198fc7dd 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.67 2010/12/29 13:55:22 tomka Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.68 2011/01/05 14:05:54 hwoarang Exp $
+
+ 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> findlib-1.2.6.ebuild:
+ Stable on amd64 wrt bug #349633
29 Dec 2010; Thomas Kahle <tomka@gentoo.org> findlib-1.2.6.ebuild:
x86 stable per bug 349633
diff --git a/dev-ml/findlib/findlib-1.2.6.ebuild b/dev-ml/findlib/findlib-1.2.6.ebuild
index 78c03f77561e..9d6560ef5e4c 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-2010 Gentoo Foundation
+# 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.2 2010/12/29 13:55:22 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.3 2011/01/05 14:05:54 hwoarang 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}"