Gentoo Archives: gentoo-commits

From: "Peter Weller (welp)" <welp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-cs: ChangeLog ispell-cs-20040229.ebuild
Date: Sun, 02 Nov 2008 19:26:25
Message-Id: E1Kwiac-0008LI-NF@stork.gentoo.org
1 welp 08/11/02 19:26:22
2
3 Modified: ChangeLog ispell-cs-20040229.ebuild
4 Log:
5 Keyword ~amd64; bug 245139
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoomarx x86_64)
7
8 Revision Changes Path
9 1.16 app-dicts/ispell-cs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 1 Nov 2008 11:51:44 -0000 1.15
22 +++ ChangeLog 2 Nov 2008 19:26:22 -0000 1.16
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-dicts/ispell-cs
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.15 2008/11/01 11:51:44 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.16 2008/11/02 19:26:22 welp Exp $
28 +
29 + 02 Nov 2008; <welp@g.o> ispell-cs-20040229.ebuild:
30 + Keyword ~amd64; bug 245139
31
32 01 Nov 2008; Peter Volkov <pva@g.o> ispell-cs-20040229.ebuild:
33 Fixed multilib.
34
35
36
37 1.5 app-dicts/ispell-cs/ispell-cs-20040229.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild?r1=1.4&r2=1.5
42
43 Index: ispell-cs-20040229.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- ispell-cs-20040229.ebuild 1 Nov 2008 11:51:44 -0000 1.4
50 +++ ispell-cs-20040229.ebuild 2 Nov 2008 19:26:22 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.4 2008/11/01 11:51:44 pva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.5 2008/11/02 19:26:22 welp Exp $
56
57 inherit multilib
58
59 @@ -12,7 +12,7 @@
60 SLOT="0"
61 LICENSE="GPL-2"
62 IUSE=""
63 -KEYWORDS="ppc x86 sparc alpha ~mips hppa"
64 +KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86"
65
66 DEPEND="dev-lang/perl
67 app-text/ispell"