diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-05-12 16:43:51 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-05-12 16:43:51 +0000 |
commit | 9fbbcab4765376de333ec0c7121f18f63dd7ea76 (patch) | |
tree | 9ef0917c5cb24817eb6e0a7e03a6df68a88675dc /dev-python/isodate/metadata.xml | |
parent | Move from cat kde-misc. (diff) | |
download | historical-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.xml | 10 |
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> |