summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:50 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:50 +0000
commitf0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7 (patch)
tree8510eea8af52b0a8e458f01c425435d341f98a98 /dev-python/axiom
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.tar.gz
historical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.tar.bz2
historical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-python/axiom')
-rw-r--r--dev-python/axiom/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-python/axiom/metadata.xml b/dev-python/axiom/metadata.xml
index ab1821a6f1e7..82bf554e300e 100644
--- a/dev-python/axiom/metadata.xml
+++ b/dev-python/axiom/metadata.xml
@@ -2,12 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
- <longdescription lang="en">
- Axiom is an object database, or alternatively, an object-relational
+ <longdescription lang="en">Axiom is an object database, or alternatively, an object-relational
mapper. Its primary goal is to provide an object-oriented layer with
what we consider to be the key aspects of OO, i.e. polymorphism and
message dispatch, without hindering the power of an RDBMS. It is
- designed to "feel pythonic", without encouraging the typical ORM
- behavior such as potato programming.
- </longdescription>
+ designed to &quot;feel pythonic&quot;, without encouraging the typical ORM
+ behavior such as potato programming.</longdescription>
+ <upstream>
+ <remote-id type="pypi">Axiom</remote-id>
+ </upstream>
</pkgmetadata>