Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/mecab: mecab-0.98.ebuild ChangeLog
Date: Fri, 03 Feb 2012 17:07:10
Message-Id: 20120203170656.226592004B@flycatcher.gentoo.org
1 ssuominen 12/02/03 17:06:56
2
3 Modified: mecab-0.98.ebuild ChangeLog
4 Log:
5 ppc/ppc64 stable wrt #396841
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 app-text/mecab/mecab-0.98.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/mecab-0.98.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/mecab-0.98.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/mecab-0.98.ebuild?r1=1.4&r2=1.5
15
16 Index: mecab-0.98.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.98.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- mecab-0.98.ebuild 3 Feb 2012 14:46:15 -0000 1.4
23 +++ mecab-0.98.ebuild 3 Feb 2012 17:06:56 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.98.ebuild,v 1.4 2012/02/03 14:46:15 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.98.ebuild,v 1.5 2012/02/03 17:06:56 ssuominen Exp $
29
30 EAPI="2"
31 inherit autotools eutils
32 @@ -10,7 +10,7 @@
33 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
34
35 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
36 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
38 SLOT="0"
39 IUSE="unicode"
40
41
42
43
44 1.65 app-text/mecab/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/ChangeLog?rev=1.65&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/ChangeLog?rev=1.65&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mecab/ChangeLog?r1=1.64&r2=1.65
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v
53 retrieving revision 1.64
54 retrieving revision 1.65
55 diff -u -r1.64 -r1.65
56 --- ChangeLog 3 Feb 2012 14:46:15 -0000 1.64
57 +++ ChangeLog 3 Feb 2012 17:06:56 -0000 1.65
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-text/mecab
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.64 2012/02/03 14:46:15 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.65 2012/02/03 17:06:56 ssuominen Exp $
63 +
64 + 03 Feb 2012; Samuli Suominen <ssuominen@g.o> mecab-0.98.ebuild:
65 + ppc/ppc64 stable wrt #396841
66
67 03 Feb 2012; Agostino Sarubbo <ago@g.o> mecab-0.98.ebuild:
68 Stable for amd64, wrt bug #396841