Gentoo Archives: gentoo-commits

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