Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xse: metadata.xml ChangeLog
Date: Tue, 25 Dec 2007 16:08:18
Message-Id: E1J7CK8-0006xw-JZ@stork.gentoo.org
1 phreak 07/12/25 16:08:08
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Removing taviso from metadata.xml as per #202471. Assigning to maintainer-needed.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 x11-misc/xse/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/metadata.xml?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/metadata.xml?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/metadata.xml?r1=1.3&r2=1.4
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xse/metadata.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- metadata.xml 22 Jan 2005 14:00:26 -0000 1.3
22 +++ metadata.xml 25 Dec 2007 16:08:07 -0000 1.4
23 @@ -1,23 +1,19 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 -<herd>no-herd</herd>
28 -<maintainer>
29 - <email>taviso@g.o</email>
30 - <description>
31 - package likely has no upstream maintainer, taviso will accept all
32 - reported bugs.
33 - </description>
34 -</maintainer>
35 - <longdescription>
36 - xse provides a way to send arbitrary XEvents to a window, sort of the
37 - opposite of xev(1).
38 + <herd>no-herd</herd>
39 + <maintainer>
40 + <email>maintainer-needed@g.o</email>
41 + </maintainer>
42 + <longdescription lang="en">
43 + xse provides a way to send arbitrary XEvents to a window, sort of the
44 + opposite of xev(1).
45
46 - xse is basically a command line wrapper around the Xlib XSendEvent()
47 - function, allowing you to send any kind of event to X11 applications,
48 - such as input events, motion or configure notification, or any other.
49 -
50 - This can be useful for scripting interaction, debugging applications
51 - and experimenting with events while developing X11 applications.
52 + xse is basically a command line wrapper around the Xlib XSendEvent()
53 + function, allowing you to send any kind of event to X11 applications,
54 + such as input events, motion or configure notification, or any other.
55 +
56 + This can be useful for scripting interaction, debugging applications
57 + and experimenting with events while developing X11 applications.
58 </longdescription>
59 </pkgmetadata>
60
61
62
63 1.13 x11-misc/xse/ChangeLog
64
65 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/ChangeLog?rev=1.13&view=markup
66 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/ChangeLog?rev=1.13&content-type=text/plain
67 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xse/ChangeLog?r1=1.12&r2=1.13
68
69 Index: ChangeLog
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v
72 retrieving revision 1.12
73 retrieving revision 1.13
74 diff -u -r1.12 -r1.13
75 --- ChangeLog 22 Jul 2007 03:17:30 -0000 1.12
76 +++ ChangeLog 25 Dec 2007 16:08:07 -0000 1.13
77 @@ -1,6 +1,10 @@
78 # ChangeLog for x11-misc/xse
79 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
80 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.12 2007/07/22 03:17:30 dberkholz Exp $
81 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.13 2007/12/25 16:08:07 phreak Exp $
82 +
83 + 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
84 + Removing taviso from metadata.xml as per #202471. Assigning to
85 + maintainer-needed.
86
87 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>; xse-2.0.ebuild,
88 xse-2.1.ebuild:
89
90
91
92 --
93 gentoo-commits@g.o mailing list