summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/blohg/metadata.xml')
-rw-r--r--www-apps/blohg/metadata.xml30
1 files changed, 14 insertions, 16 deletions
diff --git a/www-apps/blohg/metadata.xml b/www-apps/blohg/metadata.xml
index 99e0296aa761..668ae096ced1 100644
--- a/www-apps/blohg/metadata.xml
+++ b/www-apps/blohg/metadata.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>rafaelmartins@gentoo.org</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <longdescription lang="en">
- blohg is a Mercurial-based blogging engine written in Python, built with
+ <maintainer>
+ <email>rafaelmartins@gentoo.org</email>
+ <name>Rafael G. Martins</name>
+ </maintainer>
+ <longdescription lang="en">blohg is a Mercurial-based blogging engine written in Python, built with
the Flask micro-framework and some of his available extensions. All the
content of the blogs are stored inside Mercurial repositories and the
repository history is used for build the posts and pages. blohg uses
- Jinja2 as template engine.
- </longdescription>
- <upstream>
- <maintainer status="active">
- <email>rafaelmartins@gentoo.org</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <bugs-to>mailto:blohg@librelist.com</bugs-to>
- </upstream>
+ Jinja2 as template engine.</longdescription>
+ <upstream>
+ <maintainer status="active">
+ <email>rafaelmartins@gentoo.org</email>
+ <name>Rafael G. Martins</name>
+ </maintainer>
+ <bugs-to>mailto:blohg@librelist.com</bugs-to>
+ <remote-id type="pypi">blohg</remote-id>
+ </upstream>
</pkgmetadata>
-