Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/switcher: switcher-0.3.7a.ebuild
Date: Tue, 10 Nov 2009 22:40:33
Message-Id: E1N7zO3-0007P8-VP@stork.gentoo.org
1 ssuominen 09/11/10 22:40:31
2
3 Modified: switcher-0.3.7a.ebuild
4 Log:
5 ARTS_REQUIRED=never
6 (Portage version: 2.2_rc49/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 x11-misc/switcher/switcher-0.3.7a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild?r1=1.8&r2=1.9
14
15 Index: switcher-0.3.7a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- switcher-0.3.7a.ebuild 13 Jun 2008 19:55:44 -0000 1.8
22 +++ switcher-0.3.7a.ebuild 10 Nov 2009 22:40:31 -0000 1.9
23 @@ -1,9 +1,9 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild,v 1.8 2008/06/13 19:55:44 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild,v 1.9 2009/11/10 22:40:31 ssuominen Exp $
28
29 +ARTS_REQUIRED=never
30 inherit kde
31 -need-kde 3.1
32
33 DESCRIPTION="A small KDE app for switching the order of letters (as in logical and visual hebrew)"
34 HOMEPAGE="http://www.penguin.org.il/~uvgroovy/"
35 @@ -12,5 +12,7 @@
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~ppc x86"
40 +KEYWORDS="~amd64 ~ppc x86"
41 IUSE=""
42 +
43 +need-kde 3.5