Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/nano: nano-2.1.7.ebuild ChangeLog
Date: Sat, 27 Dec 2008 15:07:30
Message-Id: E1LGal9-0008TO-Jh@stork.gentoo.org
1 armin76 08/12/27 15:07:23
2
3 Modified: nano-2.1.7.ebuild ChangeLog
4 Log:
5 alpha/arm/ia64/s390/sh/x86 stable wrt #252601
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.4 app-editors/nano/nano-2.1.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild?r1=1.3&r2=1.4
14
15 Index: nano-2.1.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- nano-2.1.7.ebuild 27 Dec 2008 04:31:24 -0000 1.3
22 +++ nano-2.1.7.ebuild 27 Dec 2008 15:07:23 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild,v 1.3 2008/12/27 04:31:24 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.7.ebuild,v 1.4 2008/12/27 15:07:23 armin76 Exp $
28
29 inherit eutils
30 if [[ ${PV} == "9999" ]] ; then
31 @@ -16,7 +16,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="debug justify minimal ncurses nls slang spell unicode"
38
39 DEPEND=">=sys-libs/ncurses-5.2
40
41
42
43 1.222 app-editors/nano/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.222&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.222&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.221&r2=1.222
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
52 retrieving revision 1.221
53 retrieving revision 1.222
54 diff -u -r1.221 -r1.222
55 --- ChangeLog 27 Dec 2008 04:31:24 -0000 1.221
56 +++ ChangeLog 27 Dec 2008 15:07:23 -0000 1.222
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-editors/nano
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.221 2008/12/27 04:31:24 darkside Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.222 2008/12/27 15:07:23 armin76 Exp $
62 +
63 + 27 Dec 2008; Raúl Porcel <armin76@g.o> nano-2.1.7.ebuild:
64 + alpha/arm/ia64/s390/sh/x86 stable wrt #252601
65
66 27 Dec 2008; Jeremy Olexa <darkside@g.o> nano-2.1.7.ebuild:
67 amd64 stable, bug 252601