summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-06 19:33:03 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-06 19:33:03 +0000
commit71e794d7c966b65f48cab4c13900af387a853929 (patch)
tree964393c0be007282149cd5ab6f5c9a6498f6ad62 /dev-ml/ocamlgraph
parentx86 stable, bug #215748 (diff)
downloadgentoo-2-71e794d7c966b65f48cab4c13900af387a853929.tar.gz
gentoo-2-71e794d7c966b65f48cab4c13900af387a853929.tar.bz2
gentoo-2-71e794d7c966b65f48cab4c13900af387a853929.zip
x86 stable, bug #215751
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r--dev-ml/ocamlgraph/ChangeLog5
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-0.99b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocamlgraph/ChangeLog b/dev-ml/ocamlgraph/ChangeLog
index 115aae205520..ac43a95167ea 100644
--- a/dev-ml/ocamlgraph/ChangeLog
+++ b/dev-ml/ocamlgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlgraph
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlgraph/ChangeLog,v 1.9 2008/04/03 01:32:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlgraph/ChangeLog,v 1.10 2008/04/06 19:33:03 maekke Exp $
+
+ 06 Apr 2008; Markus Meier <maekke@gentoo.org> ocamlgraph-0.99b.ebuild:
+ x86 stable, bug #215751
03 Apr 2008; Brent Baude <ranger@gentoo.org> ocamlgraph-0.99b.ebuild:
stable ppc, bug 215751
diff --git a/dev-ml/ocamlgraph/ocamlgraph-0.99b.ebuild b/dev-ml/ocamlgraph/ocamlgraph-0.99b.ebuild
index 1090b16387f2..d565c17daafe 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-0.99b.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-0.99b.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/ocamlgraph/ocamlgraph-0.99b.ebuild,v 1.3 2008/04/03 01:32:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlgraph/ocamlgraph-0.99b.ebuild,v 1.4 2008/04/06 19:33:03 maekke Exp $
inherit findlib eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/ocamlgraph/"
SRC_URI="http://www.lri.fr/~filliatr/ftp/ocamlgraph/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
DEPEND=">=dev-lang/ocaml-3.08
doc? ( dev-tex/hevea dev-ml/ocamlweb )
gtk? ( dev-ml/lablgtk )"