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-editors/fte: ChangeLog fte-20051115-r3.ebuild
Date: Wed, 21 Nov 2012 11:15:14
Message-Id: 20121121111504.8F1FA20C65@flycatcher.gentoo.org
1 ago 12/11/21 11:15:04
2
3 Modified: ChangeLog fte-20051115-r3.ebuild
4 Log:
5 Stable for x86, wrt bug #441028
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.55 app-editors/fte/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 5 Nov 2012 23:19:18 -0000 1.54
23 +++ ChangeLog 21 Nov 2012 11:15:04 -0000 1.55
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-editors/fte
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.54 2012/11/05 23:19:18 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.55 2012/11/21 11:15:04 ago Exp $
29 +
30 + 21 Nov 2012; Agostino Sarubbo <ago@g.o> fte-20051115-r3.ebuild:
31 + Stable for x86, wrt bug #441028
32
33 05 Nov 2012; Anthony G. Basile <blueness@g.o> fte-20051115-r3.ebuild:
34 stable ppc, bug #441028
35
36
37
38 1.5 app-editors/fte/fte-20051115-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild?r1=1.4&r2=1.5
43
44 Index: fte-20051115-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- fte-20051115-r3.ebuild 5 Nov 2012 23:19:18 -0000 1.4
51 +++ fte-20051115-r3.ebuild 21 Nov 2012 11:15:04 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild,v 1.4 2012/11/05 23:19:18 blueness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild,v 1.5 2012/11/21 11:15:04 ago Exp $
57
58 EAPI=4
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="|| ( GPL-2 Artistic )"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ppc -sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
65 +KEYWORDS="~alpha amd64 ppc -sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
66 IUSE="gpm slang X"
67
68 S="${WORKDIR}/${PN}"