diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-07 13:07:12 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-07 13:07:12 +0100 |
commit | 96f8613232c947dcd991c48622e7e545bbcfddd4 (patch) | |
tree | b85fe1f312ab8692816528e4e096a25a70abb9d3 /dev-lisp/flexi-streams | |
parent | Merge remote-tracking branch 'remotes/sbraz/nzbget' (diff) | |
download | gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.tar.gz gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.tar.bz2 gentoo-96f8613232c947dcd991c48622e7e545bbcfddd4.zip |
Update remote-ids in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-lisp/flexi-streams')
-rw-r--r-- | dev-lisp/flexi-streams/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lisp/flexi-streams/metadata.xml b/dev-lisp/flexi-streams/metadata.xml index 417d4b8ab72a..6523f99a4b20 100644 --- a/dev-lisp/flexi-streams/metadata.xml +++ b/dev-lisp/flexi-streams/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>common-lisp</herd> @@ -9,4 +9,7 @@ encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams. </longdescription> + <upstream> + <remote-id type="github">edicl/flexi-streams</remote-id> + </upstream> </pkgmetadata> |