Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xkill: xkill-1.0.1.ebuild ChangeLog
Date: Tue, 05 May 2009 08:01:19
Message-Id: E1M1FaX-0007o9-70@stork.gentoo.org
1 fauli 09/05/05 08:01:17
2
3 Modified: xkill-1.0.1.ebuild ChangeLog
4 Log:
5 fix repoman warnings
6 (Portage version: 2.1.6.11/cvs/Linux i686)
7
8 Revision Changes Path
9 1.8 x11-apps/xkill/xkill-1.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild?r1=1.7&r2=1.8
14
15 Index: xkill-1.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xkill-1.0.1.ebuild 24 Sep 2008 09:58:59 -0000 1.7
22 +++ xkill-1.0.1.ebuild 5 May 2009 08:01:17 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.7 2008/09/24 09:58:59 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.8 2009/05/05 08:01:17 fauli Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -10,7 +10,7 @@
33 DESCRIPTION="kill a client by its X resource"
34
35 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
36 -
37 +IUSE=""
38 RDEPEND="x11-libs/libX11
39 x11-libs/libXmu"
40 DEPEND="${RDEPEND}"
41
42
43
44 1.17 x11-apps/xkill/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkill/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 24 Sep 2008 09:58:59 -0000 1.16
57 +++ ChangeLog 5 May 2009 08:01:17 -0000 1.17
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-apps/xkill
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.16 2008/09/24 09:58:59 aballier Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.17 2009/05/05 08:01:17 fauli Exp $
64 +
65 + 05 May 2009; Christian Faulhammer <fauli@g.o> xkill-1.0.1.ebuild:
66 + fix repoman warnings
67
68 24 Sep 2008; Alexis Ballier <aballier@g.o> xkill-1.0.1.ebuild:
69 keyword ~x86-fbsd