Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/fast-user-switch-applet: ChangeLog fast-user-switch-applet-2.20.0.ebuild
Date: Tue, 20 Nov 2007 14:55:35
Message-Id: E1IuUVe-0002Du-6E@stork.gentoo.org
1 drac 07/11/20 14:55:30
2
3 Modified: ChangeLog fast-user-switch-applet-2.20.0.ebuild
4 Log:
5 amd64 stable wrt #199740
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.45 gnome-extra/fast-user-switch-applet/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 8 Oct 2007 20:35:05 -0000 1.44
22 +++ ChangeLog 20 Nov 2007 14:55:29 -0000 1.45
23 @@ -1,6 +1,10 @@
24 # ChangeLog for gnome-extra/fast-user-switch-applet
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.44 2007/10/08 20:35:05 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.45 2007/11/20 14:55:29 drac Exp $
28 +
29 + 20 Nov 2007; Samuli Suominen <drac@g.o>
30 + fast-user-switch-applet-2.20.0.ebuild:
31 + amd64 stable wrt #199740
32
33 *fast-user-switch-applet-2.20.0 (08 Oct 2007)
34
35
36
37
38 1.2 gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild?r1=1.1&r2=1.2
43
44 Index: fast-user-switch-applet-2.20.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- fast-user-switch-applet-2.20.0.ebuild 8 Oct 2007 20:35:05 -0000 1.1
51 +++ fast-user-switch-applet-2.20.0.ebuild 20 Nov 2007 14:55:29 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild,v 1.1 2007/10/08 20:35:05 eva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild,v 1.2 2007/11/20 14:55:29 drac Exp $
57
58 inherit eutils gnome2
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="GPL-2 FDL-1.1 LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="dev-libs/glib
69 @@ -21,7 +21,6 @@
70 x11-libs/libXmu
71 x11-libs/libXau
72 x11-libs/libSM"
73 -
74 DEPEND="${RDEPEND}
75 dev-libs/libxslt
76 >=dev-util/pkgconfig-0.9
77
78
79
80 --
81 gentoo-commits@g.o mailing list