aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-05 13:02:46 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-05 13:02:46 +0200
commita33c6ad741f37e42fcf4133d962ee77226aeefa9 (patch)
tree20e518e82887abb38ef5de9740dabf37257c45f8
parentdev-python/ptyprocess: Add github to remote-id in metadata.xml (diff)
downloadsci-a33c6ad741f37e42fcf4133d962ee77226aeefa9.tar.gz
sci-a33c6ad741f37e42fcf4133d962ee77226aeefa9.tar.bz2
sci-a33c6ad741f37e42fcf4133d962ee77226aeefa9.zip
dev-python/python-ivi: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
-rw-r--r--dev-python/python-ivi/ChangeLog3
-rw-r--r--dev-python/python-ivi/metadata.xml5
2 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/python-ivi/ChangeLog b/dev-python/python-ivi/ChangeLog
index f299a0285..f0498551c 100644
--- a/dev-python/python-ivi/ChangeLog
+++ b/dev-python/python-ivi/ChangeLog
@@ -1,6 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ dev-python/python-ivi: Add github to remote-id in metadata.xml
+
*python-ivi-9999 (23 Jan 2015)
*python-ivi-0.14.9 (23 Jan 2015)
diff --git a/dev-python/python-ivi/metadata.xml b/dev-python/python-ivi/metadata.xml
index b4235335b..6c3444c18 100644
--- a/dev-python/python-ivi/metadata.xml
+++ b/dev-python/python-ivi/metadata.xml
@@ -12,4 +12,7 @@
use Python VXI-11, Python USBTMC, PyVISA, pySerial and linux-gpib to
connect to instruments.
</longdescription>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="github">python-ivi/python-ivi</remote-id>
+ </upstream>
+</pkgmetadata>