Gentoo Archives: gentoo-commits

From: Alex Brandt <alunduil@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wrapt/
Date: Sat, 26 Dec 2015 15:20:23
Message-Id: 1451143189.adcf7bf72013a8c1f365b8ef3774670699f6af85.alunduil@gentoo
1 commit: adcf7bf72013a8c1f365b8ef3774670699f6af85
2 Author: Alex Brandt <alunduil <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 15:19:21 2015 +0000
4 Commit: Alex Brandt <alunduil <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 15:19:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcf7bf7
7
8 dev-python/wrapt: add python herd
9
10 My testing is more limited than it apparently needs to be and this
11 allows the python herd to join in on this package. This package is more
12 central than I first realised.
13
14 Package-Manager: portage-2.2.26
15
16 dev-python/wrapt/metadata.xml | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/dev-python/wrapt/metadata.xml b/dev-python/wrapt/metadata.xml
20 index 0b54579..307d493 100644
21 --- a/dev-python/wrapt/metadata.xml
22 +++ b/dev-python/wrapt/metadata.xml
23 @@ -1,6 +1,7 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 + <herd>python</herd>
28 <maintainer>
29 <email>alunduil@g.o</email>
30 <name>Alex Brandt</name>