summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 19:11:15 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 19:11:15 +0000
commit814ee387afe2b1128f64bd82b7ccc25eccc06c3f (patch)
treef5c16b4c5e0dfa77dc428b5170e8d0472b1a0e5e /dev-lang
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-814ee387afe2b1128f64bd82b7ccc25eccc06c3f.tar.gz
gentoo-2-814ee387afe2b1128f64bd82b7ccc25eccc06c3f.tar.bz2
gentoo-2-814ee387afe2b1128f64bd82b7ccc25eccc06c3f.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-lang')
-rw-r--r--dev-lang/python-exec/ChangeLog5
-rw-r--r--dev-lang/python-exec/metadata.xml17
2 files changed, 13 insertions, 9 deletions
diff --git a/dev-lang/python-exec/ChangeLog b/dev-lang/python-exec/ChangeLog
index b6f1420331c2..b9c62517c85b 100644
--- a/dev-lang/python-exec/ChangeLog
+++ b/dev-lang/python-exec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python-exec
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.21 2015/05/26 09:35:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.22 2015/06/07 19:11:15 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add bitbucket to remote-id in metadata.xml
*python-exec-2.0.2 (26 May 2015)
diff --git a/dev-lang/python-exec/metadata.xml b/dev-lang/python-exec/metadata.xml
index 6f5434d62cc2..c8cac33a5df4 100644
--- a/dev-lang/python-exec/metadata.xml
+++ b/dev-lang/python-exec/metadata.xml
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <upstream>
- <maintainer status="active">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <bugs-to>https://bitbucket.org/mgorny/python-exec/issues/</bugs-to>
- </upstream>
+ <herd>python</herd>
+ <upstream>
+ <maintainer status="active">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <bugs-to>https://bitbucket.org/mgorny/python-exec/issues/</bugs-to>
+ <remote-id type="bitbucket">mgorny/python-exec</remote-id>
+ </upstream>
</pkgmetadata>