Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: xkill-1.0.2.ebuild ChangeLog
Date: Thu, 10 Dec 2009 12:53:10
Message-Id: E1NIiW4-0007LL-T1@stork.gentoo.org
1 ssuominen 09/12/10 12:53:08
2
3 Modified: xkill-1.0.2.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #294958
6 (Portage version: 2.2_rc56/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-apps/xkill/xkill-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild?r1=1.1&r2=1.2
14
15 Index: xkill-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xkill-1.0.2.ebuild 14 Oct 2009 18:44:01 -0000 1.1
22 +++ xkill-1.0.2.ebuild 10 Dec 2009 12:53:08 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.1 2009/10/14 18:44:01 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.2 2009/12/10 12:53:08 ssuominen Exp $
28
29 inherit x-modular
30
31 DESCRIPTION="kill a client by its X resource"
32
33 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
34 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
35 IUSE=""
36
37 RDEPEND="x11-libs/libX11
38
39
40
41 1.19 x11-apps/xkill/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.19&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.19&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.18&r2=1.19
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
50 retrieving revision 1.18
51 retrieving revision 1.19
52 diff -u -r1.18 -r1.19
53 --- ChangeLog 14 Oct 2009 18:44:01 -0000 1.18
54 +++ ChangeLog 10 Dec 2009 12:53:08 -0000 1.19
55 @@ -1,6 +1,9 @@
56 # ChangeLog for x11-apps/xkill
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.18 2009/10/14 18:44:01 remi Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.19 2009/12/10 12:53:08 ssuominen Exp $
60 +
61 + 10 Dec 2009; Samuli Suominen <ssuominen@g.o> xkill-1.0.2.ebuild:
62 + amd64 stable wrt #294958
63
64 *xkill-1.0.2 (14 Oct 2009)