Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/minetest_game: metadata.xml ChangeLog
Date: Sat, 30 Nov 2013 12:27:48
Message-Id: 20131130122746.0468B2004B@flycatcher.gentoo.org
1 hasufell 13/11/30 12:27:45
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 add proxy-maintainer
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.2 games-action/minetest_game/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/metadata.xml?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/metadata.xml?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/metadata.xml?r1=1.1&r2=1.2
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/minetest_game/metadata.xml,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metadata.xml 5 Aug 2013 22:40:59 -0000 1.1
23 +++ metadata.xml 30 Nov 2013 12:27:45 -0000 1.2
24 @@ -2,9 +2,16 @@
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 <herd>games</herd>
28 + <herd>proxy-maintainers</herd>
29 <maintainer>
30 <email>hasufell@g.o</email>
31 <name>Julian Ospald</name>
32 + <description>Maintainer, assign bugs to him</description>
33 + </maintainer>
34 + <maintainer>
35 + <email>maddin081591@×××××.com</email>
36 + <name>Martin-Kevin Neumann</name>
37 + <description>Proxy maintainer, CC him on bugs</description>
38 </maintainer>
39 <upstream>
40 <bugs-to>https://github.com/minetest/minetest_game/issues</bugs-to>
41
42
43
44 1.7 games-action/minetest_game/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/minetest_game/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 29 Nov 2013 20:43:09 -0000 1.6
57 +++ ChangeLog 30 Nov 2013 12:27:45 -0000 1.7
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-action/minetest_game
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.6 2013/11/29 20:43:09 hasufell Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.7 2013/11/30 12:27:45 hasufell Exp $
63 +
64 + 30 Nov 2013; Julian Ospald <hasufell@g.o> metadata.xml:
65 + add proxy-maintainer
66
67 29 Nov 2013; Julian Ospald <hasufell@g.o> minetest_game-0.4.8.ebuild:
68 remove obsolete RDEPEND wrt #492882