aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 12:09:30 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-06 12:09:30 +0200
commitfb2890edd3ff394e922bf975b68c9e158e622086 (patch)
treef742e64c4520c56c0531b780422f65c4c95a3430 /dev-python/pysolar/metadata.xml
parentdev-libs/utf8proc: Add github to remote-id in metadata.xml (diff)
downloadsci-fb2890edd3ff394e922bf975b68c9e158e622086.tar.gz
sci-fb2890edd3ff394e922bf975b68c9e158e622086.tar.bz2
sci-fb2890edd3ff394e922bf975b68c9e158e622086.zip
dev-python/pysolar: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-python/pysolar/metadata.xml')
-rw-r--r--dev-python/pysolar/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-python/pysolar/metadata.xml b/dev-python/pysolar/metadata.xml
index 96827aac9..072ad7c77 100644
--- a/dev-python/pysolar/metadata.xml
+++ b/dev-python/pysolar/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">
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">
Pysolar is a collection of Python libraries for simulating the
irradiation of any point on earth by the sun. It includes code for
extremely precise ephemeris calculations, and more. Pysolar can
calculate the location of the sun or the shading percentage as a
function of time for a row of 2-axis tracked panels.
</longdescription>
-<upstream>
- <remote-id type="pypi">Pysolar</remote-id>
-</upstream>
+ <upstream>
+ <remote-id type="pypi">Pysolar</remote-id>
+ <remote-id type="github">pingswept/pysolar</remote-id>
+ </upstream>
</pkgmetadata>