* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/
@ 2016-08-16 14:08 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2016-08-16 14:08 UTC (permalink / raw
To: gentoo-commits
commit: cbe7c0b1a78a9452815741b41d7c53e8a626865e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 12:22:52 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 14:08:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe7c0b1
dev-ml/ocaml-extunix: initial import; ebuild by me
Package-Manager: portage-2.3.0
dev-ml/ocaml-extunix/Manifest | 1 +
dev-ml/ocaml-extunix/metadata.xml | 8 ++++++++
dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
new file mode 100644
index 0000000..e2f5f06
--- /dev/null
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -0,0 +1 @@
+DIST ocaml-extunix-0.1.3.tar.gz 102543 SHA256 f4d487b2fdc001df28776d33f96666ecefb0f927227bbb3b8f17602b3d6dffb8 SHA512 c528dd3d8984cb13676ceae70e02f8defb3181a122b66f01b39587d97d0ab5922451407becca1073f42ef56331e51664634502d3795589beb3537e499c3bc3b9 WHIRLPOOL d344cc1c47491d5c1d71950f0a1bc793afe00e283ba12f303681c172636e58b85ef6398a200b3d3e77aa8f32766d3bbd768fd7af62dd875747f3f584fe7b77a3
diff --git a/dev-ml/ocaml-extunix/metadata.xml b/dev-ml/ocaml-extunix/metadata.xml
new file mode 100644
index 0000000..ffac4d7
--- /dev/null
+++ b/dev-ml/ocaml-extunix/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>
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
new file mode 100644
index 0000000..f5fe219
--- /dev/null
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Thin bindings to various low-level system APIs"
+HOMEPAGE="http://extunix.forge.ocamlcore.org/"
+SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+DOCS=( "README.md" "TODO" "CHANGES.txt" )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/
@ 2016-09-13 12:30 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2016-09-13 12:30 UTC (permalink / raw
To: gentoo-commits
commit: a9eb836293f9715b46862a78725b4d25211cb32e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 12:30:31 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 12:30:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9eb8362
dev-ml/ocaml-extunix: add missing dep on camlp4; bug #593642
Package-Manager: portage-2.3.0
dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
index f5fe219..38235e6 100644
--- a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
@@ -18,7 +18,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND=""
+RDEPEND="dev-ml/camlp4:="
DEPEND="${RDEPEND}
test? ( dev-ml/ounit )"
DOCS=( "README.md" "TODO" "CHANGES.txt" )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/
@ 2016-11-15 9:36 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2016-11-15 9:36 UTC (permalink / raw
To: gentoo-commits
commit: 8a726a76b720d1030a6efab53354a37f6bd554d8
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 09:15:16 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 09:36:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a726a76
dev-ml/ocaml-extunix: bump to 0.1.4
Package-Manager: portage-2.3.2
dev-ml/ocaml-extunix/Manifest | 1 +
dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
index e2f5f06..cb49c8e 100644
--- a/dev-ml/ocaml-extunix/Manifest
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -1 +1,2 @@
DIST ocaml-extunix-0.1.3.tar.gz 102543 SHA256 f4d487b2fdc001df28776d33f96666ecefb0f927227bbb3b8f17602b3d6dffb8 SHA512 c528dd3d8984cb13676ceae70e02f8defb3181a122b66f01b39587d97d0ab5922451407becca1073f42ef56331e51664634502d3795589beb3537e499c3bc3b9 WHIRLPOOL d344cc1c47491d5c1d71950f0a1bc793afe00e283ba12f303681c172636e58b85ef6398a200b3d3e77aa8f32766d3bbd768fd7af62dd875747f3f584fe7b77a3
+DIST ocaml-extunix-0.1.4.tar.gz 104306 SHA256 569ffc01616f14657ae4650d8971681f74198fc2f8f5764c89d3819885b3ed91 SHA512 a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df WHIRLPOOL ab1da118f17294ce2272904b1eead3d0a41ec02840db986593a7a56a0d5ce0aebd43efc2cd00c527e425956f8518dbdc697ad1eab8dfa55fe77ebbcfa5db88e7
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild
new file mode 100644
index 00000000..38235e6
--- /dev/null
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Thin bindings to various low-level system APIs"
+HOMEPAGE="http://extunix.forge.ocamlcore.org/"
+SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+DOCS=( "README.md" "TODO" "CHANGES.txt" )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/
@ 2017-01-24 11:23 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-01-24 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 5d5ecb470b6519ffc33f8b0981867030523c27d8
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:14:52 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:14:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5ecb47
dev-ml/ocaml-extunix: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/ocaml-extunix/Manifest | 1 -
dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
index cb49c8e..a989dc9 100644
--- a/dev-ml/ocaml-extunix/Manifest
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -1,2 +1 @@
-DIST ocaml-extunix-0.1.3.tar.gz 102543 SHA256 f4d487b2fdc001df28776d33f96666ecefb0f927227bbb3b8f17602b3d6dffb8 SHA512 c528dd3d8984cb13676ceae70e02f8defb3181a122b66f01b39587d97d0ab5922451407becca1073f42ef56331e51664634502d3795589beb3537e499c3bc3b9 WHIRLPOOL d344cc1c47491d5c1d71950f0a1bc793afe00e283ba12f303681c172636e58b85ef6398a200b3d3e77aa8f32766d3bbd768fd7af62dd875747f3f584fe7b77a3
DIST ocaml-extunix-0.1.4.tar.gz 104306 SHA256 569ffc01616f14657ae4650d8971681f74198fc2f8f5764c89d3819885b3ed91 SHA512 a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df WHIRLPOOL ab1da118f17294ce2272904b1eead3d0a41ec02840db986593a7a56a0d5ce0aebd43efc2cd00c527e425956f8518dbdc697ad1eab8dfa55fe77ebbcfa5db88e7
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
deleted file mode 100644
index 38235e6..00000000
--- a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Thin bindings to various low-level system APIs"
-HOMEPAGE="http://extunix.forge.ocamlcore.org/"
-SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-ml/camlp4:="
-DEPEND="${RDEPEND}
- test? ( dev-ml/ounit )"
-DOCS=( "README.md" "TODO" "CHANGES.txt" )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/
@ 2017-06-29 20:28 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-06-29 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 8b251aa7402417b31731e123b2a4a814170462c8
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 12:00:09 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:28:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b251aa7
dev-ml/ocaml-extunix: bump to 0.1.5
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/ocaml-extunix/Manifest | 1 +
dev-ml/ocaml-extunix/metadata.xml | 3 +++
dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild | 23 +++++++++++++++++++++++
3 files changed, 27 insertions(+)
diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
index a989dc911de..9d366195ae4 100644
--- a/dev-ml/ocaml-extunix/Manifest
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -1 +1,2 @@
DIST ocaml-extunix-0.1.4.tar.gz 104306 SHA256 569ffc01616f14657ae4650d8971681f74198fc2f8f5764c89d3819885b3ed91 SHA512 a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df WHIRLPOOL ab1da118f17294ce2272904b1eead3d0a41ec02840db986593a7a56a0d5ce0aebd43efc2cd00c527e425956f8518dbdc697ad1eab8dfa55fe77ebbcfa5db88e7
+DIST ocaml-extunix-0.1.5.tar.gz 109375 SHA256 9d22f51d2a7ac523ca842b3b6d9e3beead8c10fdd53b670f57105609063a9700 SHA512 8c6f519bcd076be056424a295c7fdc678c1aedd8faa3c5a74c9849236f8102bf074ac7fe0b55c819206e8ad2c24878fe61a9a8df7ca785e8f6c71bb6a92e503c WHIRLPOOL 95016cc49be0fb556793053e38b49d443135986a4beaa1ce7ef9bebc18143c9fc1634919f0f54f32fee7cf2833620a4f2c291c74a05b29acea3446665756a943
diff --git a/dev-ml/ocaml-extunix/metadata.xml b/dev-ml/ocaml-extunix/metadata.xml
index ffac4d7ebc0..26a70b4729f 100644
--- a/dev-ml/ocaml-extunix/metadata.xml
+++ b/dev-ml/ocaml-extunix/metadata.xml
@@ -5,4 +5,7 @@
<email>ml@gentoo.org</email>
<name>Gentoo ML Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">ygrek/extunix</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild
new file mode 100644
index 00000000000..e2f0e0c0cc9
--- /dev/null
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Thin bindings to various low-level system APIs"
+HOMEPAGE="http://ygrek.org.ua/p/ocaml-extunix/ https://github.com/ygrek/extunix"
+SRC_URI="https://github.com/ygrek/extunix/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+DOCS=( "README.md" "TODO" "CHANGES.txt" )
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-06-29 20:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 14:08 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-extunix/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2016-09-13 12:30 Alexis Ballier
2016-11-15 9:36 Alexis Ballier
2017-01-24 11:23 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox