aballier    15/07/13 18:00:15

  Added:                metadata.xml ChangeLog
                        pa_structural_sexp-112.35.00.ebuild
  Log:
  initial import, ebuild by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.1                  dev-ml/pa_structural_sexp/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
  <herd>ml</herd>
</pkgmetadata>



1.1                  dev-ml/pa_structural_sexp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-ml/pa_structural_sexp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_structural_sexp/ChangeLog,v 1.1 
2015/07/13 18:00:15 aballier Exp $

*pa_structural_sexp-112.35.00 (13 Jul 2015)

  13 Jul 2015; Alexis Ballier <[email protected]>
  +pa_structural_sexp-112.35.00.ebuild, +metadata.xml:
  initial import, ebuild by me




1.1                  
dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild?rev=1.1&content-type=text/plain

Index: pa_structural_sexp-112.35.00.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild,v
 1.1 2015/07/13 18:00:15 aballier Exp $

EAPI="5"

inherit oasis

DESCRIPTION="Quotation expanders to simplify building s-expressions from ocaml 
values"
HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home";
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz";

LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-ml/camlp4:=
        dev-ml/type-conv:=
        dev-ml/sexplib:="
RDEPEND="${DEPEND}"

DOCS=( "README.md" )




Reply via email to