summaryrefslogtreecommitdiff
path: root/dev-python/dominate
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
commit47d33346b7e146fd878718de061759db77407ce2 (patch)
tree63adc496b341e9627fc78e43ab46688d4789190a /dev-python/dominate
parente6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff)
downloadbaldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/dominate')
-rw-r--r--dev-python/dominate/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/dominate/metadata.xml b/dev-python/dominate/metadata.xml
index 1ab70aebdbbb..b4297a932cee 100644
--- a/dev-python/dominate/metadata.xml
+++ b/dev-python/dominate/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>sbraz@gentoo.org</email>
- <name>Louis Sautier</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">dominate</remote-id>
- <remote-id type="github">Knio/dominate</remote-id>
- <bugs-to>https://github.com/Knio/dominate/issues</bugs-to>
- </upstream>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>sbraz@gentoo.org</email>
+ <name>Louis Sautier</name>
+ </maintainer>
+ <longdescription lang="en">
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
</longdescription>
- <stabilize-allarches/>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">dominate</remote-id>
+ <remote-id type="github">Knio/dominate</remote-id>
+ <bugs-to>https://github.com/Knio/dominate/issues</bugs-to>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file