diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 19:28:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 19:28:30 +0000 |
commit | c23c9ee2f467d46a24905c3527896a0fe252bab4 (patch) | |
tree | cbe274c91f16928eb2e8aa57f9ec3b1aa919362c /dev-python/hachoir-parser | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-c23c9ee2f467d46a24905c3527896a0fe252bab4.tar.gz gentoo-2-c23c9ee2f467d46a24905c3527896a0fe252bab4.tar.bz2 gentoo-2-c23c9ee2f467d46a24905c3527896a0fe252bab4.zip |
Add bitbucket 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/hachoir-parser')
-rw-r--r-- | dev-python/hachoir-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/hachoir-parser/metadata.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/hachoir-parser/ChangeLog b/dev-python/hachoir-parser/ChangeLog index 175faf8a1a2f..7c4b972f3ae2 100644 --- a/dev-python/hachoir-parser/ChangeLog +++ b/dev-python/hachoir-parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/hachoir-parser # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-parser/ChangeLog,v 1.15 2015/03/08 23:49:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-parser/ChangeLog,v 1.16 2015/06/07 19:28:30 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> hachoir-parser-1.3.4-r1.ebuild: x86 stable, bug 540290 diff --git a/dev-python/hachoir-parser/metadata.xml b/dev-python/hachoir-parser/metadata.xml index 8382f1c39897..7233bee923b8 100644 --- a/dev-python/hachoir-parser/metadata.xml +++ b/dev-python/hachoir-parser/metadata.xml @@ -7,5 +7,6 @@ (they only parse the first level of the tree for example).</longdescription> <upstream> <remote-id type="pypi">hachoir-parser</remote-id> + <remote-id type="bitbucket">haypo/hachoir</remote-id> </upstream> </pkgmetadata> |