diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-lisp/cl-unicode | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'dev-lisp/cl-unicode')
| -rw-r--r-- | dev-lisp/cl-unicode/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-lisp/cl-unicode/metadata.xml b/dev-lisp/cl-unicode/metadata.xml index 739846335fdf..a79f7b2c1e71 100644 --- a/dev-lisp/cl-unicode/metadata.xml +++ b/dev-lisp/cl-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 lang="en"> + <maintainer type="project"> + <email>common-lisp@gentoo.org</email> + <name>Gentoo Common Lisp Project</name> + </maintainer> + <longdescription lang="en"> CL-UNICODE is a library which provides Common Lisp implementations with knowledge about Unicode characters including their name, their general category, the scripts and blocks they belong to, their @@ -14,7 +14,7 @@ with one that is Unicode-aware and is used to enhance CL-PPCRE with Unicode properties. </longdescription> - <longdescription lang="es"> + <longdescription lang="es"> CL-UNICODE es una biblioteca que ofrece implmentaciones de Common Lisp que reconoce caracteres Unicode incluyendo su nombre, categorÃa general, los guiones y bloques a los que pertenecen, su valor @@ -23,7 +23,8 @@ Lisp por otra que reconoce Unicode y se utiliza para mejorar CL-PPCRE con propiedades Unicode. </longdescription> - <upstream> - <remote-id type="github">edicl/cl-unicode</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">edicl/cl-unicode</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
