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: ChangeLog nano-2.1.5.ebuild nano-2.0.9.ebuild
Date: Wed, 08 Oct 2008 10:10:13
Message-Id: E1KnVzR-0002ol-H8@stork.gentoo.org
1 armin76 08/10/08 10:09:57
2
3 Modified: ChangeLog nano-2.1.5.ebuild nano-2.0.9.ebuild
4 Log:
5 alpha/ia64 stable wrt #240034
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.217 app-editors/nano/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.217&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.217&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.216&r2=1.217
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
18 retrieving revision 1.216
19 retrieving revision 1.217
20 diff -u -r1.216 -r1.217
21 --- ChangeLog 7 Oct 2008 20:46:19 -0000 1.216
22 +++ ChangeLog 8 Oct 2008 10:09:57 -0000 1.217
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-editors/nano
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.216 2008/10/07 20:46:19 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.217 2008/10/08 10:09:57 armin76 Exp $
28 +
29 + 08 Oct 2008; Raúl Porcel <armin76@g.o> nano-2.0.9.ebuild,
30 + nano-2.1.5.ebuild:
31 + alpha/ia64 stable wrt #240034
32
33 07 Oct 2008; Friedrich Oslage <bluebird@g.o> nano-2.0.9.ebuild,
34 nano-2.1.5.ebuild:
35
36
37
38 1.7 app-editors/nano/nano-2.1.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild?r1=1.6&r2=1.7
43
44 Index: nano-2.1.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- nano-2.1.5.ebuild 7 Oct 2008 20:46:19 -0000 1.6
51 +++ nano-2.1.5.ebuild 8 Oct 2008 10:09:57 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.6 2008/10/07 20:46:19 bluebird Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.7 2008/10/08 10:09:57 armin76 Exp $
57
58 inherit eutils
59 if [[ ${PV} == "9999" ]] ; then
60 @@ -19,7 +19,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
66 IUSE="debug justify minimal ncurses nls slang spell unicode"
67
68 DEPEND=">=sys-libs/ncurses-5.2
69
70
71
72 1.7 app-editors/nano/nano-2.0.9.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?rev=1.7&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?rev=1.7&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild?r1=1.6&r2=1.7
77
78 Index: nano-2.0.9.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v
81 retrieving revision 1.6
82 retrieving revision 1.7
83 diff -u -r1.6 -r1.7
84 --- nano-2.0.9.ebuild 7 Oct 2008 20:46:19 -0000 1.6
85 +++ nano-2.0.9.ebuild 8 Oct 2008 10:09:57 -0000 1.7
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.6 2008/10/07 20:46:19 bluebird Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.7 2008/10/08 10:09:57 armin76 Exp $
91
92 inherit eutils
93 if [[ ${PV} == "9999" ]] ; then
94 @@ -19,7 +19,7 @@
95
96 LICENSE="GPL-3"
97 SLOT="0"
98 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
99 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
100 IUSE="debug justify minimal ncurses nls slang spell unicode"
101
102 DEPEND=">=sys-libs/ncurses-5.2