Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-lt: ChangeLog aspell-lt-1.0.1.ebuild
Date: Tue, 13 Jan 2009 16:33:55
Message-Id: E1LMmDA-0000Pz-NV@stork.gentoo.org
1 tcunha 09/01/13 16:33:52
2
3 Modified: ChangeLog aspell-lt-1.0.1.ebuild
4 Log:
5 keyworded ~arch for sparc, bug 254425
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
7
8 Revision Changes Path
9 1.3 app-dicts/aspell-lt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 3 Nov 2007 22:14:48 -0000 1.2
22 +++ ChangeLog 13 Jan 2009 16:33:52 -0000 1.3
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-dicts/aspell-lt
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.2 2007/11/03 22:14:48 uberlord Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.3 2009/01/13 16:33:52 tcunha Exp $
29 +
30 + 13 Jan 2009; Tiago Cunha <tcunha@g.o> aspell-lt-1.0.1.ebuild:
31 + keyworded ~arch for sparc, bug 254425
32
33 03 Nov 2007; Roy Marples <uberlord@g.o> aspell-lt-1.0.1.ebuild:
34 Keyworded ~sparc-fbsd and ~x86-fbsd
35
36
37
38 1.3 app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild?r1=1.2&r2=1.3
43
44 Index: aspell-lt-1.0.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- aspell-lt-1.0.1.ebuild 3 Nov 2007 22:14:48 -0000 1.2
51 +++ aspell-lt-1.0.1.ebuild 13 Jan 2009 16:33:52 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.2 2007/11/03 22:14:48 uberlord Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.3 2009/01/13 16:33:52 tcunha Exp $
58
59 ASPELL_LANG="Lithuanian"
60 ASPOSTFIX="6"
61 @@ -8,7 +8,7 @@
62 inherit aspell-dict
63
64 LICENSE="GPL-2"
65 -KEYWORDS="~alpha ~amd64 ~sparc-fbsd ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
67
68 FILENAME="aspell6-lt-1.0-1"
69 SRC_URI="mirror://gnu/aspell/dict/lt/${FILENAME}.tar.bz2"