summaryrefslogtreecommitdiff
path: root/dev-R/sys
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/sys')
-rw-r--r--dev-R/sys/metadata.xml18
1 files changed, 10 insertions, 8 deletions
diff --git a/dev-R/sys/metadata.xml b/dev-R/sys/metadata.xml
index c3fd5688fa8a..bc813b6c1b93 100644
--- a/dev-R/sys/metadata.xml
+++ b/dev-R/sys/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <description>co-maintainers welcome</description>
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ <description>co-maintainers welcome</description>
+ </maintainer>
+ <longdescription lang="en">
Powerful and Reliable Tools for Running System Commands in R //
Drop-in replacements for the base system2() function with fine
control and consistent behavior across platforms. Supports
@@ -15,4 +15,6 @@
Arguments on Windows automatically get encoded and quoted to
work on different locales.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file