Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/mecab-ipadic: ChangeLog mecab-ipadic-2.7.0.20070801.ebuild
Date: Sun, 02 May 2010 11:02:24
Message-Id: 20100502110221.D6AAF2C1FF@corvid.gentoo.org
1 aballier 10/05/02 11:02:21
2
3 Modified: ChangeLog mecab-ipadic-2.7.0.20070801.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.26 app-dicts/mecab-ipadic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 14 Jan 2010 00:17:39 -0000 1.25
22 +++ ChangeLog 2 May 2010 11:02:21 -0000 1.26
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-dicts/mecab-ipadic
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.25 2010/01/14 00:17:39 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.26 2010/05/02 11:02:21 aballier Exp $
28 +
29 + 02 May 2010; Alexis Ballier <aballier@g.o>
30 + mecab-ipadic-2.7.0.20070801.ebuild:
31 + keyword ~x86-fbsd
32
33 14 Jan 2010; Jeroen Roovers <jer@g.o>
34 mecab-ipadic-2.7.0.20070801.ebuild:
35
36
37
38 1.9 app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild?r1=1.8&r2=1.9
43
44 Index: mecab-ipadic-2.7.0.20070801.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- mecab-ipadic-2.7.0.20070801.ebuild 14 Jan 2010 00:17:39 -0000 1.8
51 +++ mecab-ipadic-2.7.0.20070801.ebuild 2 May 2010 11:02:21 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild,v 1.8 2010/01/14 00:17:39 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild,v 1.9 2010/05/02 11:02:21 aballier Exp $
57
58 IUSE="unicode"
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz"
62
63 LICENSE="ipadic"
64 -KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
65 +KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66 SLOT="0"
67 S="${WORKDIR}/${MY_P}"