diff options
Diffstat (limited to 'dev-R/processx/metadata.xml')
| -rw-r--r-- | dev-R/processx/metadata.xml | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/dev-R/processx/metadata.xml b/dev-R/processx/metadata.xml index 6e6f1f3eda6a..3f87c234d66e 100644 --- a/dev-R/processx/metadata.xml +++ b/dev-R/processx/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"> Execute and Control System Processes // Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get @@ -16,4 +16,6 @@ a process for standard output or error, with a timeout. It can also poll several processes at once. </longdescription> -</pkgmetadata> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
