diff options
author | Jan Matejka <yac@gentoo.org> | 2013-05-03 14:43:06 +0000 |
---|---|---|
committer | Jan Matejka <yac@gentoo.org> | 2013-05-03 14:43:06 +0000 |
commit | 77ef30034252b5d4f3abc100fd5b8f0dbf458a64 (patch) | |
tree | 10a0a50985feafcd4ae25904f49915407f3020e5 /dev-python/cement/metadata.xml | |
parent | Convert to multilib, wrt bug #463750. (diff) | |
download | gentoo-2-77ef30034252b5d4f3abc100fd5b8f0dbf458a64.tar.gz gentoo-2-77ef30034252b5d4f3abc100fd5b8f0dbf458a64.tar.bz2 gentoo-2-77ef30034252b5d4f3abc100fd5b8f0dbf458a64.zip |
fix metadata indent
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key F97A36A1)
Diffstat (limited to 'dev-python/cement/metadata.xml')
-rw-r--r-- | dev-python/cement/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/cement/metadata.xml b/dev-python/cement/metadata.xml index 6e90b85991d1..1984a24163a7 100644 --- a/dev-python/cement/metadata.xml +++ b/dev-python/cement/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> -<email>yac@gentoo.org</email> -<name>Jan Matejka</name> -</maintainer> -<longdescription lang="en"> -Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality. -</longdescription> + <maintainer> + <email>yac@gentoo.org</email> + <name>Jan Matejka</name> + </maintainer> + <longdescription lang="en"> + Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality. + </longdescription> </pkgmetadata> |