Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-appfinder: ChangeLog xfce4-appfinder-4.9.2.ebuild
Date: Tue, 29 Nov 2011 00:21:32
Message-Id: 20111129002116.1A9502004B@flycatcher.gentoo.org
1 ssuominen 11/11/29 00:21:16
2
3 Modified: ChangeLog xfce4-appfinder-4.9.2.ebuild
4 Log:
5 Set KEYWORDS="" for now (duplicate menu entry for "Run program" and when ALT-F2 is pressed both run dialogs start at once)
6
7 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.108 xfce-extra/xfce4-appfinder/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?rev=1.108&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?rev=1.108&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog?r1=1.107&r2=1.108
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v
19 retrieving revision 1.107
20 retrieving revision 1.108
21 diff -u -r1.107 -r1.108
22 --- ChangeLog 4 Nov 2011 21:27:33 -0000 1.107
23 +++ ChangeLog 29 Nov 2011 00:21:16 -0000 1.108
24 @@ -1,6 +1,11 @@
25 # ChangeLog for xfce-extra/xfce4-appfinder
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.107 2011/11/04 21:27:33 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.108 2011/11/29 00:21:16 ssuominen Exp $
29 +
30 + 29 Nov 2011; Samuli Suominen <ssuominen@g.o>
31 + xfce4-appfinder-4.9.2.ebuild:
32 + Set KEYWORDS="" for now (duplicate menu entry for "Run program" and when
33 + ALT-F2 is pressed both run dialogs start at once)
34
35 *xfce4-appfinder-4.9.2 (04 Nov 2011)
36
37
38
39
40 1.2 xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild?r1=1.1&r2=1.2
45
46 Index: xfce4-appfinder-4.9.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xfce4-appfinder-4.9.2.ebuild 4 Nov 2011 21:27:33 -0000 1.1
53 +++ xfce4-appfinder-4.9.2.ebuild 29 Nov 2011 00:21:16 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild,v 1.1 2011/11/04 21:27:33 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.9.2.ebuild,v 1.2 2011/11/29 00:21:16 ssuominen Exp $
59
60 EAPI=4
61 inherit xfconf
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
67 +#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
68 IUSE="debug"
69
70 RDEPEND=">=dev-libs/dbus-glib-0.84