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-it: ispell-it-2001.ebuild ChangeLog
Date: Sat, 01 Nov 2008 09:45:27
Message-Id: E1KwD2r-0005LI-Jo@stork.gentoo.org
1 pva 08/11/01 09:45:25
2
3 Modified: ispell-it-2001.ebuild ChangeLog
4 Log:
5 Dropped stable mips keyword.
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
7
8 Revision Changes Path
9 1.12 app-dicts/ispell-it/ispell-it-2001.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild?r1=1.11&r2=1.12
14
15 Index: ispell-it-2001.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ispell-it-2001.ebuild 21 Feb 2005 21:14:40 -0000 1.11
22 +++ ispell-it-2001.ebuild 1 Nov 2008 09:45:25 -0000 1.12
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2005 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.11 2005/02/21 21:14:40 blubb Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ispell-it-2001.ebuild,v 1.12 2008/11/01 09:45:25 pva Exp $
29
30 DESCRIPTION="Loris Palmerini - Italian dictionary for ispell"
31 HOMEPAGE="http://members.xoom.virgilio.it/trasforma/ispell/"
32 @@ -9,7 +9,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35 IUSE=""
36 -KEYWORDS="ppc x86 sparc alpha mips hppa amd64"
37 +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
38
39 DEPEND="app-text/ispell"
40
41 @@ -21,7 +21,6 @@
42
43 src_install () {
44 insinto /usr/lib/ispell
45 - doins italian.hash italian.aff
46 -
47 + doins italian.hash italian.aff || die
48 dodoc collab.txt AUTHORS CAMBI CHANGES DA-FARE.txt FUSIONE.txt
49 }
50
51
52
53 1.11 app-dicts/ispell-it/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ChangeLog?rev=1.11&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ChangeLog?rev=1.11&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-it/ChangeLog?r1=1.10&r2=1.11
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v
62 retrieving revision 1.10
63 retrieving revision 1.11
64 diff -u -r1.10 -r1.11
65 --- ChangeLog 21 Feb 2007 20:39:17 -0000 1.10
66 +++ ChangeLog 1 Nov 2008 09:45:25 -0000 1.11
67 @@ -1,6 +1,9 @@
68 # ChangeLog for app-dicts/ispell-it
69 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.10 2007/02/21 20:39:17 peper Exp $
71 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
72 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-it/ChangeLog,v 1.11 2008/11/01 09:45:25 pva Exp $
73 +
74 + 01 Nov 2008; Peter Volkov <pva@g.o> ispell-it-2001.ebuild:
75 + Dropped stable mips keyword.
76
77 21 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
78 Transition to Manifest2.