From 8a4f25c17601de403342a103fed7b8809f820f63 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 5 May 2022 12:39:13 +0000 Subject: Adding metadata --- dev-R/ggplot2/Manifest | 2 +- dev-R/ggplot2/ggplot2-3.3.5.ebuild | 54 ---------------------------------- dev-R/ggplot2/ggplot2-3.3.6.ebuild | 60 ++++++++++++++++++++++++++++++++++++++ dev-R/ggplot2/metadata.xml | 1 + 4 files changed, 62 insertions(+), 55 deletions(-) delete mode 100644 dev-R/ggplot2/ggplot2-3.3.5.ebuild create mode 100644 dev-R/ggplot2/ggplot2-3.3.6.ebuild (limited to 'dev-R/ggplot2') diff --git a/dev-R/ggplot2/Manifest b/dev-R/ggplot2/Manifest index 4f3b8f9cdd6b..d6ac84fa083d 100644 --- a/dev-R/ggplot2/Manifest +++ b/dev-R/ggplot2/Manifest @@ -1 +1 @@ -DIST ggplot2_3.3.5.tar.gz 3063309 BLAKE2B a0a58700cad438d0e64b2d89394f6a4ac82e6f983b59e0eea0e47fa073dadf8771a44f6332de9e19d6542b7b9e5dfb2f13cdb66cc5300e76ad8c5c3ade5250ea SHA512 94ed976e48ddd08a2a840f3638bf7552cb05e5c588f362c1dffc57d903a222961516d28ab43f85f571f81e0fd12ecc7eb9690b2153d4eec2e358e2561e0c9c03 +DIST ggplot2_3.3.6.tar.gz 3061989 BLAKE2B 9a7d4fe7dea12ce52df500b8245bacbb64d85eda416d792865507075c326382060e4895422d03f03d2ff95aa4561d13e3e2b35aeb1d01bbb550e7f1409b62b2d SHA512 fa8e418b5a4dd249202cf65afc8b90ec4d84fae6a8aeae27d512c9c28fd0f6fcb508a1ca8fcd7efd2f5872ba42d542b6ccae8ae1183430d0d3aec50452774850 diff --git a/dev-R/ggplot2/ggplot2-3.3.5.ebuild b/dev-R/ggplot2/ggplot2-3.3.5.ebuild deleted file mode 100644 index 1e9fbec72698..000000000000 --- a/dev-R/ggplot2/ggplot2-3.3.5.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit R-packages - -DESCRIPTION='Create Elegant Data Visualisations using the grammar of graphics' -KEYWORDS="~amd64" -LICENSE='MIT' - -DEPEND=" - >=dev-lang/R-3.3 - dev-R/digest - dev-R/glue - >=dev-R/gtable-0.1.1 - dev-R/isoband - >=dev-R/rlang-0.4.10 - >=dev-R/scales-0.5.0 - dev-R/tibble - >=dev-R/withr-2.0.0 - virtual/MASS - virtual/mgcv -" -RDEPEND="${DEPEND}" - -SUGGESTED_PACKAGES=" - dev-R/covr - dev-R/ragg - dev-R/dplyr - dev-R/ggplot2movies - dev-R/hexbin - dev-R/Hmisc - dev-R/interp - dev-R/knitr - virtual/lattice - dev-R/mapproj - dev-R/maps - dev-R/maptools - dev-R/multcomp - dev-R/munsell - virtual/nlme - dev-R/profvis - dev-R/quantreg - dev-R/RColorBrewer - dev-R/rgeos - dev-R/rmarkdown - virtual/rpart - >=dev-R/sf-0.7.3 - >=dev-R/svglite-1.2.0.9001 - >=dev-R/testthat-2.1.0 - >=dev-R/vdiffr-1.0.0 - dev-R/xml2 -" diff --git a/dev-R/ggplot2/ggplot2-3.3.6.ebuild b/dev-R/ggplot2/ggplot2-3.3.6.ebuild new file mode 100644 index 000000000000..155f914252d5 --- /dev/null +++ b/dev-R/ggplot2/ggplot2-3.3.6.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit R-packages + +DESCRIPTION='Create Elegant Data Visualisations using the grammar of graphics' +HOMEPAGE=" + https://cran.r-project.org/package=ggplot2 + https://ggplot2.tidyverse.org/ + https://github.com/tidyverse/ggplot2 +" + +KEYWORDS="~amd64" +LICENSE='MIT' + +DEPEND=" + >=dev-lang/R-3.3 + dev-R/digest + dev-R/glue + >=dev-R/gtable-0.1.1 + dev-R/isoband + >=dev-R/rlang-0.4.10 + >=dev-R/scales-0.5.0 + dev-R/tibble + >=dev-R/withr-2.0.0 + virtual/MASS + virtual/mgcv +" +RDEPEND="${DEPEND}" + +SUGGESTED_PACKAGES=" + dev-R/covr + dev-R/ragg + dev-R/dplyr + dev-R/ggplot2movies + dev-R/hexbin + dev-R/Hmisc + dev-R/interp + dev-R/knitr + virtual/lattice + dev-R/mapproj + dev-R/maps + dev-R/maptools + dev-R/multcomp + dev-R/munsell + virtual/nlme + dev-R/profvis + dev-R/quantreg + dev-R/RColorBrewer + dev-R/rgeos + dev-R/rmarkdown + virtual/rpart + >=dev-R/sf-0.7.3 + >=dev-R/svglite-1.2.0.9001 + >=dev-R/testthat-2.1.0 + >=dev-R/vdiffr-1.0.0 + dev-R/xml2 +" diff --git a/dev-R/ggplot2/metadata.xml b/dev-R/ggplot2/metadata.xml index 41afa10c3832..e58e4392cc4d 100644 --- a/dev-R/ggplot2/metadata.xml +++ b/dev-R/ggplot2/metadata.xml @@ -15,6 +15,7 @@ and it takes care of the details. thomas.pedersen@rstudio.com Thomas Lin Pedersen + https://github.com/tidyverse/ggplot2/issues gentoo-guru-overlay \ No newline at end of file -- cgit v1.3