diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
| commit | 4387175f6b4a0d6a696cddfd00ad161d53fbc214 (patch) | |
| tree | a3eaf07b9f03508b22670a755eea0dabf2e7123c /dev-R/rstudioapi | |
| parent | 5696b060dbdb11e5b2236c4f3310c311484c1611 (diff) | |
| download | baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.gz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.xz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.zip | |
Adding metadata
Diffstat (limited to 'dev-R/rstudioapi')
| -rw-r--r-- | dev-R/rstudioapi/Manifest | 1 | ||||
| -rw-r--r-- | dev-R/rstudioapi/metadata.xml | 17 | ||||
| -rw-r--r-- | dev-R/rstudioapi/rstudioapi-0.13.ebuild | 10 |
3 files changed, 0 insertions, 28 deletions
diff --git a/dev-R/rstudioapi/Manifest b/dev-R/rstudioapi/Manifest deleted file mode 100644 index b96f325959a7..000000000000 --- a/dev-R/rstudioapi/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rstudioapi_0.13.tar.gz 110472 BLAKE2B 0e930459dc0c5013dd19220a08edd15f4f2aaff5e1e00c34f59cde6999c5de617f60a8a4825cd7b3ebc02db672350bf6497049c2e5274b486c04a6210f316877 SHA512 608ad60d2b63e4e2c75a33431dd9a075b52d5ec3c8f7cff72e795a519d764a4e7abb7c949f61d3168183c33cc4ad0ed3f358f822fc20feb98d3cde7e92cee92c diff --git a/dev-R/rstudioapi/metadata.xml b/dev-R/rstudioapi/metadata.xml deleted file mode 100644 index 17e524da4f89..000000000000 --- a/dev-R/rstudioapi/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - <description>co-maintainers welcome</description> - </maintainer> - <upstream> - <maintainer> - <email>kevin@rstudio.com</email> - <name>Kevin Ushey</name> - </maintainer> - <bugs-to>https://github.com/rstudio/rstudioapi/issues</bugs-to> - </upstream> - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file diff --git a/dev-R/rstudioapi/rstudioapi-0.13.ebuild b/dev-R/rstudioapi/rstudioapi-0.13.ebuild deleted file mode 100644 index 2b653c5cfc7a..000000000000 --- a/dev-R/rstudioapi/rstudioapi-0.13.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit R-packages - -DESCRIPTION='Safely Access the RStudio API' -KEYWORDS="~amd64" -LICENSE='MIT' |
