/[gentoo-x86]/dev-ml/type-conv/type-conv-3.0.5.ebuild
Gentoo

Contents of /dev-ml/type-conv/type-conv-3.0.5.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Tue Aug 7 16:37:19 2012 UTC (9 months, 2 weeks ago) by aballier
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED
remove old

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

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/type-conv/type-conv-3.0.5.ebuild,v 1.2 2012/07/09 21:08:47 ulm Exp $
4
5 EAPI="3"
6
7 inherit oasis
8
9 DESCRIPTION="Mini library required for some other preprocessing libraries"
10 HOMEPAGE="http://forge.ocamlcore.org/projects/type-conv/"
11 SRC_URI="http://forge.ocamlcore.org/frs/download.php/821/${P}.tar.gz"
12
13 LICENSE="LGPL-2.1-with-linking-exception"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
17
18 RDEPEND=""
19 DEPEND="${RDEPEND}"
20
21 DOCS=( "README.txt" "Changelog" )
22
23 S="${WORKDIR}/${PN/-/_}-${PV}"

  ViewVC Help
Powered by ViewVC 1.1.13