Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxde-common: ChangeLog lxde-common-0.5.0.ebuild
Date: Tue, 23 Feb 2010 18:39:22
Message-Id: E1NjzfE-0008QZ-Ee@stork.gentoo.org
1 armin76 10/02/23 18:39:20
2
3 Modified: ChangeLog lxde-common-0.5.0.ebuild
4 Log:
5 arm stable wrt #306433
6 (Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.12 lxde-base/lxde-common/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 23 Feb 2010 18:14:40 -0000 1.11
22 +++ ChangeLog 23 Feb 2010 18:39:19 -0000 1.12
23 @@ -1,6 +1,9 @@
24 # ChangeLog for lxde-base/lxde-common
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.11 2010/02/23 18:14:40 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.12 2010/02/23 18:39:19 armin76 Exp $
28 +
29 + 23 Feb 2010; Raúl Porcel <armin76@g.o> lxde-common-0.5.0.ebuild:
30 + arm stable wrt #306433
31
32 23 Feb 2010; Markos Chandras <hwoarang@g.o>
33 lxde-common-0.5.0.ebuild:
34
35
36
37 1.4 lxde-base/lxde-common/lxde-common-0.5.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild?r1=1.3&r2=1.4
42
43 Index: lxde-common-0.5.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- lxde-common-0.5.0.ebuild 23 Feb 2010 18:14:40 -0000 1.3
50 +++ lxde-common-0.5.0.ebuild 23 Feb 2010 18:39:19 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v 1.3 2010/02/23 18:14:40 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v 1.4 2010/02/23 18:39:19 armin76 Exp $
56
57 EAPI="1"
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ~arm ~ppc ~x86"
64 +KEYWORDS="amd64 arm ~ppc ~x86"
65 IUSE=""
66
67 RDEPEND="x11-libs/gtk+:2"