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/flexi-streams | |
| 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/flexi-streams')
| -rw-r--r-- | dev-lisp/flexi-streams/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-lisp/flexi-streams/metadata.xml b/dev-lisp/flexi-streams/metadata.xml index aee2b661396a..c612bf4419c0 100644 --- a/dev-lisp/flexi-streams/metadata.xml +++ b/dev-lisp/flexi-streams/metadata.xml @@ -1,18 +1,18 @@ <?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"> FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams. </longdescription> - <longdescription lang="es"> + <longdescription lang="es"> FLEXI-STREAMS implementa flujos de datos bivalentes "virtuales" que se pueden superponer a flujos de datos binarios reales o bivalentes y que pueden ser utilizados para leer y escribir datos @@ -21,7 +21,8 @@ de datos en memoria que son similares a los flujos de datos de cadenas de caracteres. </longdescription> - <upstream> - <remote-id type="github">edicl/flexi-streams</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">edicl/flexi-streams</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
