summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-06-03 21:22:59 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-06-03 21:22:59 +0000
commit54b26042acee5c589ac94984fe063a857ecf2fc9 (patch)
tree9878d09d0ed008e30584731039a0fe4b0c1e2355 /sci-calculators
parentAdded mask for sys-fs/xfsprogs-3.1.2. (diff)
downloadgentoo-2-54b26042acee5c589ac94984fe063a857ecf2fc9.tar.gz
gentoo-2-54b26042acee5c589ac94984fe063a857ecf2fc9.tar.bz2
gentoo-2-54b26042acee5c589ac94984fe063a857ecf2fc9.zip
dev-ocaml -> dev-ml
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/orpie/orpie-1.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild
index 11cf750b9328..42aad0ac510a 100644
--- a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild
+++ b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.1 2010/06/03 19:40:26 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.2 2010/06/03 21:22:59 bicatali Exp $
EAPI=2
inherit eutils autotools
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
-DEPEND="dev-ocaml/ocamlgsl
+DEPEND="dev-ml/ocamlgsl
sys-libs/ncurses"
RDEPEND="${DEPEND}"