Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox/, games-emulation/dboxfe/
Date: Wed, 29 Jun 2016 21:52:07
Message-Id: 1467237061.255abaa802ab8078625e8484f7c01809fd728301.wizardedit@gentoo
1 commit: 255abaa802ab8078625e8484f7c01809fd728301
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 19:24:42 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 21:51:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255abaa8
7
8 games-emulation/{dboxfe,dosbox}: add Wine project as co-maintainers
9
10 games-emulation/dboxfe/metadata.xml | 4 ++++
11 games-emulation/dosbox/metadata.xml | 5 +++++
12 2 files changed, 9 insertions(+)
13
14 diff --git a/games-emulation/dboxfe/metadata.xml b/games-emulation/dboxfe/metadata.xml
15 index 18b423b..fb66d2d 100644
16 --- a/games-emulation/dboxfe/metadata.xml
17 +++ b/games-emulation/dboxfe/metadata.xml
18 @@ -5,6 +5,10 @@
19 <email>games@g.o</email>
20 <name>Gentoo Games Project</name>
21 </maintainer>
22 + <maintainer type="project">
23 + <email>wine@g.o</email>
24 + <name>Gentoo Wine Project</name>
25 + </maintainer>
26 <upstream>
27 <remote-id type="sourceforge">dboxfe.berlios</remote-id>
28 </upstream>
29
30 diff --git a/games-emulation/dosbox/metadata.xml b/games-emulation/dosbox/metadata.xml
31 index e6f83ba..a8a2df5 100644
32 --- a/games-emulation/dosbox/metadata.xml
33 +++ b/games-emulation/dosbox/metadata.xml
34 @@ -8,6 +8,11 @@
35 <email>games@g.o</email>
36 <name>Gentoo Games Project</name>
37 </maintainer>
38 + <maintainer type="project">
39 + <email>wine@g.o</email>
40 + <name>Gentoo Wine Project</name>
41 + <description>Should be cc'ed for issues with dosbox-0.74-_p* snapshot versions</description>
42 + </maintainer>
43 <upstream>
44 <remote-id type="sourceforge">dosbox</remote-id>
45 </upstream>