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-gl: ChangeLog aspell-gl-0.5.0.ebuild aspell-gl-0.5.2.ebuild aspell-gl-0.50.0.ebuild
Date: Fri, 19 Feb 2010 09:32:25
Message-Id: E1NiPDi-0006c7-MD@stork.gentoo.org
1 pva 10/02/19 09:32:22
2
3 Modified: ChangeLog
4 Added: aspell-gl-0.5.0.ebuild aspell-gl-0.5.2.ebuild
5 Removed: aspell-gl-0.50.0.ebuild
6 Log:
7 Version bump. Lower version of currently stable version so ~arch users will get 0.5.2.
8 (Portage version: 2.1.7.17/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.6 app-dicts/aspell-gl/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/ChangeLog?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/ChangeLog?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/ChangeLog?r1=1.5&r2=1.6
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- ChangeLog 18 Oct 2009 20:22:58 -0000 1.5
24 +++ ChangeLog 19 Feb 2010 09:32:21 -0000 1.6
25 @@ -1,6 +1,14 @@
26 # ChangeLog for app-dicts/aspell-gl
27 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.5 2009/10/18 20:22:58 halcy0n Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.6 2010/02/19 09:32:21 pva Exp $
31 +
32 +*aspell-gl-0.5.2 (19 Feb 2010)
33 +*aspell-gl-0.5.0 (19 Feb 2010)
34 +
35 + 19 Feb 2010; Peter Volkov <pva@g.o> +aspell-gl-0.5.0.ebuild,
36 + +aspell-gl-0.5.2.ebuild, -aspell-gl-0.50.0.ebuild:
37 + Version bump. Lower version of currently stable version so ~arch users
38 + will get 0.5.2.
39
40 18 Oct 2009; Mark Loeser <halcy0n@g.o> aspell-gl-0.50.0.ebuild:
41 QA fixes; IUSE is not defined
42
43
44
45 1.1 app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild?rev=1.1&content-type=text/plain
49
50 Index: aspell-gl-0.5.0.ebuild
51 ===================================================================
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild,v 1.1 2010/02/19 09:32:21 pva Exp $
55
56 ASPELL_LANG="Galician"
57
58 inherit aspell-dict
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 IUSE=""
64
65 MY_P=${P%.*}0-${PV##*.}
66 MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
67 S=${WORKDIR}/${MY_P}
68 SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"
69
70
71
72 1.1 app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild?rev=1.1&content-type=text/plain
76
77 Index: aspell-gl-0.5.2.ebuild
78 ===================================================================
79 # Copyright 1999-2010 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.1 2010/02/19 09:32:21 pva Exp $
82
83 ASPELL_LANG="Galician"
84 ASPOSTFIX="6"
85
86 inherit aspell-dict
87
88 LICENSE="GPL-2"
89
90 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
91 IUSE=""
92
93 MY_P=${P%.*}a-${PV##*.}
94 MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
95 S=${WORKDIR}/${MY_P}
96 SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"