diff options
Diffstat (limited to 'dev-lisp/cl-ppcre-unicode')
| -rw-r--r-- | dev-lisp/cl-ppcre-unicode/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-lisp/cl-ppcre-unicode/metadata.xml b/dev-lisp/cl-ppcre-unicode/metadata.xml index f7036b0f160e..e38a1dff7cb0 100644 --- a/dev-lisp/cl-ppcre-unicode/metadata.xml +++ b/dev-lisp/cl-ppcre-unicode/metadata.xml @@ -1,11 +1,11 @@ <?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="project"> - <email>common-lisp@gentoo.org</email> - <name>Gentoo Common Lisp Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>common-lisp@gentoo.org</email> + <name>Gentoo Common Lisp Project</name> + </maintainer> + <longdescription> CL-PPCRE is a portable regular expression library for Common Lisp which has the following features: @@ -16,7 +16,8 @@ * includes convenience features * well-documented. </longdescription> - <upstream> - <remote-id type="github">edicl/cl-ppcre</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">edicl/cl-ppcre</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
