Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-pt-br: ChangeLog aspell-pt-br-6.0.20080221.ebuild
Date: Sat, 29 Mar 2008 15:28:57
Message-Id: E1JfczG-0004Tx-9P@stork.gentoo.org
1 philantrop 08/03/29 15:28:54
2
3 Modified: ChangeLog
4 Added: aspell-pt-br-6.0.20080221.ebuild
5 Log:
6 Version bump as per bug 212525. Thanks, Diogo Tridapalli, for providing the ebuilds.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.7 app-dicts/aspell-pt-br/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 3 Nov 2007 22:18:07 -0000 1.6
23 +++ ChangeLog 29 Mar 2008 15:28:53 -0000 1.7
24 @@ -1,6 +1,13 @@
25 # ChangeLog for app-dicts/aspell-pt-br
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.6 2007/11/03 22:18:07 uberlord Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.7 2008/03/29 15:28:53 philantrop Exp $
30 +
31 +*aspell-pt-br-6.0.20080221 (29 Mar 2008)
32 +
33 + 29 Mar 2008; Wulf C. Krueger <philantrop@g.o>
34 + +aspell-pt-br-6.0.20080221.ebuild:
35 + Version bump as per bug 212525. Thanks, Diogo Tridapalli, for providing
36 + the ebuilds.
37
38 03 Nov 2007; Roy Marples <uberlord@g.o>
39 aspell-pt-br-6.0.20070411.ebuild:
40
41
42
43 1.1 app-dicts/aspell-pt-br/aspell-pt-br-6.0.20080221.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20080221.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20080221.ebuild?rev=1.1&content-type=text/plain
47
48 Index: aspell-pt-br-6.0.20080221.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20080221.ebuild,v 1.1 2008/03/29 15:28:53 philantrop Exp $
53
54 ASPELL_LANG="Brazilian Portuguese"
55 ASPOSTFIX="6"
56
57 inherit aspell-dict
58
59 FILENAME="aspell6-pt_BR-20080221-0"
60 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2"
61
62 LICENSE="LGPL-2"
63 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64
65 S="${WORKDIR}/${FILENAME}"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list