* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2015-09-14 12:14 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2015-09-14 12:14 UTC (permalink / raw
To: gentoo-commits
commit: c165f8c36e75fc08cc6cf262c15b1c7bbb70ea0f
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 12:14:09 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 12:14:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c165f8c3
dev-ml/ocamlmod: bump to 0.0.8.
Package-Manager: portage-2.2.20.1
dev-ml/ocamlmod/Manifest | 1 +
dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ml/ocamlmod/Manifest b/dev-ml/ocamlmod/Manifest
index 45f0997..32b052a 100644
--- a/dev-ml/ocamlmod/Manifest
+++ b/dev-ml/ocamlmod/Manifest
@@ -1,2 +1,3 @@
DIST ocamlmod-0.0.3.tar.gz 43107 SHA256 23740d023c38b0aa8d8010d8df3ba69b1b93a5c5ebdd5ef5058ced18f88cbb70 SHA512 5a3761e43a468b8e391a6559538b23dd9f264ae46d7281445bec8797b1967d425c5b3fe26e72499c5947dfa23fb574ada033a2851167fdf3732a089964de4ef6 WHIRLPOOL 150e9a79d7415d31038f3692d70de3eb6256b54442d825f6f3b9c743ca9e1001538c07f0ecaef46f029b5cf239b2951c435d33d4ed7d36487549811c674c172a
DIST ocamlmod-0.0.7.tar.gz 46221 SHA256 a329a0919fa18128b48fd00897204d2aecec0c946c1956541589f807203f6f86 SHA512 bc88dcccc3cae0506a17bcfc0e178ba26e3b6d634c47e704621198ff7f1920852163fb017f04b9d2d2add19235f3a29a3fa2f894189329e6629694953a8e1b15 WHIRLPOOL e28827069b256c0aac0f1a935bcc741dd0be0b48d6da3bdd2fd3eb701f434863b87f76b20adff079324bdde8f4e66e578ef622693ad61a5d25561f0df8f2229c
+DIST ocamlmod-0.0.8.tar.gz 48985 SHA256 2f6909279c87ab2df0f6e291ebb79d9eddd632dc6f84dd00187357ef1d451cf0 SHA512 beb64c109c241965f33a60b4868f5215e6c112742a3be214d3b7a0503b9d29494c0453fa5f2551bbc1975cd4b123d0b917116aeeba968d2a7d2c6fb9651a64f4 WHIRLPOOL e094e4fb45fc740bb932310607c8d568c5e4e5af6218e1b78b55842b82de2a8e0a1fe21bb8321059237baacb5dae1282e59a6f1b5c254345fcaae9c1fd58da20
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
new file mode 100644
index 0000000..7104cc5
--- /dev/null
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+#OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="Generate OCaml modules from source files"
+HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
+SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/ocamlmod-0.0.8.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+# test? ( >=dev-ml/ounit-2.0.0 )"
+
+DOCS=( "AUTHORS.txt" "README.txt" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2016-02-07 16:14 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-02-07 16:14 UTC (permalink / raw
To: gentoo-commits
commit: edc7e44c8c6c686116fc804b68880d5451dde4a9
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 16:02:23 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 16:13:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc7e44c
dev-ml/ocamlmod: remove old
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/ocamlmod/Manifest | 2 --
dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild | 24 ------------------------
dev-ml/ocamlmod/ocamlmod-0.0.7.ebuild | 24 ------------------------
3 files changed, 50 deletions(-)
diff --git a/dev-ml/ocamlmod/Manifest b/dev-ml/ocamlmod/Manifest
index 32b052a..5a21fe4 100644
--- a/dev-ml/ocamlmod/Manifest
+++ b/dev-ml/ocamlmod/Manifest
@@ -1,3 +1 @@
-DIST ocamlmod-0.0.3.tar.gz 43107 SHA256 23740d023c38b0aa8d8010d8df3ba69b1b93a5c5ebdd5ef5058ced18f88cbb70 SHA512 5a3761e43a468b8e391a6559538b23dd9f264ae46d7281445bec8797b1967d425c5b3fe26e72499c5947dfa23fb574ada033a2851167fdf3732a089964de4ef6 WHIRLPOOL 150e9a79d7415d31038f3692d70de3eb6256b54442d825f6f3b9c743ca9e1001538c07f0ecaef46f029b5cf239b2951c435d33d4ed7d36487549811c674c172a
-DIST ocamlmod-0.0.7.tar.gz 46221 SHA256 a329a0919fa18128b48fd00897204d2aecec0c946c1956541589f807203f6f86 SHA512 bc88dcccc3cae0506a17bcfc0e178ba26e3b6d634c47e704621198ff7f1920852163fb017f04b9d2d2add19235f3a29a3fa2f894189329e6629694953a8e1b15 WHIRLPOOL e28827069b256c0aac0f1a935bcc741dd0be0b48d6da3bdd2fd3eb701f434863b87f76b20adff079324bdde8f4e66e578ef622693ad61a5d25561f0df8f2229c
DIST ocamlmod-0.0.8.tar.gz 48985 SHA256 2f6909279c87ab2df0f6e291ebb79d9eddd632dc6f84dd00187357ef1d451cf0 SHA512 beb64c109c241965f33a60b4868f5215e6c112742a3be214d3b7a0503b9d29494c0453fa5f2551bbc1975cd4b123d0b917116aeeba968d2a7d2c6fb9651a64f4 WHIRLPOOL e094e4fb45fc740bb932310607c8d568c5e4e5af6218e1b78b55842b82de2a8e0a1fe21bb8321059237baacb5dae1282e59a6f1b5c254345fcaae9c1fd58da20
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild
deleted file mode 100644
index 903fea8..0000000
--- a/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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="Generate OCaml modules from source files"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/856/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-# test? ( >=dev-ml/ounit-1.1.1 )"
-
-DOCS=( "AUTHORS.txt" "README.txt" )
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.7.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.7.ebuild
deleted file mode 100644
index aeafb3f..0000000
--- a/dev-ml/ocamlmod/ocamlmod-0.0.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-#OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Generate OCaml modules from source files"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1350/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-# test? ( >=dev-ml/ounit-2.0.0 )"
-
-DOCS=( "AUTHORS.txt" "README.txt" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2017-10-04 8:02 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-10-04 8:02 UTC (permalink / raw
To: gentoo-commits
commit: ee7536be43b9e0c2aaef565f93911f2ae30e6895
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 07:44:45 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 08:01:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7536be
dev-ml/ocamlmod: bump to 0.0.9
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-ml/ocamlmod/Manifest | 1 +
dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ml/ocamlmod/Manifest b/dev-ml/ocamlmod/Manifest
index 5a21fe40252..fdb3e56bcea 100644
--- a/dev-ml/ocamlmod/Manifest
+++ b/dev-ml/ocamlmod/Manifest
@@ -1 +1,2 @@
DIST ocamlmod-0.0.8.tar.gz 48985 SHA256 2f6909279c87ab2df0f6e291ebb79d9eddd632dc6f84dd00187357ef1d451cf0 SHA512 beb64c109c241965f33a60b4868f5215e6c112742a3be214d3b7a0503b9d29494c0453fa5f2551bbc1975cd4b123d0b917116aeeba968d2a7d2c6fb9651a64f4 WHIRLPOOL e094e4fb45fc740bb932310607c8d568c5e4e5af6218e1b78b55842b82de2a8e0a1fe21bb8321059237baacb5dae1282e59a6f1b5c254345fcaae9c1fd58da20
+DIST ocamlmod-0.0.9.tar.gz 55025 SHA256 4a1178ccdddccf46b09c2a62218e65d86de754c015d7dc1af45e1d9c314ef731 SHA512 cf0d3671cf8fa83bdbd0e4b47888a50f9eab24691c71685c0612a9a8efaf36ba9fa66cee604c928a71f2d8da40b35453d2f2d3619f73141aba0f46de3bd97537 WHIRLPOOL 569ecb5b131586dfdebc4dc4c703bca9fbcd701c8a083a0082fe3929ecf70c8611bb367455a597dcb0cffef561f103a7f0a2bef2f57fc0ba6d4481d805c8b8ef
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
new file mode 100644
index 00000000000..79bf89a1897
--- /dev/null
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.9.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
+
+inherit oasis
+
+DESCRIPTION="Generate OCaml modules from source files"
+HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
+SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/ocamlmod-0.0.9.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ test? ( >=dev-ml/ounit-2.0.0 )"
+
+DOCS=( "AUTHORS.txt" "README.txt" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2018-02-11 21:56 Thomas Deutschmann
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Deutschmann @ 2018-02-11 21:56 UTC (permalink / raw
To: gentoo-commits
commit: 568b8232f85ab7fd5269337be15d7f402b77af7b
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 21:43:16 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 21:55:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568b8232
dev-ml/ocamlmod: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 4 ++--
dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
index 39ca4662885..6a49bd4c7cd 100644
--- a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/ocamlmod-0.0.8.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
index 79bf89a1897..8133a7a466f 100644
--- a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/ocamlmod-0.0.9.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2020-05-05 0:17 Jonas Stein
0 siblings, 0 replies; 6+ messages in thread
From: Jonas Stein @ 2020-05-05 0:17 UTC (permalink / raw
To: gentoo-commits
commit: a0c7dcec441d6e0b7c415d3432df1aff4c0bca1b
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue May 5 00:16:38 2020 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue May 5 00:16:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c7dcec
dev-ml/ocamlmod: QA Fix SRC_URI
Use variable instead of static URI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 4 ++--
dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
index 6a49bd4c7cd..d8a4b5c50ad 100644
--- a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ inherit oasis
DESCRIPTION="Generate OCaml modules from source files"
HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
-SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/ocamlmod-0.0.8.tar.gz"
+SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
index 8133a7a466f..29b1d9d7188 100644
--- a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ inherit oasis
DESCRIPTION="Generate OCaml modules from source files"
HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/ocamlmod-0.0.9.tar.gz"
+SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/
@ 2020-12-02 17:46 Aaron Bauman
0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2020-12-02 17:46 UTC (permalink / raw
To: gentoo-commits
commit: aea0ba803035a937be11a888e45247db6636aa3a
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 2 17:41:02 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 17:45:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea0ba80
dev-ml/ocamlmod: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-ml/ocamlmod/Manifest | 1 -
dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild | 23 -----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-ml/ocamlmod/Manifest b/dev-ml/ocamlmod/Manifest
index 5345dc401b4..85625bf21aa 100644
--- a/dev-ml/ocamlmod/Manifest
+++ b/dev-ml/ocamlmod/Manifest
@@ -1,2 +1 @@
-DIST ocamlmod-0.0.8.tar.gz 48985 BLAKE2B a153b172b14216b8e69a51c47a25cd796e6bb2adb5d0c45dac49a5bab8e99f0b8511e5e1818abe2bf86ea5280b9b1c19aa21db23ed686387c3414c0df6f2667c SHA512 beb64c109c241965f33a60b4868f5215e6c112742a3be214d3b7a0503b9d29494c0453fa5f2551bbc1975cd4b123d0b917116aeeba968d2a7d2c6fb9651a64f4
DIST ocamlmod-0.0.9.tar.gz 55025 BLAKE2B 26be662e814543b65a2fb293732257a803c0cfc544550d0339617ff3c59ce1cf44f2330582e6eeca313cf8e25984d7cbfc4fc1c1a3b830fc490a16551961974e SHA512 cf0d3671cf8fa83bdbd0e4b47888a50f9eab24691c71685c0612a9a8efaf36ba9fa66cee604c928a71f2d8da40b35453d2f2d3619f73141aba0f46de3bd97537
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
deleted file mode 100644
index d8a4b5c50ad..00000000000
--- a/dev-ml/ocamlmod/ocamlmod-0.0.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-#OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Generate OCaml modules from source files"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
-SRC_URI="https://forge.ocamlcore.org/frs/download.php/1544/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-# test? ( >=dev-ml/ounit-2.0.0 )"
-
-DOCS=( "AUTHORS.txt" "README.txt" )
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-12-02 17:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05 0:17 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlmod/ Jonas Stein
-- strict thread matches above, loose matches on Subject: below --
2020-12-02 17:46 Aaron Bauman
2018-02-11 21:56 Thomas Deutschmann
2017-10-04 8:02 Alexis Ballier
2016-02-07 16:14 Alexis Ballier
2015-09-14 12:14 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox