Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/packages/
Date: Sun, 05 Jul 2015 22:21:50
Message-Id: 1436134890.6fc7f2f6a347d7ecfbab22bc8c318e0c3fe8fe1e.np-hardass@gentoo
1 commit: 6fc7f2f6a347d7ecfbab22bc8c318e0c3fe8fe1e
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 5 22:21:30 2015 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 5 22:21:30 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=6fc7f2f6
7
8 Add mate herd
9
10 files/packages/herds.xml | 13 +++++++++++++
11 1 file changed, 13 insertions(+)
12
13 diff --git a/files/packages/herds.xml b/files/packages/herds.xml
14 index b297251..1339904 100644
15 --- a/files/packages/herds.xml
16 +++ b/files/packages/herds.xml
17 @@ -248,6 +248,9 @@
18 <maintainer>
19 <email>lxqt@g.o</email>
20 </maintainer>
21 + <maintainer>
22 + <email>mate@g.o</email>
23 + </maintainer>
24 </herd>
25 <herd>
26 <name>gnome</name>
27 @@ -442,6 +445,16 @@
28 </maintainer>
29 </herd>
30 <herd>
31 + <name>mate</name>
32 + <email>mate@g.o</email>
33 + <description>MATE Desktop and related packages</description>
34 + <maintainer>
35 + <email>NP-Hardass@g.o</email>
36 + <name>NP-Hardass</name>
37 + </maintainer>
38 +</herd>
39 +
40 +<herd>
41 <name>openstack</name>
42 <email>openstack@g.o</email>
43 <description>Openstack-related packages</description>