summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:08 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:08 +0000
commit487a64f865634c159f12c6afd5deee0cc9769a72 (patch)
tree6f47d9220b9558fc0c16a4f363e120abcebab411 /sci-astronomy/pyephem
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-487a64f865634c159f12c6afd5deee0cc9769a72.tar.gz
historical-487a64f865634c159f12c6afd5deee0cc9769a72.tar.bz2
historical-487a64f865634c159f12c6afd5deee0cc9769a72.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sci-astronomy/pyephem')
-rw-r--r--sci-astronomy/pyephem/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/sci-astronomy/pyephem/metadata.xml b/sci-astronomy/pyephem/metadata.xml
index 4677184f9b2f..4973eaeb4c9e 100644
--- a/sci-astronomy/pyephem/metadata.xml
+++ b/sci-astronomy/pyephem/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<longdescription lang="en">
- PyEphem provides astronomical computations for the Python programming
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">PyEphem provides astronomical computations for the Python programming
language. Given a date and location on the Earth's surface, it can
compute the positions of the Sun and Moon, of the planets and their
moons, and of any asteroids, comets, or earth satellites whose orbital
elements the user can provide. Additional functions are provided to
compute the angular separation between two objects in the sky, to
determine the constellation in which an object lies, and to find the
- times at which an object rises, transits, and sets on a particular day.
-</longdescription>
+ times at which an object rises, transits, and sets on a particular day.</longdescription>
+ <upstream>
+ <remote-id type="pypi">pyephem</remote-id>
+ </upstream>
</pkgmetadata>