summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-05-12 16:43:51 +0000
committerJustin Lecher <jlec@gentoo.org>2013-05-12 16:43:51 +0000
commit9fbbcab4765376de333ec0c7121f18f63dd7ea76 (patch)
tree9ef0917c5cb24817eb6e0a7e03a6df68a88675dc /dev-python/isodate/metadata.xml
parentMove from cat kde-misc. (diff)
downloadhistorical-9fbbcab4765376de333ec0c7121f18f63dd7ea76.tar.gz
historical-9fbbcab4765376de333ec0c7121f18f63dd7ea76.tar.bz2
historical-9fbbcab4765376de333ec0c7121f18f63dd7ea76.zip
dev-python/isodate: Move to new python r1 eclasses
Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x8009D6F070EB7916
Diffstat (limited to 'dev-python/isodate/metadata.xml')
-rw-r--r--dev-python/isodate/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/isodate/metadata.xml b/dev-python/isodate/metadata.xml
index 331553a92cdb..1a5711f648c5 100644
--- a/dev-python/isodate/metadata.xml
+++ b/dev-python/isodate/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <longdescription>
+ <herd>python</herd>
+ <longdescription>
This module implements ISO 8601 date, time and duration
parsing. The implementation follows ISO8601:2004 standard, and
implements only date/time representations mentioned in the standard. If
@@ -15,7 +15,7 @@
fractional seconds are limited to microseconds. That means if the parser
finds for instance nanoseconds it will round it to microseconds.
</longdescription>
- <upstream>
- <remote-id type="pypi">isodate</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="pypi">isodate</remote-id>
+ </upstream>
</pkgmetadata>