diff options
author | 2015-10-21 16:24:49 +0200 | |
---|---|---|
committer | 2015-10-21 16:25:02 +0200 | |
commit | 0f25af633c6a493a106a4f05f2caf1646cfc9f7b (patch) | |
tree | 927b60c935ca64f304ed78b597ce2e0484f26edc /dev-python/cycler/metadata.xml | |
parent | dev-vcs/git: add alpha keyword (diff) | |
download | gentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.tar.gz gentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.tar.bz2 gentoo-0f25af633c6a493a106a4f05f2caf1646cfc9f7b.zip |
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/cycler/metadata.xml')
-rw-r--r-- | dev-python/cycler/metadata.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/cycler/metadata.xml b/dev-python/cycler/metadata.xml index 301d2207cc29..f778d5456069 100644 --- a/dev-python/cycler/metadata.xml +++ b/dev-python/cycler/metadata.xml @@ -1,5 +1,9 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>python</herd> + <upstream> + <remote-id type="github">matplotlib/cycler</remote-id> + <remote-id type="pypi">Cycler</remote-id> + </upstream> </pkgmetadata> |