Gentoo Archives: gentoo-commits

From: "Harald van Dijk (truedfx)" <truedfx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-pt: aspell-pt-0.50.2-r1.ebuild ChangeLog
Date: Tue, 30 Mar 2010 22:22:58
Message-Id: E1Nwjpo-0006TK-NO@stork.gentoo.org
1 truedfx 10/03/30 22:22:56
2
3 Modified: aspell-pt-0.50.2-r1.ebuild ChangeLog
4 Log:
5 Update pt_BR removal for multilib systems (#306699)
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: aspell-pt-0.50.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- aspell-pt-0.50.2-r1.ebuild 18 Oct 2009 20:41:40 -0000 1.2
22 +++ aspell-pt-0.50.2-r1.ebuild 30 Mar 2010 22:22:56 -0000 1.3
23 @@ -1,10 +1,10 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v 1.2 2009/10/18 20:41:40 halcy0n Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v 1.3 2010/03/30 22:22:56 truedfx Exp $
29
30 ASPELL_LANG="Portuguese"
31
32 -inherit aspell-dict
33 +inherit aspell-dict multilib
34
35 LICENSE="GPL-2"
36
37 @@ -13,6 +13,6 @@
38
39 src_install() {
40 aspell-dict_src_install
41 - rm "${D}"/usr/lib/aspell-0.60/pt_BR*
42 - rm "${D}"/usr/lib/aspell-0.60/brazilian.alias
43 + rm "${D}"/usr/$(get_libdir)/aspell-0.60/pt_BR*
44 + rm "${D}"/usr/$(get_libdir)/aspell-0.60/brazilian.alias
45 }
46
47
48
49 1.14 app-dicts/aspell-pt/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/ChangeLog?rev=1.14&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/ChangeLog?rev=1.14&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-pt/ChangeLog?r1=1.13&r2=1.14
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v
58 retrieving revision 1.13
59 retrieving revision 1.14
60 diff -u -r1.13 -r1.14
61 --- ChangeLog 18 Oct 2009 20:41:40 -0000 1.13
62 +++ ChangeLog 30 Mar 2010 22:22:56 -0000 1.14
63 @@ -1,6 +1,10 @@
64 # ChangeLog for app-dicts/aspell-pt
65 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.13 2009/10/18 20:41:40 halcy0n Exp $
67 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.14 2010/03/30 22:22:56 truedfx Exp $
69 +
70 + 30 Mar 2010; Harald van Dijk <truedfx@g.o>
71 + aspell-pt-0.50.2-r1.ebuild:
72 + Update pt_BR removal for multilib systems (#306699)
73
74 18 Oct 2009; Mark Loeser <halcy0n@g.o> aspell-pt-0.50.2.ebuild,
75 aspell-pt-0.50.2-r1.ebuild: