Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/nano: ChangeLog nano-2.1.2-r1.ebuild
Date: Mon, 30 Jun 2008 20:24:57
Message-Id: E1KDPvf-0001T1-5W@stork.gentoo.org
1 fmccor 08/06/30 20:24:51
2
3 Modified: ChangeLog nano-2.1.2-r1.ebuild
4 Log:
5 Sparc stable, Bug #230001. It works fine, but see the bug for concerns about
6 the IUSE= flags.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
8
9 Revision Changes Path
10 1.197 app-editors/nano/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.197&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.197&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.196&r2=1.197
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
19 retrieving revision 1.196
20 retrieving revision 1.197
21 diff -u -r1.196 -r1.197
22 --- ChangeLog 30 Jun 2008 20:10:13 -0000 1.196
23 +++ ChangeLog 30 Jun 2008 20:24:50 -0000 1.197
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-editors/nano
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.196 2008/06/30 20:10:13 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.197 2008/06/30 20:24:50 fmccor Exp $
29 +
30 + 30 Jun 2008; Ferris McCormick <fmccor@g.o> nano-2.1.2-r1.ebuild:
31 + Sparc stable, Bug #230001. It works fine, but see the bug for concerns about
32 + the IUSE= flags.
33
34 30 Jun 2008; nixnut <nixnut@g.o> nano-2.1.2-r1.ebuild:
35 Stable on ppc wrt bug 230001
36
37
38
39 1.5 app-editors/nano/nano-2.1.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: nano-2.1.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- nano-2.1.2-r1.ebuild 30 Jun 2008 20:10:13 -0000 1.4
52 +++ nano-2.1.2-r1.ebuild 30 Jun 2008 20:24:50 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v 1.4 2008/06/30 20:10:13 nixnut Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v 1.5 2008/06/30 20:24:50 fmccor Exp $
58
59 inherit eutils
60 if [[ ${PV} == "9999" ]] ; then
61 @@ -19,7 +19,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
67 IUSE="debug justify minimal ncurses nls slang spell unicode"
68
69 DEPEND=">=sys-libs/ncurses-5.2
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list