public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/bson/
@ 2016-02-06 16:16 Alexis Ballier
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2016-02-06 16:16 UTC (permalink / raw
  To: gentoo-commits

commit:     3fc68d2793c4c4a2381226bdd9548874fb272f7c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 15:56:56 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 16:16:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc68d27

dev-ml/bson: initial import; ebuild by me

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/bson/Manifest           |  1 +
 dev-ml/bson/bson-0.89.3.ebuild | 19 +++++++++++++++++++
 dev-ml/bson/metadata.xml       |  8 ++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-ml/bson/Manifest b/dev-ml/bson/Manifest
new file mode 100644
index 0000000..c780a8a
--- /dev/null
+++ b/dev-ml/bson/Manifest
@@ -0,0 +1 @@
+DIST bson-0.89.3.tar.gz 64461 SHA256 07357968334bb8e854c1775008471f0428f72f24f836f54852e9e24bb6cf0948 SHA512 013f082a3f053525981d3cd6b0daabacfe094061ee37345927e040981d74735c2927af2c3b16f7c4734a13599eb04366f0c0fc40e4aa60f122bdfacfe0dc01d3 WHIRLPOOL 27911b862da2d56ea9bf8c469dfabbc20505a5f1b938e7486c6c7ab86d98ac7babda4bdd7c51fa9c6f24b9e682432808d541122e8dbebcfde2e91db3aa9cb0bc

diff --git a/dev-ml/bson/bson-0.89.3.ebuild b/dev-ml/bson/bson-0.89.3.ebuild
new file mode 100644
index 0000000..04c9f15
--- /dev/null
+++ b/dev-ml/bson/bson-0.89.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit oasis
+
+DESCRIPTION="An ocaml implementation for bson"
+HOMEPAGE="http://massd.github.io/"
+SRC_URI="https://github.com/MassD/bson/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-ml/camlp4:="
+RDEPEND="${DEPEND}"

diff --git a/dev-ml/bson/metadata.xml b/dev-ml/bson/metadata.xml
new file mode 100644
index 0000000..ffac4d7
--- /dev/null
+++ b/dev-ml/bson/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>ml@gentoo.org</email>
+	<name>Gentoo ML Project</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/bson/
@ 2016-02-06 16:25 Alexis Ballier
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2016-02-06 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     db168afc05389765d6a29dd9bf6629ea02885992
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 16:21:13 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 16:21:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db168afc

dev-ml/bson: add proper subslot

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/bson/bson-0.89.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/bson/bson-0.89.3.ebuild b/dev-ml/bson/bson-0.89.3.ebuild
index 04c9f15..51e96cf 100644
--- a/dev-ml/bson/bson-0.89.3.ebuild
+++ b/dev-ml/bson/bson-0.89.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://massd.github.io/"
 SRC_URI="https://github.com/MassD/bson/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-06 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 16:25 [gentoo-commits] repo/gentoo:master commit in: dev-ml/bson/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2016-02-06 16:16 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox