diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-05 12:39:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-05 12:39:13 +0000 |
| commit | 8a4f25c17601de403342a103fed7b8809f820f63 (patch) | |
| tree | 67926c769647b28614fc4a991121b8180dde7d15 /dev-R/ggplot2 | |
| parent | 1a0422d9518fb795cbf2e9ffd2310ed561b5c5db (diff) | |
| download | baldeagleos-repo-8a4f25c17601de403342a103fed7b8809f820f63.tar.gz baldeagleos-repo-8a4f25c17601de403342a103fed7b8809f820f63.tar.xz baldeagleos-repo-8a4f25c17601de403342a103fed7b8809f820f63.zip | |
Adding metadata
Diffstat (limited to 'dev-R/ggplot2')
| -rw-r--r-- | dev-R/ggplot2/Manifest | 2 | ||||
| -rw-r--r-- | dev-R/ggplot2/ggplot2-3.3.6.ebuild (renamed from dev-R/ggplot2/ggplot2-3.3.5.ebuild) | 6 | ||||
| -rw-r--r-- | dev-R/ggplot2/metadata.xml | 1 |
3 files changed, 8 insertions, 1 deletions
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.6.ebuild index 1e9fbec72698..155f914252d5 100644 --- a/dev-R/ggplot2/ggplot2-3.3.5.ebuild +++ b/dev-R/ggplot2/ggplot2-3.3.6.ebuild @@ -6,6 +6,12 @@ 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' 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.</longdescription> <email>thomas.pedersen@rstudio.com</email> <name>Thomas Lin Pedersen</name> </maintainer> + <bugs-to>https://github.com/tidyverse/ggplot2/issues</bugs-to> </upstream> <origin>gentoo-guru-overlay</origin> </pkgmetadata>
\ No newline at end of file |
