diff options
author | 2023-01-11 02:10:14 -0500 | |
---|---|---|
committer | 2023-01-11 02:13:58 -0500 | |
commit | effc9ffbf40badbcb8641b578020417b98fe4d65 (patch) | |
tree | 38eba5f1024419a9a44785ed9eedac2fb472715b /sci-mathematics/rstudio-desktop-bin/metadata.xml | |
parent | app-editors/imhex: add 1.26.2, drop 1.22.0-r1 (diff) | |
download | guru-effc9ffbf40badbcb8641b578020417b98fe4d65.tar.gz guru-effc9ffbf40badbcb8641b578020417b98fe4d65.tar.bz2 guru-effc9ffbf40badbcb8641b578020417b98fe4d65.zip |
sci-mathematics/rstudio-desktop-bin: new package, add 2022.12.0-r353
Signed-off-by: Joe Kappus <joe@wt.gd>
Diffstat (limited to 'sci-mathematics/rstudio-desktop-bin/metadata.xml')
-rw-r--r-- | sci-mathematics/rstudio-desktop-bin/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-mathematics/rstudio-desktop-bin/metadata.xml b/sci-mathematics/rstudio-desktop-bin/metadata.xml new file mode 100644 index 000000000..55d18be04 --- /dev/null +++ b/sci-mathematics/rstudio-desktop-bin/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <longdescription lang="en"> + RStudio is an integrated development environment (IDE) for R. It can + run it on a desktop or even over the web using RStudio Server. + </longdescription> + <upstream> + <bugs-to>https://github.com/rstudio/rstudio/issues</bugs-to> + <remote-id type="github">rstudio/rstudio</remote-id> + </upstream> +</pkgmetadata> |