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-ro: ChangeLog aspell-ro-3.3.ebuild
Date: Sat, 26 Dec 2009 21:05:57
Message-Id: E1NOdpg-0004Za-FP@stork.gentoo.org
1 pva 09/12/26 21:05:52
2
3 Modified: ChangeLog
4 Added: aspell-ro-3.3.ebuild
5 Log:
6 Version bump, bug 226937, thank rs for report and Balint SZENTE for this work.
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 app-dicts/aspell-ro/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-ro/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-ro/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-ro/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 18 Oct 2009 20:43:31 -0000 1.9
23 +++ ChangeLog 26 Dec 2009 21:05:52 -0000 1.10
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-dicts/aspell-ro
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.9 2009/10/18 20:43:31 halcy0n Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.10 2009/12/26 21:05:52 pva Exp $
29 +
30 +*aspell-ro-3.3 (26 Dec 2009)
31 +
32 + 26 Dec 2009; Peter Volkov <pva@g.o> +aspell-ro-3.3.ebuild:
33 + Version bump, bug 226937, thank rs for report and Balint SZENTE for this
34 + work.
35
36 18 Oct 2009; Mark Loeser <halcy0n@g.o> aspell-ro-0.50.2.ebuild:
37 QA fixes; IUSE is not defined
38
39
40
41 1.1 app-dicts/aspell-ro/aspell-ro-3.3.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-ro/aspell-ro-3.3.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-ro/aspell-ro-3.3.ebuild?rev=1.1&content-type=text/plain
45
46 Index: aspell-ro-3.3.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-3.3.ebuild,v 1.1 2009/12/26 21:05:52 pva Exp $
51
52 ASPELL_LANG="Romanian"
53
54 inherit aspell-dict
55
56 HOMEPAGE="http://rospell.sourceforge.net/"
57
58 SRC_URI="mirror://sourceforge/rospell/aspell5-ro-${PV}.tar.bz2"
59
60 LICENSE="GPL-2"
61
62 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
63
64 S="${WORKDIR}/aspell5-ro-${PV}"