Gentoo Archives: gentoo-commits

From: Jauhien Piatlicki <jauhien@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pylibconfig2/
Date: Thu, 23 Jul 2015 21:06:19
Message-Id: 1437594516.bd0254ba93ed7563b884201f5d8d2d1ff7924ed7.jauhien@gentoo
1 commit: bd0254ba93ed7563b884201f5d8d2d1ff7924ed7
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Wed Jul 22 19:48:36 2015 +0000
4 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 22 19:48:36 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bd0254ba
7
8 Add pypi remote-id to metadata.xml
9
10 dev-python/pylibconfig2/metadata.xml | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/dev-python/pylibconfig2/metadata.xml b/dev-python/pylibconfig2/metadata.xml
14 index d17af2e..6e9a49d 100644
15 --- a/dev-python/pylibconfig2/metadata.xml
16 +++ b/dev-python/pylibconfig2/metadata.xml
17 @@ -15,4 +15,7 @@
18 ConfList, ConfGroup, respectively. A config is setup from a string
19 only, and represented as a string automatically.
20 </longdescription>
21 + <upstream>
22 + <remote-id type="pypi">pylibconfig2</remote-id>
23 + </upstream>
24 </pkgmetadata>