Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/jsonlite/, dev-R/hunspell/, dev-R/yaml/
Date: Sun, 20 Jun 2021 23:17:30
Message-Id: 1624231044.ee388108296f52e81543fab0aedca2def4eeb854.Alessandro-Barbieri@gentoo
1 commit: ee388108296f52e81543fab0aedca2def4eeb854
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 20 23:13:38 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sun Jun 20 23:17:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee388108
7
8 dev-R/*: add unbundling status
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-R/hunspell/hunspell-3.0.1.ebuild | 2 ++
13 dev-R/jsonlite/jsonlite-1.7.2.ebuild | 2 ++
14 dev-R/yaml/yaml-2.2.1.ebuild | 2 ++
15 3 files changed, 6 insertions(+)
16
17 diff --git a/dev-R/hunspell/hunspell-3.0.1.ebuild b/dev-R/hunspell/hunspell-3.0.1.ebuild
18 index e28e606ef..8f3a101c9 100644
19 --- a/dev-R/hunspell/hunspell-3.0.1.ebuild
20 +++ b/dev-R/hunspell/hunspell-3.0.1.ebuild
21 @@ -18,3 +18,5 @@ RDEPEND="
22 ${DEPEND}
23 >=dev-R/Rcpp-0.12.12
24 "
25 +
26 +#bundling status: https://github.com/ropensci/hunspell/issues/34
27
28 diff --git a/dev-R/jsonlite/jsonlite-1.7.2.ebuild b/dev-R/jsonlite/jsonlite-1.7.2.ebuild
29 index 73feeb6c6..cd51418f9 100644
30 --- a/dev-R/jsonlite/jsonlite-1.7.2.ebuild
31 +++ b/dev-R/jsonlite/jsonlite-1.7.2.ebuild
32 @@ -8,3 +8,5 @@ inherit R-packages
33 DESCRIPTION='A Simple and Robust JSON Parser and generator for R'
34 KEYWORDS="~amd64"
35 LICENSE='MIT'
36 +
37 +#unbundling status: https://github.com/jeroen/jsonlite/issues/201
38
39 diff --git a/dev-R/yaml/yaml-2.2.1.ebuild b/dev-R/yaml/yaml-2.2.1.ebuild
40 index 366e634f1..01c4e016c 100644
41 --- a/dev-R/yaml/yaml-2.2.1.ebuild
42 +++ b/dev-R/yaml/yaml-2.2.1.ebuild
43 @@ -9,3 +9,5 @@ DESCRIPTION='Methods to Convert R Data to YAML and Back'
44 KEYWORDS="~amd64"
45 LICENSE='BSD'
46 #TODO: unbundle libyaml
47 +#status: https://github.com/viking/r-yaml/issues/102
48 +#https://github.com/viking/r-yaml/commit/b4579dc42cb3bc6c78fedc46b6fa2acfc79932f3