summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-07 13:07:12 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-07 13:07:12 +0100
commit96f8613232c947dcd991c48622e7e545bbcfddd4 (patch)
treeb85fe1f312ab8692816528e4e096a25a70abb9d3 /dev-lisp/cl-ppcre/metadata.xml
parentMerge remote-tracking branch 'remotes/sbraz/nzbget' (diff)
downloadgentoo-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/cl-ppcre/metadata.xml')
-rw-r--r--dev-lisp/cl-ppcre/metadata.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/dev-lisp/cl-ppcre/metadata.xml b/dev-lisp/cl-ppcre/metadata.xml
index fdb08d91fa3a..d7a0a16fdb9e 100644
--- a/dev-lisp/cl-ppcre/metadata.xml
+++ b/dev-lisp/cl-ppcre/metadata.xml
@@ -1,8 +1,8 @@
-<?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>
-<longdescription>
+ <herd>common-lisp</herd>
+ <longdescription>
CL-PPCRE is a portable regular expression library for Common Lisp
which has the following features:
@@ -12,6 +12,8 @@ which has the following features:
* thread-safe
* includes convenience features
* well-documented.
-
-</longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="github">edicl/cl-ppcre</remote-id>
+ </upstream>
</pkgmetadata>