Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxlauncher: ChangeLog lxlauncher-0.2.1-r1.ebuild
Date: Wed, 01 Jun 2011 10:24:30
Message-Id: 20110601102421.5D91A20054@flycatcher.gentoo.org
1 klausman 11/06/01 10:24:21
2
3 Modified: ChangeLog lxlauncher-0.2.1-r1.ebuild
4 Log:
5 Keyworded on alpha, bug #330911
6
7 (Portage version: 2.1.9.50/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 lxde-base/lxlauncher/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 7 Mar 2011 20:33:25 -0000 1.10
23 +++ ChangeLog 1 Jun 2011 10:24:21 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for lxde-base/lxlauncher
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v 1.10 2011/03/07 20:33:25 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/ChangeLog,v 1.11 2011/06/01 10:24:21 klausman Exp $
29 +
30 + 01 Jun 2011; Tobias Klausmann <klausman@g.o>
31 + lxlauncher-0.2.1-r1.ebuild:
32 + Keyworded on alpha, bug #330911
33
34 07 Mar 2011; Tobias Klausmann <klausman@g.o> lxlauncher-0.2.1.ebuild:
35 Keyworded on alpha, bug #330911
36
37
38
39 1.2 lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: lxlauncher-0.2.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- lxlauncher-0.2.1-r1.ebuild 27 Oct 2010 19:42:03 -0000 1.1
52 +++ lxlauncher-0.2.1-r1.ebuild 1 Jun 2011 10:24:21 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v 1.1 2010/10/27 19:42:03 vostorga Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxlauncher/lxlauncher-0.2.1-r1.ebuild,v 1.2 2011/06/01 10:24:21 klausman Exp $
59
60 EAPI="1"
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
67 +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
68 IUSE=""
69
70 RDEPEND="dev-libs/glib:2