summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-01 13:14:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-01 14:01:58 +0200
commitea2b00585b7d2980a6ed46d4d552b607cac1ac29 (patch)
tree7917fde83279fc4da5117f5efd66927363d12707 /dev-python/python-dateutil/metadata.xml
parentAdd missing remote-id type=freshmeat (diff)
downloadgentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.tar.gz
gentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.tar.bz2
gentoo-ea2b00585b7d2980a6ed46d4d552b607cac1ac29.zip
Add missing remote-id type=launchpad
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-dateutil/metadata.xml')
-rw-r--r--dev-python/python-dateutil/metadata.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/python-dateutil/metadata.xml b/dev-python/python-dateutil/metadata.xml
index 092f97aed119..506c26490621 100644
--- a/dev-python/python-dateutil/metadata.xml
+++ b/dev-python/python-dateutil/metadata.xml
@@ -1,13 +1,14 @@
-<?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>python</herd>
<longdescription lang="en">
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+.
-</longdescription>
+ </longdescription>
<upstream>
<remote-id type="pypi">python-dateutil</remote-id>
<remote-id type="github">dateutil/dateutil</remote-id>
+ <remote-id type="launchpad">dateutil</remote-id>
</upstream>
</pkgmetadata>