Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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: Sun, 29 Jun 2008 16:53:36
Message-Id: E1KD09b-0003Y9-34@stork.gentoo.org
1 corsair 08/06/29 16:53:31
2
3 Modified: ChangeLog nano-2.1.2-r1.ebuild
4 Log:
5 Stable on ppc64; bug #230001
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.194 app-editors/nano/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.194&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.194&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.193&r2=1.194
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
18 retrieving revision 1.193
19 retrieving revision 1.194
20 diff -u -r1.193 -r1.194
21 --- ChangeLog 29 Jun 2008 11:19:03 -0000 1.193
22 +++ ChangeLog 29 Jun 2008 16:53:30 -0000 1.194
23 @@ -1,6 +1,9 @@
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.193 2008/06/29 11:19:03 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.194 2008/06/29 16:53:30 corsair Exp $
28 +
29 + 29 Jun 2008; Markus Rothe <corsair@g.o> nano-2.1.2-r1.ebuild:
30 + Stable on ppc64; bug #230001
31
32 *nano-2.1.2-r1 (29 Jun 2008)
33
34
35
36
37 1.2 app-editors/nano/nano-2.1.2-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: nano-2.1.2-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- nano-2.1.2-r1.ebuild 29 Jun 2008 11:19:03 -0000 1.1
50 +++ nano-2.1.2-r1.ebuild 29 Jun 2008 16:53:30 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v 1.1 2008/06/29 11:19:03 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.2-r1.ebuild,v 1.2 2008/06/29 16:53:30 corsair Exp $
56
57 inherit eutils
58 if [[ ${PV} == "9999" ]] ; then
59 @@ -19,7 +19,7 @@
60
61 LICENSE="GPL-3"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 IUSE="debug justify minimal ncurses nls slang spell unicode"
66
67 DEPEND=">=sys-libs/ncurses-5.2
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list