summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
commit8ba2860ae7c5f5429e27ed1edd8753981376059a (patch)
tree65ab7f40697f559187fc6303fba1f00594969f7c /sci-astronomy
parentadd ~arm, bug #402989 (diff)
downloadgentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/casacore/metadata.xml11
-rw-r--r--sci-astronomy/pyephem/metadata.xml11
2 files changed, 12 insertions, 10 deletions
diff --git a/sci-astronomy/casacore/metadata.xml b/sci-astronomy/casacore/metadata.xml
index 0aaf75cda06e..5e6d69344baa 100644
--- a/sci-astronomy/casacore/metadata.xml
+++ b/sci-astronomy/casacore/metadata.xml
@@ -1,10 +1,11 @@
<?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">
- A set of libraries for the the Common Astronomy Software
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">A set of libraries for the the Common Astronomy Software
Applications for radioastronomy. This project contains C++ libraries
- which were the code of the discontinued AIPS++ package.
-</longdescription>
+ which were the code of the discontinued AIPS++ package.</longdescription>
+ <upstream>
+ <remote-id type="google-code">casacore</remote-id>
+ </upstream>
</pkgmetadata>
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>