diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-ml/xmlm | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-ml/xmlm')
-rw-r--r-- | dev-ml/xmlm/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/xmlm/metadata.xml | 10 | ||||
-rw-r--r-- | dev-ml/xmlm/xmlm-1.1.1.ebuild | 23 | ||||
-rw-r--r-- | dev-ml/xmlm/xmlm-1.2.0.ebuild | 36 |
4 files changed, 71 insertions, 0 deletions
diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest new file mode 100644 index 000000000000..c40063b59f35 --- /dev/null +++ b/dev-ml/xmlm/Manifest @@ -0,0 +1,2 @@ +DIST xmlm-1.1.1.tbz 69318 SHA256 465630953ad80747250da53240b37c55f67991fdc83f28614ea76104d426aa26 SHA512 15b0125c45402989c0cff6f15b178ff860b1991c2059d5f635fd653b6d88bb4496d0b3dc7ab359fba3df5a8ba8e211976377aa602fcdf1f3129b1f9b4b197a83 WHIRLPOOL 214e15f3f3599517f5e9b3a0719635c78bef76272f2dc122a12277d0667afd5897a13161af897e1f020aad99fc52004e6b209b68c0b24b00d04a0c6046fe1957 +DIST xmlm-1.2.0.tbz 38181 SHA256 d012018af5d1948f65404e1cc811ae0eab563b23006416f79b6ffc627966dccb SHA512 75b605db1c56c133b7ba69b1f241435184dcfe73f4200c68f23532e0943e09f5652e8c2b6385311ea84c41446bf9bede902d51787f4299c625841469fb522942 WHIRLPOOL 01e6fca06047b11ffdcf61a50c2b947c1bb6b0f003a97ae2ca8c23cd1289f47d40ca285903504d577dab4f1cb72c169b60417eced1b989b0f384b61145b73ab1 diff --git a/dev-ml/xmlm/metadata.xml b/dev-ml/xmlm/metadata.xml new file mode 100644 index 000000000000..769e0b77304f --- /dev/null +++ b/dev-ml/xmlm/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ml</herd> +<herd>proxy-maintainers</herd> +<maintainer> + <email>v.ivanov@ymail.com</email> + <name>Vladimir Ivanov</name> +</maintainer> +</pkgmetadata> diff --git a/dev-ml/xmlm/xmlm-1.1.1.ebuild b/dev-ml/xmlm/xmlm-1.1.1.ebuild new file mode 100644 index 000000000000..5ffd36c4d22a --- /dev/null +++ b/dev-ml/xmlm/xmlm-1.1.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +OASIS_BUILD_TESTS=1 + +inherit oasis + +DESCRIPTION="Ocaml XML manipulation module" +HOMEPAGE="http://erratique.ch/software/xmlm" +SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +DOCS=( "CHANGES" "README" ) diff --git a/dev-ml/xmlm/xmlm-1.2.0.ebuild b/dev-ml/xmlm/xmlm-1.2.0.ebuild new file mode 100644 index 000000000000..1c139cccc535 --- /dev/null +++ b/dev-ml/xmlm/xmlm-1.2.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Ocaml XML manipulation module" +HOMEPAGE="http://erratique.ch/software/xmlm" +SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64" +IUSE="doc +ocamlopt" + +RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]" +DEPEND="${RDEPEND} + dev-ml/findlib + dev-ml/opam +" + +src_compile() { + pkg/build \ + $(usex ocamlopt true false) \ + || die +} + +src_install() { + opam-installer \ + --prefix="${ED}/usr" \ + --libdir="${D}/$(ocamlc -where)" \ + --docdir="${ED}/usr/share/doc/${PF}" \ + || die + dodoc CHANGES.md README.md + use doc && dohtml doc/* +} |