summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 11:05:52 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 11:05:52 +0000
commit4f7488570fceb17de25dfddfeb28ec2f623a9a91 (patch)
treef0de70ea28de766bcaa1075cec812b6e521e3d15 /dev-python/charade
parentgnome-extra/cinnamon also provides notification-daemon (#545102 by Marc Vinyals) (diff)
downloadgentoo-2-4f7488570fceb17de25dfddfeb28ec2f623a9a91.tar.gz
gentoo-2-4f7488570fceb17de25dfddfeb28ec2f623a9a91.tar.bz2
gentoo-2-4f7488570fceb17de25dfddfeb28ec2f623a9a91.zip
Add github 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/charade')
-rw-r--r--dev-python/charade/ChangeLog5
-rw-r--r--dev-python/charade/metadata.xml9
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/charade/ChangeLog b/dev-python/charade/ChangeLog
index 4269b283725d..9aaae40a4493 100644
--- a/dev-python/charade/ChangeLog
+++ b/dev-python/charade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/charade
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/ChangeLog,v 1.15 2015/04/08 08:05:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/ChangeLog,v 1.16 2015/06/07 11:05:52 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> charade-1.0.3.ebuild:
Drop old Python implementations
diff --git a/dev-python/charade/metadata.xml b/dev-python/charade/metadata.xml
index f2d0c0041707..eaa6dd554133 100644
--- a/dev-python/charade/metadata.xml
+++ b/dev-python/charade/metadata.xml
@@ -1,8 +1,9 @@
<?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="pypi">charade</remote-id>
- </upstream>
+ <herd>python</herd>
+ <upstream>
+ <remote-id type="pypi">charade</remote-id>
+ <remote-id type="github">sigmavirus24/charade</remote-id>
+ </upstream>
</pkgmetadata>