Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in rox-extra/edit: edit-2.1.ebuild ChangeLog
Date: Fri, 03 Feb 2012 17:46:48
Message-Id: 20120203174639.D00B62004B@flycatcher.gentoo.org
1 ago 12/02/03 17:46:39
2
3 Modified: edit-2.1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #397203
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 rox-extra/edit/edit-2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/edit-2.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/edit-2.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/edit-2.1.ebuild?r1=1.1&r2=1.2
15
16 Index: edit-2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- edit-2.1.ebuild 12 Jan 2010 14:09:55 -0000 1.1
23 +++ edit-2.1.ebuild 3 Feb 2012 17:46:39 -0000 1.2
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/rox-extra/edit/edit-2.1.ebuild,v 1.1 2010/01/12 14:09:55 lack Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.1.ebuild,v 1.2 2012/02/03 17:46:39 ago Exp $
30
31 ROX_LIB_VER=1.9.14
32 inherit rox
33 @@ -14,5 +14,5 @@
34 LICENSE="GPL-2"
35
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86"
38 +KEYWORDS="amd64 ~ppc ~x86"
39 IUSE=""
40
41
42
43 1.20 rox-extra/edit/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-extra/edit/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 12 Jan 2010 14:09:55 -0000 1.19
56 +++ ChangeLog 3 Feb 2012 17:46:39 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for rox-extra/edit
59 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.19 2010/01/12 14:09:55 lack Exp $
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.20 2012/02/03 17:46:39 ago Exp $
63 +
64 + 03 Feb 2012; Agostino Sarubbo <ago@g.o> edit-2.1.ebuild:
65 + Stable for amd64, wrt bug #397203
66
67 *edit-2.1 (12 Jan 2010)