Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/nano: nano-2.1.1.ebuild
Date: Sat, 10 May 2008 10:04:00
Message-Id: E1Julvi-00021G-3e@stork.gentoo.org
1 vapier 08/05/10 10:03:50
2
3 Modified: nano-2.1.1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.3 app-editors/nano/nano-2.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/nano-2.1.1.ebuild?r1=1.2&r2=1.3
14
15 Index: nano-2.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- nano-2.1.1.ebuild 1 May 2008 10:25:21 -0000 1.2
22 +++ nano-2.1.1.ebuild 10 May 2008 10:03:49 -0000 1.3
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.1.ebuild,v 1.2 2008/05/01 10:25:21 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.1.ebuild,v 1.3 2008/05/10 10:03:49 vapier Exp $
28
29 inherit eutils
30 if [[ ${PV} == "9999" ]] ; then
31 @@ -19,7 +19,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 --
44 gentoo-commits@l.g.o mailing list