diff options
Diffstat (limited to 'dev-R/stringr')
| -rw-r--r-- | dev-R/stringr/metadata.xml | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/dev-R/stringr/metadata.xml b/dev-R/stringr/metadata.xml index e480a6aa7dd3..c4b739d26077 100644 --- a/dev-R/stringr/metadata.xml +++ b/dev-R/stringr/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"> Simple, Consistent Wrappers for Common String Operations // A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names @@ -14,4 +14,6 @@ and zero length vectors in the same way, and the output from one function is easy to feed into the input of another. </longdescription> -</pkgmetadata> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
