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/pyglet/metadata.xml
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/pyglet/metadata.xml')
-rw-r--r--dev-python/pyglet/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/pyglet/metadata.xml b/dev-python/pyglet/metadata.xml
index 41fc1f956fa6..afa267cfc01c 100644
--- a/dev-python/pyglet/metadata.xml
+++ b/dev-python/pyglet/metadata.xml
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
-<maintainer>
- <email>jlec@gentoo.org</email>
-</maintainer>
-<maintainer>
- <email>sci@gentoo.org</email>
-</maintainer>
-<longdescription lang="en">
- This library provides an object-oriented programming interface
+ <herd>python</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">This library provides an object-oriented programming interface
for developing games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications
and game requirements, pyglet needs nothing else besides Python,
simplifying distribution and installation. It also handles
multiple windows and fully aware of multi-monitor setups.
- pyglet might be seen as an alternative to PyGame.
-</longdescription>
+ pyglet might be seen as an alternative to PyGame.</longdescription>
+ <upstream>
+ <remote-id type="google-code">pyglet</remote-id>
+ </upstream>
</pkgmetadata>