Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/link-grammar: link-grammar-4.7.4.ebuild ChangeLog
Date: Fri, 01 Jul 2011 10:16:25
Message-Id: 20110701101616.2764D20054@flycatcher.gentoo.org
1 hwoarang 11/07/01 10:16:16
2
3 Modified: link-grammar-4.7.4.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #372349
6
7 (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-libs/link-grammar/link-grammar-4.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild?r1=1.1&r2=1.2
15
16 Index: link-grammar-4.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- link-grammar-4.7.4.ebuild 26 Feb 2011 11:41:38 -0000 1.1
23 +++ link-grammar-4.7.4.ebuild 1 Jul 2011 10:16:16 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild,v 1.1 2011/02/26 11:41:38 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/link-grammar-4.7.4.ebuild,v 1.2 2011/07/01 10:16:16 hwoarang Exp $
29
30 EAPI="3"
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="as-is"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38
39 # Set the same default as used in app-text/enchant
40 IUSE="aspell +hunspell java static-libs threads"
41
42
43
44 1.37 dev-libs/link-grammar/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/ChangeLog?rev=1.37&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/ChangeLog?rev=1.37&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/link-grammar/ChangeLog?r1=1.36&r2=1.37
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/ChangeLog,v
53 retrieving revision 1.36
54 retrieving revision 1.37
55 diff -u -r1.36 -r1.37
56 --- ChangeLog 22 Mar 2011 19:57:14 -0000 1.36
57 +++ ChangeLog 1 Jul 2011 10:16:16 -0000 1.37
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/link-grammar
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/ChangeLog,v 1.36 2011/03/22 19:57:14 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/link-grammar/ChangeLog,v 1.37 2011/07/01 10:16:16 hwoarang Exp $
63 +
64 + 01 Jul 2011; Markos Chandras <hwoarang@g.o> link-grammar-4.7.4.ebuild:
65 + Stable on amd64 wrt bug #372349
66
67 22 Mar 2011; Brent Baude <ranger@g.o> link-grammar-4.7.2.ebuild:
68 Marking link-grammar-4.7.2 ppc stable for bug 353436