Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-util/etswitch: metadata.xml ChangeLog
Date: Mon, 24 Nov 2008 16:27:51
Message-Id: E1L4eHt-0001no-Bp@stork.gentoo.org
1 ssuominen 08/11/24 16:27:49
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Re-assign to games herd.
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r3 i686)
7
8 Revision Changes Path
9 1.2 games-util/etswitch/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/metadata.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/metadata.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/metadata.xml?r1=1.1&r2=1.2
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-util/etswitch/metadata.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- metadata.xml 4 Feb 2008 21:27:54 -0000 1.1
22 +++ metadata.xml 24 Nov 2008 16:27:49 -0000 1.2
23 @@ -2,8 +2,4 @@
24 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 <herd>games</herd>
27 - <maintainer>
28 - <email>drac@g.o</email>
29 - <name>Samuli Suominen</name>
30 - </maintainer>
31 </pkgmetadata>
32
33
34
35 1.3 games-util/etswitch/ChangeLog
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/ChangeLog?rev=1.3&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/ChangeLog?rev=1.3&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-util/etswitch/ChangeLog?r1=1.2&r2=1.3
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/games-util/etswitch/ChangeLog,v
44 retrieving revision 1.2
45 retrieving revision 1.3
46 diff -u -r1.2 -r1.3
47 --- ChangeLog 29 Jun 2008 10:27:03 -0000 1.2
48 +++ ChangeLog 24 Nov 2008 16:27:49 -0000 1.3
49 @@ -1,6 +1,9 @@
50 # ChangeLog for games-util/etswitch
51 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/games-util/etswitch/ChangeLog,v 1.2 2008/06/29 10:27:03 tove Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/games-util/etswitch/ChangeLog,v 1.3 2008/11/24 16:27:49 ssuominen Exp $
54 +
55 + 24 Nov 2008; <ssuominen@g.o> metadata.xml:
56 + Re-assign to games herd.
57
58 29 Jun 2008; Torsten Veller <tove@g.o> etswitch-0.1.14.ebuild:
59 Add missing die: || "..." -> || die "..."