summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-03 19:40:20 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-03 19:40:20 +0000
commitd285ad1e211e3df44cc7f3f3fb80a9f5dda872d8 (patch)
treeeed3a800b4d9b31606c009d70eca965306d072f7 /dev-python/hp3parclient
parentAdd pypi to remote-id in metadata.xml (diff)
downloadgentoo-2-d285ad1e211e3df44cc7f3f3fb80a9f5dda872d8.tar.gz
gentoo-2-d285ad1e211e3df44cc7f3f3fb80a9f5dda872d8.tar.bz2
gentoo-2-d285ad1e211e3df44cc7f3f3fb80a9f5dda872d8.zip
Add pypi to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'dev-python/hp3parclient')
-rw-r--r--dev-python/hp3parclient/ChangeLog5
-rw-r--r--dev-python/hp3parclient/metadata.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/hp3parclient/ChangeLog b/dev-python/hp3parclient/ChangeLog
index 4b91e623ec70..7661670dc41e 100644
--- a/dev-python/hp3parclient/ChangeLog
+++ b/dev-python/hp3parclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/hp3parclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hp3parclient/ChangeLog,v 1.4 2015/04/08 08:04:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hp3parclient/ChangeLog,v 1.5 2015/06/03 19:40:20 jlec Exp $
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> hp3parclient-2.0.0.ebuild:
Drop old Python implementations
diff --git a/dev-python/hp3parclient/metadata.xml b/dev-python/hp3parclient/metadata.xml
index f30f0e0862b2..4680d992b392 100644
--- a/dev-python/hp3parclient/metadata.xml
+++ b/dev-python/hp3parclient/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>openstack</herd>
+ <herd>openstack</herd>
+ <upstream>
+ <remote-id type="pypi">hp3parclient</remote-id>
+ </upstream>
</pkgmetadata>