aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /dev-python/pydotplus
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pydotplus')
-rw-r--r--dev-python/pydotplus/metadata.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/dev-python/pydotplus/metadata.xml b/dev-python/pydotplus/metadata.xml
index eb80ef0cd..e20862b8a 100644
--- a/dev-python/pydotplus/metadata.xml
+++ b/dev-python/pydotplus/metadata.xml
@@ -1,19 +1,19 @@
-<?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>
- <maintainer type="person">
- <email>horea.christ@gmail.com</email>
- <name>Horea Christian</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>horea.christ@gmail.com</email>
+ <name>Horea Christian</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
PyDotPlus is an improved version of the old pydot project that provides a Python Interface to
Graphviz’s Dot language.
</longdescription>
- <upstream>
- <remote-id type="pypi">pydotplus</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="pypi">pydotplus</remote-id>
+ </upstream>
</pkgmetadata>