diff options
author | 2015-06-07 15:32:12 +0000 | |
---|---|---|
committer | 2015-06-07 15:32:12 +0000 | |
commit | dd3b04352bcda03b6221c848c8e183543148496c (patch) | |
tree | 145937be2628a24d6894e0a3dc985dab97d34d1f /dev-python/pyoembed | |
parent | Remove a redundant patch file after previous cleanup (diff) | |
download | gentoo-2-dd3b04352bcda03b6221c848c8e183543148496c.tar.gz gentoo-2-dd3b04352bcda03b6221c848c8e183543148496c.tar.bz2 gentoo-2-dd3b04352bcda03b6221c848c8e183543148496c.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/pyoembed')
-rw-r--r-- | dev-python/pyoembed/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pyoembed/metadata.xml | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/pyoembed/ChangeLog b/dev-python/pyoembed/ChangeLog index 653ef992aaab..6c2b11449901 100644 --- a/dev-python/pyoembed/ChangeLog +++ b/dev-python/pyoembed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyoembed -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyoembed/ChangeLog,v 1.3 2014/08/10 21:17:17 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyoembed/ChangeLog,v 1.4 2015/06/07 15:32:12 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pyoembed-0.1.1.ebuild, pyoembed-9999.ebuild: diff --git a/dev-python/pyoembed/metadata.xml b/dev-python/pyoembed/metadata.xml index 1636ee599a5b..ec27dbbcbb3d 100644 --- a/dev-python/pyoembed/metadata.xml +++ b/dev-python/pyoembed/metadata.xml @@ -14,5 +14,6 @@ <name>Rafael G. Martins</name> </maintainer> <remote-id type="pypi">pyoembed</remote-id> + <remote-id type="github">rafaelmartins/pyoembed</remote-id> </upstream> </pkgmetadata> |