/[gentoo-x86]/dev-ml/core_extended/core_extended-108.00.01.ebuild
Gentoo

Contents of /dev-ml/core_extended/core_extended-108.00.01.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Sat Mar 2 18:39:38 2013 UTC (2 months, 2 weeks ago) by aballier
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED
remove old

(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-108.00.01.ebuild,v 1.4 2012/07/09 20:53:35 ulm Exp $
4
5 EAPI="3"
6
7 OASIS_BUILD_DOCS=1
8 #FIXME!
9 #OASIS_BUILD_TESTS=1
10
11 inherit oasis
12
13 MY_P=${P/_/\~}
14 DESCRIPTION="Jane Street's alternative to the standard library"
15 HOMEPAGE="http://www.janestreet.com/ocaml"
16 SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${P}.tar.gz"
17
18 LICENSE="LGPL-2.1-with-linking-exception"
19 SLOT="0"
20 KEYWORDS="~amd64"
21 IUSE="test"
22
23 RDEPEND="dev-ml/pcre-ocaml
24 >=dev-ml/sexplib-108.00.01
25 >=dev-ml/bin-prot-108.00.01
26 >=dev-ml/fieldslib-108.00.01
27 >=dev-ml/pa_ounit-108.00.01
28 >=dev-ml/variantslib-108.00.01
29 >=dev-ml/pipebang-108.00.01"
30 DEPEND="${RDEPEND}
31 test? ( >=dev-ml/ounit-1.1.0 )"

  ViewVC Help
Powered by ViewVC 1.1.13