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/aspell-es: aspell-es-1.9a.ebuild ChangeLog
Date: Sat, 26 Dec 2009 20:06:33
Message-Id: E1NOcuE-0002mt-Kb@stork.gentoo.org
1 pva 09/12/26 20:06:30
2
3 Modified: aspell-es-1.9a.ebuild ChangeLog
4 Log:
5 Add ASPOSTFIX to depend on correct aspell version.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 app-dicts/aspell-es/aspell-es-1.9a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild?r1=1.1&r2=1.2
14
15 Index: aspell-es-1.9a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- aspell-es-1.9a.ebuild 24 Dec 2009 06:57:30 -0000 1.1
22 +++ aspell-es-1.9a.ebuild 26 Dec 2009 20:06:30 -0000 1.2
23 @@ -1,8 +1,9 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild,v 1.1 2009/12/24 06:57:30 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/aspell-es-1.9a.ebuild,v 1.2 2009/12/26 20:06:30 pva Exp $
28
29 ASPELL_LANG="Spanish"
30 +ASPOSTFIX="6"
31
32 inherit aspell-dict
33
34
35
36
37 1.13 app-dicts/aspell-es/ChangeLog
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/ChangeLog?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/ChangeLog?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-es/ChangeLog?r1=1.12&r2=1.13
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- ChangeLog 24 Dec 2009 06:57:30 -0000 1.12
50 +++ ChangeLog 26 Dec 2009 20:06:30 -0000 1.13
51 @@ -1,6 +1,9 @@
52 # ChangeLog for app-dicts/aspell-es
53 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v 1.12 2009/12/24 06:57:30 pva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-es/ChangeLog,v 1.13 2009/12/26 20:06:30 pva Exp $
56 +
57 + 26 Dec 2009; Peter Volkov <pva@g.o> aspell-es-1.9a.ebuild:
58 + Add ASPOSTFIX to depend on correct aspell version.
59
60 *aspell-es-1.9a (24 Dec 2009)