summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-10 15:06:44 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-10 15:06:44 +0000
commit83907e9f1f33aec60591381ef47a9319d1189443 (patch)
tree123b16bd91360db0eff6e97f3abb2ad0a7e87d8d /dev-ml/findlib
parentamd64 stable, bug 202261 (diff)
downloadgentoo-2-83907e9f1f33aec60591381ef47a9319d1189443.tar.gz
gentoo-2-83907e9f1f33aec60591381ef47a9319d1189443.tar.bz2
gentoo-2-83907e9f1f33aec60591381ef47a9319d1189443.zip
amd64 stable, bug 211966
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/findlib-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index b3e4974192c0..3bec2aec7e84 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.35 2008/03/09 11:49:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.36 2008/03/10 15:06:44 beandog Exp $
+
+ 10 Mar 2008; Steve Dibb <beandog@gentoo.org> findlib-1.2.1.ebuild:
+ amd64 stable, bug 211966
09 Mar 2008; Alexis Ballier <aballier@gentoo.org> findlib-1.2.1.ebuild:
Actually build and install the toolbox with tk useflag
diff --git a/dev-ml/findlib/findlib-1.2.1.ebuild b/dev-ml/findlib/findlib-1.2.1.ebuild
index de4000d9f0a5..19a606a97ae2 100644
--- a/dev-ml/findlib/findlib-1.2.1.ebuild
+++ b/dev-ml/findlib/findlib-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.1.ebuild,v 1.10 2008/03/09 11:49:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.1.ebuild,v 1.11 2008/03/10 15:06:44 beandog Exp $
inherit multilib eutils
@@ -17,7 +17,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
DEPEND=">=dev-lang/ocaml-3.07"