summaryrefslogtreecommitdiff
path: root/dev-R/stringi
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/stringi')
-rw-r--r--dev-R/stringi/metadata.xml24
1 files changed, 10 insertions, 14 deletions
diff --git a/dev-R/stringi/metadata.xml b/dev-R/stringi/metadata.xml
index 67b2dd92002c..6de42ace15c1 100644
--- a/dev-R/stringi/metadata.xml
+++ b/dev-R/stringi/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">A collection of character string/text/natural language
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ <description>co-maintainers welcome</description>
+ </maintainer>
+ <longdescription lang="en">A collection of character string/text/natural language
processing tools for pattern searching (e.g., with 'Java'-like regular
expressions or the 'Unicode' collation algorithm), random string generation,
case mapping, string transliteration, concatenation, sorting, padding,
@@ -14,10 +14,6 @@ wrapping, Unicode normalisation, date-time formatting and parsing,
and many more. They are fast, consistent, convenient, and -
thanks to 'ICU' (International Components for Unicode) -
portable across all locales and platforms.</longdescription>
- <upstream>
- <maintainer>
- <name>Marek Gagolewski</name>
- <email>marek@gagolewski.com</email>
- </maintainer>
- </upstream>
-</pkgmetadata>
+
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file