commit:     89528e5a7a242318b6841fddcd5b9d6a6b88d77c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 00:05:33 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 01:05:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89528e5a

dev-R/commonmark: add 1.8.0, drop 1.7

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-R/commonmark/Manifest                                         | 2 +-
 .../commonmark/{commonmark-1.7.ebuild => commonmark-1.8.0.ebuild} | 8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-R/commonmark/Manifest b/dev-R/commonmark/Manifest
index 707f6b7f1..8b05167f7 100644
--- a/dev-R/commonmark/Manifest
+++ b/dev-R/commonmark/Manifest
@@ -1 +1 @@
-DIST commonmark_1.7.tar.gz 134002 BLAKE2B 
10c6360037c39c6e9d31c238673af73a45ff262d354998d20b4f952611a45e98ae3498bd4f4dcd817fd878309609218d91d418d392243652a6fcb75d5b4f958d
 SHA512 
23f384bae4cc46153f3dc61599234a17a04c9fef2eae0dca744a9a8b43768f8f96f779a0fbb7c3ff9f6ba39d3f3512bb382b32960bf2875cc5a5bb8de4ece5e9
+DIST commonmark_1.8.0.tar.gz 139478 BLAKE2B 
5ee85af7a85e5fac061aaf833a20ed58bac994bd83fb3dd212edc935fcb111a73deabe0d2ed6c3c569fd0eb348eb2fde64208453a961aca03c02eb08c97a008b
 SHA512 
268c0427a501f64227bac1d0fa6b1768c63782c643693e3903333fc3e81e35e168596dbed11303621014bb9be0a4044fc557ac3e14609c15e24950a2ae11661c

diff --git a/dev-R/commonmark/commonmark-1.7.ebuild 
b/dev-R/commonmark/commonmark-1.8.0.ebuild
similarity index 67%
rename from dev-R/commonmark/commonmark-1.7.ebuild
rename to dev-R/commonmark/commonmark-1.8.0.ebuild
index 42652afb2..060157c85 100644
--- a/dev-R/commonmark/commonmark-1.7.ebuild
+++ b/dev-R/commonmark/commonmark-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,4 +9,8 @@ DESCRIPTION='High Performance CommonMark and github markdown 
rendering in R'
 KEYWORDS="~amd64"
 LICENSE='BSD-2'
 
-RDEPEND="${DEPEND}"
+SUGGESTED_PACKAGES="
+       dev-R/curl
+       dev-R/testthat
+       dev-R/xml2
+"

Reply via email to