Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-de-alt: ChangeLog ispell-de-alt-2.ebuild
Date: Mon, 02 Mar 2009 13:05:32
Message-Id: E1Le7pq-0000IK-N3@stork.gentoo.org
1 pva 09/03/02 13:05:30
2
3 Modified: ChangeLog ispell-de-alt-2.ebuild
4 Log:
5 ~mips keyworded, bug #258611.
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 app-dicts/ispell-de-alt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 25 Feb 2009 13:18:22 -0000 1.6
22 +++ ChangeLog 2 Mar 2009 13:05:30 -0000 1.7
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-dicts/ispell-de-alt
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.6 2009/02/25 13:18:22 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.7 2009/03/02 13:05:30 pva Exp $
28 +
29 + 02 Mar 2009; Peter Volkov <pva@g.o> ispell-de-alt-2.ebuild:
30 + ~mips keyworded, bug #258611.
31
32 25 Feb 2009; Joseph Jezak <josejx@g.o> ispell-de-alt-2.ebuild:
33 Marked ~ppc for bug #258611.
34
35
36
37 1.9 app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild?r1=1.8&r2=1.9
42
43 Index: ispell-de-alt-2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- ispell-de-alt-2.ebuild 25 Feb 2009 13:18:22 -0000 1.8
50 +++ ispell-de-alt-2.ebuild 2 Mar 2009 13:05:30 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.8 2009/02/25 13:18:22 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.9 2009/03/02 13:05:30 pva Exp $
56
57 inherit eutils multilib
58
59 @@ -12,7 +12,7 @@
60 # GPL according to <http://bugs.debian.org/131124#25>
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
65 IUSE=""
66
67 DEPEND="app-text/ispell"