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/nano: nano-2.3.6.ebuild ChangeLog
Date: Sat, 28 Feb 2015 19:30:40
Message-Id: 20150228193036.D683112C13@oystercatcher.gentoo.org
1 ago 15/02/28 19:30:36
2
3 Modified: nano-2.3.6.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #541548
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 app-editors/nano/nano-2.3.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild?r1=1.1&r2=1.2
15
16 Index: nano-2.3.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- nano-2.3.6.ebuild 29 Jul 2014 15:24:14 -0000 1.1
23 +++ nano-2.3.6.ebuild 28 Feb 2015 19:30:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild,v 1.1 2014/07/29 15:24:14 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.6.ebuild,v 1.2 2015/02/28 19:30:36 ago Exp $
30
31 EAPI="4"
32
33 @@ -18,7 +18,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="debug justify +magic minimal ncurses nls slang +spell unicode"
40
41 RDEPEND=">=sys-libs/ncurses-5.9-r1[unicode?]
42
43
44
45 1.312 app-editors/nano/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/ChangeLog?rev=1.312&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/ChangeLog?rev=1.312&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/nano/ChangeLog?r1=1.311&r2=1.312
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
54 retrieving revision 1.311
55 retrieving revision 1.312
56 diff -u -r1.311 -r1.312
57 --- ChangeLog 29 Jul 2014 15:24:14 -0000 1.311
58 +++ ChangeLog 28 Feb 2015 19:30:36 -0000 1.312
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-editors/nano
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.311 2014/07/29 15:24:14 vapier Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.312 2015/02/28 19:30:36 ago Exp $
65 +
66 + 28 Feb 2015; Agostino Sarubbo <ago@g.o> nano-2.3.6.ebuild:
67 + Stable for amd64, wrt bug #541548
68
69 *nano-2.3.6 (29 Jul 2014)