summaryrefslogtreecommitdiff
path: root/dev-R/processx
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
commitfd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch)
treeb7f9add53ca9302511e433237fe666e052456811 /dev-R/processx
parentd8d122d477cda9df7a78b02cab5da92a877c955b (diff)
downloadbaldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip
Adding metadata
Diffstat (limited to 'dev-R/processx')
-rw-r--r--dev-R/processx/metadata.xml18
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