Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/ncurses: ncurses-5.7-r3.ebuild
Date: Wed, 03 Feb 2010 04:40:12
Message-Id: E1NcX27-0004zm-R8@stork.gentoo.org
1 vapier 10/02/03 04:40:07
2
3 Modified: ncurses-5.7-r3.ebuild
4 Log:
5 s390 stable
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 sys-libs/ncurses/ncurses-5.7-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild?r1=1.8&r2=1.9
14
15 Index: ncurses-5.7-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ncurses-5.7-r3.ebuild 21 Jan 2010 19:51:19 -0000 1.8
22 +++ ncurses-5.7-r3.ebuild 3 Feb 2010 04:40:07 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild,v 1.8 2010/01/21 19:51:19 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild,v 1.9 2010/02/03 04:40:07 vapier Exp $
28
29 EAPI="1"
30 inherit eutils flag-o-matic toolchain-funcs
31 @@ -14,7 +14,7 @@
32
33 LICENSE="MIT"
34 SLOT="5"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="ada +cxx debug doc gpm minimal profile trace unicode"
38
39 DEPEND="gpm? ( sys-libs/gpm )"