Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@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.20070610.ebuild
Date: Wed, 03 Oct 2007 06:29:02
Message-Id: E1IcxaN-00026R-St@stork.gentoo.org
1 tgall 07/10/03 06:19:55
2
3 Modified: ChangeLog mecab-ipadic-2.7.0.20070610.ebuild
4 Log:
5 stable on ppc64
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.17 app-dicts/mecab-ipadic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 9 Sep 2007 14:06:06 -0000 1.16
22 +++ ChangeLog 3 Oct 2007 06:19:55 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-dicts/mecab-ipadic
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.16 2007/09/09 14:06:06 hattya Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.17 2007/10/03 06:19:55 tgall Exp $
28 +
29 + 03 Oct 2007; Tom Gall <tgall@g.o>
30 + mecab-ipadic-2.7.0.20070610.ebuild:
31 + stable on ppc64
32
33 09 Sep 2007; Akinori Hattori <hattya@g.o>
34 mecab-ipadic-2.7.0.20070610.ebuild:
35
36
37
38 1.6 app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild?r1=1.5&r2=1.6
43
44 Index: mecab-ipadic-2.7.0.20070610.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- mecab-ipadic-2.7.0.20070610.ebuild 9 Sep 2007 14:06:06 -0000 1.5
51 +++ mecab-ipadic-2.7.0.20070610.ebuild 3 Oct 2007 06:19:55 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 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.20070610.ebuild,v 1.5 2007/09/09 14:06:06 hattya Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070610.ebuild,v 1.6 2007/10/03 06:19:55 tgall 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 ia64 ~ppc ~ppc64 sparc x86"
65 +KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86"
66 SLOT="0"
67 S="${WORKDIR}/${MY_P}"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list