* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2017-06-21 10:27 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-06-21 10:27 UTC (permalink / raw
To: gentoo-commits
commit: 5e4f4fe73ae479af9b9488c0dc6ce2ad081f3903
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 10:15:57 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 10:15:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4f4fe7
app-xemacs/ocaml: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-xemacs/ocaml/ocaml-0.06.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild
index 10ef040202d..5c487aa784e 100644
--- a/app-xemacs/ocaml/ocaml-0.06.ebuild
+++ b/app-xemacs/ocaml/ocaml-0.06.ebuild
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/fsf-compat
"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2018-08-10 22:18 Mats Lidell
0 siblings, 0 replies; 6+ messages in thread
From: Mats Lidell @ 2018-08-10 22:18 UTC (permalink / raw
To: gentoo-commits
commit: 855b1ff673b1762625e72e81b6a6af56e59fc692
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 22:16:14 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 22:16:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855b1ff6
app-xemacs/ocaml: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/ocaml/Manifest | 1 +
app-xemacs/ocaml/ocaml-0.10.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
index 66afddd23c0..664bf59f3e5 100644
--- a/app-xemacs/ocaml/Manifest
+++ b/app-xemacs/ocaml/Manifest
@@ -1 +1,2 @@
DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7 SHA512 ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2
+DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521 SHA512 8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
new file mode 100644
index 00000000000..fe0aed3ace8
--- /dev/null
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Objective Caml editing support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2018-10-20 10:59 Mikle Kolyada
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:59 UTC (permalink / raw
To: gentoo-commits
commit: c16e1a26bf377262595c655c784eb4cf138445c1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:54:01 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:54:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16e1a26
app-xemacs/ocaml: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-xemacs/ocaml/ocaml-0.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
index fe0aed3ace8..8d628ad51de 100644
--- a/app-xemacs/ocaml/ocaml-0.10.ebuild
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/fsf-compat
"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2018-12-01 15:05 Sergei Trofimovich
0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich @ 2018-12-01 15:05 UTC (permalink / raw
To: gentoo-commits
commit: a569f267582454d832d470905947aa38f4286a9b
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 15:03:43 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 15:05:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a569f267
app-xemacs/ocaml: stable 0.10 for hppa, bug #666312
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-xemacs/ocaml/ocaml-0.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
index 3a41f685159..ba28b3c3cf4 100644
--- a/app-xemacs/ocaml/ocaml-0.10.ebuild
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/fsf-compat
"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2019-07-29 20:02 Aaron Bauman
0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2019-07-29 20:02 UTC (permalink / raw
To: gentoo-commits
commit: 57fd29fbde98a1c3a0f36b0b7befba13c6d878f6
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 19:59:02 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 20:01:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fd29fb
app-xemacs/ocaml: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
app-xemacs/ocaml/ocaml-0.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
index db42d98fc19..44bd060761d 100644
--- a/app-xemacs/ocaml/ocaml-0.10.ebuild
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/fsf-compat
"
-KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
@ 2021-10-08 8:01 Mats Lidell
0 siblings, 0 replies; 6+ messages in thread
From: Mats Lidell @ 2021-10-08 8:01 UTC (permalink / raw
To: gentoo-commits
commit: 7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 8 08:01:22 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 8 08:01:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd86da1
app-xemacs/ocaml: drop 0.06
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/ocaml/Manifest | 1 -
app-xemacs/ocaml/ocaml-0.06.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
index 664bf59f3e5..d0cfc3c7389 100644
--- a/app-xemacs/ocaml/Manifest
+++ b/app-xemacs/ocaml/Manifest
@@ -1,2 +1 @@
-DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7 SHA512 ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2
DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521 SHA512 8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild
deleted file mode 100644
index 0d00796c589..00000000000
--- a/app-xemacs/ocaml/ocaml-0.06.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Objective Caml editing support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-10-08 8:01 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21 10:27 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2018-08-10 22:18 Mats Lidell
2018-10-20 10:59 Mikle Kolyada
2018-12-01 15:05 Sergei Trofimovich
2019-07-29 20:02 Aaron Bauman
2021-10-08 8:01 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox