[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2023-06-09 Thread Sam James
commit: 63deafea6c8a36e8c8ad30b74b4664ddbbd12be8
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63deafea

dev-ml/camomile: Stabilize 2.0.0 amd64, #908160

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild 
b/dev-ml/camomile/camomile-2.0.0.ebuild
index 333db6f3ae41..1e26735b7187 100644
--- a/dev-ml/camomile/camomile-2.0.0.ebuild
+++ b/dev-ml/camomile/camomile-2.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2023-06-09 Thread Sam James
commit: 94cabbb6b7090cc493d4fe264adef71ed7a8a4f9
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cabbb6

dev-ml/camomile: Stabilize 2.0.0 x86, #908160

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild 
b/dev-ml/camomile/camomile-2.0.0.ebuild
index 1e26735b7187..08ff7859395f 100644
--- a/dev-ml/camomile/camomile-2.0.0.ebuild
+++ b/dev-ml/camomile/camomile-2.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2023-04-17 Thread Maciej Barć
commit: e779e46dcc2f6e3ec0c7f99d2aa531e0f3114891
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Mon Apr 17 14:07:48 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 18 02:14:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e779e46d

dev-ml/camomile: add 2.0.0

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/30631
Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/camomile/Manifest  |  1 +
 dev-ml/camomile/camomile-2.0.0.ebuild | 25 +
 dev-ml/camomile/metadata.xml  |  2 +-
 3 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/dev-ml/camomile/Manifest b/dev-ml/camomile/Manifest
index f5976e8b2a78..3766becc3b7d 100644
--- a/dev-ml/camomile/Manifest
+++ b/dev-ml/camomile/Manifest
@@ -1 +1,2 @@
 DIST camomile-1.0.2.tar.gz 7032339 BLAKE2B 
8cd60c74821c2c8e7084e752d1e4d67428c935859e02a8630f3f5563b53b3ce444071fa26153950f6a410b2743073692c7061e4f1f902c23e5fa54c50a89383c
 SHA512 
d62ecaa297058b52674f98e513a6d776148fe62651b2b4a2dac4bb3e05abb8b7684960e889f68c6dab60aee669fbab715a2d6a9206645e24d10d8aaaf7cedf0e
+DIST camomile-2.0.0.tar.gz 7030383 BLAKE2B 
795f6a0e482cbc2d5a38bcb1a9ca2f93f1d7ec437bc736dbc50ef39b6c072df925776dba315e04a9dd508fffe06ffcd2eaac10ef56da56727b8e85ca2f931e9a
 SHA512 
b0ae3d921f65390e8ec88a04901dd097b568db9f9ae70fb328e9d3ddb2dd8922b9a8e8da9ace91ad9cb5f6a1310ae5b6ba502e287d6c828f4d60622289316ac8

diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild 
b/dev-ml/camomile/camomile-2.0.0.ebuild
new file mode 100644
index ..333db6f3ae41
--- /dev/null
+++ b/dev-ml/camomile/camomile-2.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
+HOMEPAGE="https://github.com/savonet/Camomile;
+SRC_URI="https://github.com/savonet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P^}"
+
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+# Unbound module errors
+RESTRICT="test"
+
+RDEPEND="
+   dev-ml/dune-site:=
+   dev-ml/camlp-streams:=
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ml/camomile/metadata.xml b/dev-ml/camomile/metadata.xml
index 1e19ff097ea1..07d1d0e57508 100644
--- a/dev-ml/camomile/metadata.xml
+++ b/dev-ml/camomile/metadata.xml
@@ -6,6 +6,6 @@
 ML
   
   
-yoriyuki/Camomile
+savonet/Camomile
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/files/

2021-03-16 Thread Sam James
commit: 188f26a022ee29d8d3429a39af7ec5ef7654a04e
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Mar 16 18:00:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 16 18:50:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188f26a0

dev-ml/camomile: remove unused patch(es)

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/files/ocaml-unsafe-string.patch | 13 
 dev-ml/camomile/files/ocaml405.patch| 40 -
 2 files changed, 53 deletions(-)

diff --git a/dev-ml/camomile/files/ocaml-unsafe-string.patch 
b/dev-ml/camomile/files/ocaml-unsafe-string.patch
deleted file mode 100644
index 49139d61ada..000
--- a/dev-ml/camomile/files/ocaml-unsafe-string.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 a/Makefile.in  2013-09-15 02:48:38.0 -0500
-+++ b/Makefile.in  2020-07-03 00:43:13.639039206 -0500
-@@ -48,8 +48,8 @@
- OCAMLMKLIB = @OCAMLMKLIB@
-
- # compiler options
--BOPTIONS = @DEBUG@ @ASSERT@
--OOPTIONS = @COPTIONS@ @PROFILE@ @ASSERT@
-+BOPTIONS =@DEBUG@ @ASSERT@ -unsafe-string
-+OOPTIONS =@COPTIONS@ @PROFILE@ @ASSERT@ -unsafe-string
-
- #
- PACKAGE = camomile

diff --git a/dev-ml/camomile/files/ocaml405.patch 
b/dev-ml/camomile/files/ocaml405.patch
deleted file mode 100644
index 9648708f669..000
--- a/dev-ml/camomile/files/ocaml405.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-commit 0fa0a19f15998e89e4b04150dd74529bbd406f42
-Author: Gabriel Scherer 
-Date:   Fri Feb 24 22:30:23 2017 -0500
-
-4.05 compatibility: use explicit module signatures
-
-In 4.05, checking for non-generalizable inference variable ('_a)
-(forbidden in toplevel modules and functors) happens before checking
-the .ml file against the .mli signature, so non-generalizable
-variables that were previously resolved through the .mli constraint
-are now underspecified and result in a compilation failure
-(see MPR#7414, GPR#929). This commit adds enough annotations to avoid
-such underspecified variables in functors.
-
-diff --git a/internal/unimap.ml b/internal/unimap.ml
-index b6fdbde..6a7cc30 100644
 a/internal/unimap.ml
-+++ b/internal/unimap.ml
-@@ -58,7 +58,7 @@ val of_name : string -> t
- end
- 
- 
--module Make (Config : ConfigInt.Type) = struct
-+module Make (Config : ConfigInt.Type) : Type = struct
- 
- type mapping = {no_char : int; tbl : Tbl31.Bytes.t}
- 
-diff --git a/public/uCharInfo.ml b/public/uCharInfo.ml
-index 69bf141..6a0337a 100644
 a/public/uCharInfo.ml
-+++ b/public/uCharInfo.ml
-@@ -298,7 +298,7 @@ val load_composition_exclusion_tbl : unit -> 
UCharTbl.Bool.t
- 
- end
- 
--module Make (Config : ConfigInt.Type) = struct
-+module Make (Config : ConfigInt.Type) : Type = struct
- include Unidata.Make(Config)
- 
- (* General category *)



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2021-03-14 Thread Sam James
commit: 80910f3268a132cb68b55b843713c70d586b5aa9
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 15 03:14:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 15 04:01:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80910f32

dev-ml/camomile: drop 0.8.5-r2

Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/Manifest |  1 -
 dev-ml/camomile/camomile-0.8.5-r2.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/dev-ml/camomile/Manifest b/dev-ml/camomile/Manifest
index 1c3860b2bb5..f5976e8b2a7 100644
--- a/dev-ml/camomile/Manifest
+++ b/dev-ml/camomile/Manifest
@@ -1,2 +1 @@
-DIST camomile-0.8.5.tar.bz2 2607084 BLAKE2B 
5e0ff51cdd6d7ce41ee024189a793f3d3e4bec1bd9849e7c01d2722ff22ca2cb5f0d5bd5f95820e741469ebda2996edf3611827535df5fe095d3f6617ecfdd42
 SHA512 
ef4da32f955e69e0b2958b4b2bf12ae94e210d8aa7cee5a9030607b79ac43a884758549f3164c223fb07d987a4a50b15f0bc5083ff67120270409f7fb9928014
 DIST camomile-1.0.2.tar.gz 7032339 BLAKE2B 
8cd60c74821c2c8e7084e752d1e4d67428c935859e02a8630f3f5563b53b3ce444071fa26153950f6a410b2743073692c7061e4f1f902c23e5fa54c50a89383c
 SHA512 
d62ecaa297058b52674f98e513a6d776148fe62651b2b4a2dac4bb3e05abb8b7684960e889f68c6dab60aee669fbab715a2d6a9206645e24d10d8aaaf7cedf0e

diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
deleted file mode 100644
index 93b60798ff0..000
--- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit findlib eutils
-
-DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
-HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki;
-SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug +ocamlopt"
-
-PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )
-
-RDEPEND="
-   >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-
-   if has_version '>=dev-lang/ocaml-4.05_beta'; then
-   eapply "${FILESDIR}/ocaml405.patch"
-   fi
-}
-
-src_configure() {
-   econf $(use_enable debug)
-}
-
-src_compile() {
-   emake -j1 byte unidata unimaps charmap_data locale_data
-   if use ocamlopt; then
-   emake -j1 opt
-   fi
-}
-
-src_install() {
-   dodir /usr/bin
-   findlib_src_install DATADIR="${D}/usr/share" BINDIR="${D}/usr/bin"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2021-02-26 Thread Agostino Sarubbo
commit: 4a1e734417e40b502d94ba1c3b1c4672b354b899
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 26 09:40:15 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 26 09:40:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a1e7344

dev-ml/camomile: amd64 stable wrt bug #772839

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 54e3d2280ca..c387ffaa322 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2021-02-26 Thread Agostino Sarubbo
commit: 1af23945648f0998278ba0f3e0c5a28ebe19240a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 26 08:07:35 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 26 08:09:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af23945

dev-ml/camomile: x86 stable wrt bug #772839

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 2ba447abe50..54e3d2280ca 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2021-02-24 Thread Sam James
commit: c4be79c7b068768e1a7624bb300452cd25d35075
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 25 07:33:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 25 07:33:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4be79c7

dev-ml/camomile: Stabilize 1.0.2 ppc, #772839

Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/camomile-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index ca76723d718..2ba447abe50 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2021-01-24 Thread Alfredo Tupone
commit: b15027b8cd35497e4fb134d53a3ddd4d8cd0fa3e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Jan 24 11:23:46 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jan 24 11:24:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15027b8

dev-ml/camomile: add ml as maintainer

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/camomile/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ml/camomile/metadata.xml b/dev-ml/camomile/metadata.xml
index e037be5013c..6a4596bff98 100644
--- a/dev-ml/camomile/metadata.xml
+++ b/dev-ml/camomile/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
+  
+m...@gentoo.org
+ML
+  
   
 yoriyuki/Camomile
   



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-27 Thread Sam James
commit: c7cf0111a90e41cf3ae84a1efef525896e28bf25
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct 28 03:31:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct 28 03:31:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7cf0111

dev-ml/camomile: ppc64 keyworded (bug #748576)

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 740143abcfa..ca76723d718 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-23 Thread Sam James
commit: ed64c57d708934a57c017087a78421522fa66fbc
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 24 00:16:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 24 00:16:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed64c57d

dev-ml/camomile: Keyword 1.0.2 ppc, #748576

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 199a3259eec..740143abcfa 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-22 Thread Sam James
commit: 5970c4ba7139f0a8dff7dcc208bf7dceb5e9ecd9
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 22 13:57:30 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 22 13:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5970c4ba

dev-ml/camomile: Keyword 1.0.2 arm, #748576

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 17d5a67733f..199a3259eec 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-22 Thread Sam James
commit: 86337fa02dfc74e8f420c9227f9e1bd070151b69
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 22 13:55:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 22 13:55:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86337fa0

dev-ml/camomile: Keyword 1.0.2 arm64, #748576

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 48e6b5af7f4..17d5a67733f 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-16 Thread Sam James
commit: 9ad7ac780f05f9d759ee8a5b3c32eb5837ca8183
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 01:17:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 01:17:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad7ac78

dev-ml/camomile: drop useless USE=test

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
index 56a31353629..48e6b5af7f4 100644
--- a/dev-ml/camomile/camomile-1.0.2.ebuild
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P^}"
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="+ocamlopt test"
+IUSE="+ocamlopt"
 
 # Unbound module errors
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-16 Thread Sam James
commit: 26e400abf9f9029cf00f9c8e5bedd22eae80f6fb
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 01:03:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 01:03:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e400ab

dev-ml/camomile: cleanup old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/camomile-0.8.5-r1.ebuild | 41 
 1 file changed, 41 deletions(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r1.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
deleted file mode 100644
index 68d9d15dcc3..000
--- a/dev-ml/camomile/camomile-0.8.5-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit findlib eutils
-
-DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
-HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki;
-SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug +ocamlopt"
-
-RDEPEND="
-   >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   has_version '>=dev-lang/ocaml-4.05_beta' && epatch 
"${FILESDIR}/ocaml405.patch"
-}
-
-src_configure() {
-   econf $(use_enable debug)
-}
-
-src_compile() {
-   emake -j1 byte unidata unimaps charmap_data locale_data
-   if use ocamlopt; then
-   emake -j1 opt
-   fi
-}
-
-src_install() {
-   dodir /usr/bin
-   findlib_src_install DATADIR="${D}/usr/share" BINDIR="${D}/usr/bin"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-10-16 Thread Sam James
commit: 3153572fb621a666c0c9fc109e8fcadfc9e47015
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 00:43:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 01:01:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3153572f

dev-ml/camomile: bump to 1.0.2 (fix >=4.10.0 compat)

Closes: https://bugs.gentoo.org/749149
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/Manifest  |  1 +
 dev-ml/camomile/camomile-1.0.2.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ml/camomile/Manifest b/dev-ml/camomile/Manifest
index 23be6ef1a84..1c3860b2bb5 100644
--- a/dev-ml/camomile/Manifest
+++ b/dev-ml/camomile/Manifest
@@ -1 +1,2 @@
 DIST camomile-0.8.5.tar.bz2 2607084 BLAKE2B 
5e0ff51cdd6d7ce41ee024189a793f3d3e4bec1bd9849e7c01d2722ff22ca2cb5f0d5bd5f95820e741469ebda2996edf3611827535df5fe095d3f6617ecfdd42
 SHA512 
ef4da32f955e69e0b2958b4b2bf12ae94e210d8aa7cee5a9030607b79ac43a884758549f3164c223fb07d987a4a50b15f0bc5083ff67120270409f7fb9928014
+DIST camomile-1.0.2.tar.gz 7032339 BLAKE2B 
8cd60c74821c2c8e7084e752d1e4d67428c935859e02a8630f3f5563b53b3ce444071fa26153950f6a410b2743073692c7061e4f1f902c23e5fa54c50a89383c
 SHA512 
d62ecaa297058b52674f98e513a6d776148fe62651b2b4a2dac4bb3e05abb8b7684960e889f68c6dab60aee669fbab715a2d6a9206645e24d10d8aaaf7cedf0e

diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild 
b/dev-ml/camomile/camomile-1.0.2.ebuild
new file mode 100644
index 000..56a31353629
--- /dev/null
+++ b/dev-ml/camomile/camomile-1.0.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
+HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki;
+SRC_URI="https://github.com/yoriyuki/Camomile/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${P^}"
+
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt test"
+
+# Unbound module errors
+RESTRICT="test"
+
+src_compile() {
+   # Amend standard dune_src_compile with -p camomile
+   # Needed to workaround: https://github.com/yoriyuki/Camomile/issues/83
+   # 
(https://dune.readthedocs.io/en/stable/faq.html#how-to-make-warnings-non-fatal)
+   dune build -p camomile @install || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-09-20 Thread Agostino Sarubbo
commit: 47c1d437888b9cc80173752a6fe5afefaf041fbb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 20 20:18:44 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 20 20:18:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c1d437

dev-ml/camomile: amd64 stable wrt bug #737172

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ml/camomile/camomile-0.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
index c413de91cf1..93b60798ff0 100644
--- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="debug +ocamlopt"
 
 PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-09-05 Thread Sam James
commit: d70fe7449a35185a0e340091449deb27bbba65ac
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep  5 15:22:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep  5 15:22:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70fe744

dev-ml/camomile: ppc stable (bug #737172)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/camomile-0.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
index 38d4bb126e3..c413de91cf1 100644
--- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE="debug +ocamlopt"
 
 PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2020-08-30 Thread Thomas Deutschmann
commit: c5861b1e26a84ec3a5264b0608a464736c653cf9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 30 17:10:21 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 30 17:10:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5861b1e

dev-ml/camomile: x86 stable (bug #737172)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-ml/camomile/camomile-0.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
index 437035c55c9..38d4bb126e3 100644
--- a/dev-ml/camomile/camomile-0.8.5-r2.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="debug +ocamlopt"
 
 PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/files/, dev-ml/camomile/

2020-08-14 Thread Sam James
commit: 74cf47dd94181c32254ce87aa89de3e360db6922
Author: Hank Leininger  korelogic  com>
AuthorDate: Sun Aug  2 22:21:40 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 14 23:23:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74cf47dd

dev-ml/camomile: ocaml-4.09 compat fixes

Existing ebuild will not build with ocaml-4.09, only with older versions
that have an outstanding GLSA (202007-48). ocaml-4.09 is being
stabilized now.  This commit just uses the existing workaround/fix in
b.g.o and updates the ebuild to EAPI=7.

Note that EAPI7 required modifying an existing patch so it will apply
with -p1; should still work with the old ebuild that uses epatch.

Updated to address feedback in https://github.com/gentoo/gentoo/pull/16964

Signed-off-by: Hank Leininger  korelogic.com>
Closes: https://bugs.gentoo.org/704102
Bug: https://bugs.gentoo.org/708696
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Closes: https://github.com/gentoo/gentoo/pull/16964
Signed-off-by: Sam James  gentoo.org>

 dev-ml/camomile/camomile-0.8.5-r2.ebuild| 47 +
 dev-ml/camomile/files/ocaml-unsafe-string.patch | 13 +++
 dev-ml/camomile/files/ocaml405.patch| 12 +++
 3 files changed, 66 insertions(+), 6 deletions(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r2.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
new file mode 100644
index 000..437035c55c9
--- /dev/null
+++ b/dev-ml/camomile/camomile-0.8.5-r2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit findlib eutils
+
+DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
+HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki;
+SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug +ocamlopt"
+
+PATCHES=( "${FILESDIR}"/ocaml-unsafe-string.patch )
+
+RDEPEND="
+   >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+   dev-ml/camlp4:=
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   if has_version '>=dev-lang/ocaml-4.05_beta'; then
+   eapply "${FILESDIR}/ocaml405.patch"
+   fi
+}
+
+src_configure() {
+   econf $(use_enable debug)
+}
+
+src_compile() {
+   emake -j1 byte unidata unimaps charmap_data locale_data
+   if use ocamlopt; then
+   emake -j1 opt
+   fi
+}
+
+src_install() {
+   dodir /usr/bin
+   findlib_src_install DATADIR="${D}/usr/share" BINDIR="${D}/usr/bin"
+}

diff --git a/dev-ml/camomile/files/ocaml-unsafe-string.patch 
b/dev-ml/camomile/files/ocaml-unsafe-string.patch
new file mode 100644
index 000..49139d61ada
--- /dev/null
+++ b/dev-ml/camomile/files/ocaml-unsafe-string.patch
@@ -0,0 +1,13 @@
+--- a/Makefile.in  2013-09-15 02:48:38.0 -0500
 b/Makefile.in  2020-07-03 00:43:13.639039206 -0500
+@@ -48,8 +48,8 @@
+ OCAMLMKLIB = @OCAMLMKLIB@
+
+ # compiler options
+-BOPTIONS = @DEBUG@ @ASSERT@
+-OOPTIONS = @COPTIONS@ @PROFILE@ @ASSERT@
++BOPTIONS =@DEBUG@ @ASSERT@ -unsafe-string
++OOPTIONS =@COPTIONS@ @PROFILE@ @ASSERT@ -unsafe-string
+
+ #
+ PACKAGE = camomile

diff --git a/dev-ml/camomile/files/ocaml405.patch 
b/dev-ml/camomile/files/ocaml405.patch
index 3fec6955a27..9648708f669 100644
--- a/dev-ml/camomile/files/ocaml405.patch
+++ b/dev-ml/camomile/files/ocaml405.patch
@@ -12,10 +12,10 @@ Date:   Fri Feb 24 22:30:23 2017 -0500
 (see MPR#7414, GPR#929). This commit adds enough annotations to avoid
 such underspecified variables in functors.
 
-diff --git a/Camomile/internal/unimap.ml b/Camomile/internal/unimap.ml
+diff --git a/internal/unimap.ml b/internal/unimap.ml
 index b6fdbde..6a7cc30 100644
 a/Camomile/internal/unimap.ml
-+++ b/Camomile/internal/unimap.ml
+--- a/internal/unimap.ml
 b/internal/unimap.ml
 @@ -58,7 +58,7 @@ val of_name : string -> t
  end
  
@@ -25,10 +25,10 @@ index b6fdbde..6a7cc30 100644
  
  type mapping = {no_char : int; tbl : Tbl31.Bytes.t}
  
-diff --git a/Camomile/public/uCharInfo.ml b/Camomile/public/uCharInfo.ml
+diff --git a/public/uCharInfo.ml b/public/uCharInfo.ml
 index 69bf141..6a0337a 100644
 a/Camomile/public/uCharInfo.ml
-+++ b/Camomile/public/uCharInfo.ml
+--- a/public/uCharInfo.ml
 b/public/uCharInfo.ml
 @@ -298,7 +298,7 @@ val load_composition_exclusion_tbl : unit -> 
UCharTbl.Bool.t
  
  end



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/, dev-ml/camomile/files/

2017-03-27 Thread Alexis Ballier
commit: 0bea6212ce59f53fe81d0806798b659480a67882
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Mar 27 12:04:39 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Mar 27 13:59:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bea6212

dev-ml/camomile: Backport upstream patch to build with ocaml 4.05

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/camomile/camomile-0.8.5-r1.ebuild |  6 -
 dev-ml/camomile/files/ocaml405.patch | 40 
 2 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r1.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
index 14fd515c631..68d9d15dcc3 100644
--- a/dev-ml/camomile/camomile-0.8.5-r1.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,6 +20,10 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+   has_version '>=dev-lang/ocaml-4.05_beta' && epatch 
"${FILESDIR}/ocaml405.patch"
+}
+
 src_configure() {
econf $(use_enable debug)
 }

diff --git a/dev-ml/camomile/files/ocaml405.patch 
b/dev-ml/camomile/files/ocaml405.patch
new file mode 100644
index 000..3fec6955a27
--- /dev/null
+++ b/dev-ml/camomile/files/ocaml405.patch
@@ -0,0 +1,40 @@
+commit 0fa0a19f15998e89e4b04150dd74529bbd406f42
+Author: Gabriel Scherer 
+Date:   Fri Feb 24 22:30:23 2017 -0500
+
+4.05 compatibility: use explicit module signatures
+
+In 4.05, checking for non-generalizable inference variable ('_a)
+(forbidden in toplevel modules and functors) happens before checking
+the .ml file against the .mli signature, so non-generalizable
+variables that were previously resolved through the .mli constraint
+are now underspecified and result in a compilation failure
+(see MPR#7414, GPR#929). This commit adds enough annotations to avoid
+such underspecified variables in functors.
+
+diff --git a/Camomile/internal/unimap.ml b/Camomile/internal/unimap.ml
+index b6fdbde..6a7cc30 100644
+--- a/Camomile/internal/unimap.ml
 b/Camomile/internal/unimap.ml
+@@ -58,7 +58,7 @@ val of_name : string -> t
+ end
+ 
+ 
+-module Make (Config : ConfigInt.Type) = struct
++module Make (Config : ConfigInt.Type) : Type = struct
+ 
+ type mapping = {no_char : int; tbl : Tbl31.Bytes.t}
+ 
+diff --git a/Camomile/public/uCharInfo.ml b/Camomile/public/uCharInfo.ml
+index 69bf141..6a0337a 100644
+--- a/Camomile/public/uCharInfo.ml
 b/Camomile/public/uCharInfo.ml
+@@ -298,7 +298,7 @@ val load_composition_exclusion_tbl : unit -> 
UCharTbl.Bool.t
+ 
+ end
+ 
+-module Make (Config : ConfigInt.Type) = struct
++module Make (Config : ConfigInt.Type) : Type = struct
+ include Unidata.Make(Config)
+ 
+ (* General category *)



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2016-06-26 Thread Patrice Clement
commit: 415c53cfcb1b0bb23dc6bc1dd01f7f9f6b8053bd
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jun 26 09:13:31 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 26 09:26:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415c53cf

dev-ml/camomile: Clean up old.

Package-Manager: portage-2.2.28

 dev-ml/camomile/Manifest  |  1 -
 dev-ml/camomile/camomile-0.8.4.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-ml/camomile/Manifest b/dev-ml/camomile/Manifest
index 10f7f1e..c1ee190 100644
--- a/dev-ml/camomile/Manifest
+++ b/dev-ml/camomile/Manifest
@@ -1,2 +1 @@
-DIST camomile-0.8.4.tar.bz2 2649800 SHA256 
ef521f96fe984e6b0118041ed68a7a165beda54d8541c248ed402b7ef693de50 SHA512 
f8d9b5288636eb3123b539a2c09bcd2f674acf10b16b83abea5d9e7f7f34a7359e36572f4ab3bc1ebeb42562e30f4fa9a1986e50060175186c0c2739e64130d1
 WHIRLPOOL 
d2eb6b3c413424cb0c7e53cffeb01431f805f9124db6822e3b0fd8101cabee0ecec4caf2436d5151cd658bf53fe971842a3f5e3e901cc74b9ae35353e4be96a9
 DIST camomile-0.8.5.tar.bz2 2607084 SHA256 
85806b051cf059b93676a10a3f66051f7f322cad6e3248172c3e5275f79d7100 SHA512 
ef4da32f955e69e0b2958b4b2bf12ae94e210d8aa7cee5a9030607b79ac43a884758549f3164c223fb07d987a4a50b15f0bc5083ff67120270409f7fb9928014
 WHIRLPOOL 
72bed65fb030548430a352b76a63b1171b964ad78676a6ce0bb2a8d3555ea097e0002321a3c2d13ec933ca29755f4780c77f28e485053d9ddbd6908e8c4cf6b5

diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild 
b/dev-ml/camomile/camomile-0.8.4.ebuild
deleted file mode 100644
index e8c05fe..000
--- a/dev-ml/camomile/camomile-0.8.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit findlib eutils
-
-DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml"
-HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki;
-SRC_URI="https://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2;
-
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ppc x86"
-IUSE="debug +ocamlopt"
-
-RDEPEND="
-   >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   || ( dev-ml/camlp4:= 

[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2016-06-26 Thread Patrice Clement
commit: f3274c26f19a2e693929e14d336b61ec0d8ef503
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jun 26 09:22:30 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jun 26 09:26:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3274c26

dev-ml/camomile: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28
Gentoo-Bug: https://bugs.gentoo.org/586902

 dev-ml/camomile/camomile-0.8.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camomile/camomile-0.8.5-r1.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
index cca5431..29b64fa 100644
--- a/dev-ml/camomile/camomile-0.8.5-r1.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 inherit findlib eutils
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.t
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="debug +ocamlopt"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/

2016-06-24 Thread Alexis Ballier
commit: 8ed983fd2eff485a41be9d4ada5e968663f49e5c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 24 09:37:50 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 24 09:37:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed983fd

dev-ml/camomile: drop backward compat camlp4 dep

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --force

 dev-ml/camomile/{camomile-0.8.5.ebuild => camomile-0.8.5-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
similarity index 89%
rename from dev-ml/camomile/camomile-0.8.5.ebuild
rename to dev-ml/camomile/camomile-0.8.5-r1.ebuild
index c0cb67e..cca5431 100644
--- a/dev-ml/camomile/camomile-0.8.5.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="debug +ocamlopt"
 
 RDEPEND="
>=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-   || ( dev-ml/camlp4:=