summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-10 20:24:58 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-10 20:24:58 +0000
commitcf015c3be27b762479bbfcb7bc10896affe51b3f (patch)
treead9f7d200d9b7d1629d04857d13d24ab31b038d3 /sys-libs/ncurses/ncurses-5.6-r1.ebuild
parentVersion bump, new upstream version fixing the sctp conntrack issue fixed with... (diff)
downloadgentoo-2-cf015c3be27b762479bbfcb7bc10896affe51b3f.tar.gz
gentoo-2-cf015c3be27b762479bbfcb7bc10896affe51b3f.tar.bz2
gentoo-2-cf015c3be27b762479bbfcb7bc10896affe51b3f.zip
arm/s390/sh stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'sys-libs/ncurses/ncurses-5.6-r1.ebuild')
-rw-r--r--sys-libs/ncurses/ncurses-5.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.6-r1.ebuild b/sys-libs/ncurses/ncurses-5.6-r1.ebuild
index ad1273fd1df8..fb609cc0fa56 100644
--- a/sys-libs/ncurses/ncurses-5.6-r1.ebuild
+++ b/sys-libs/ncurses/ncurses-5.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.6-r1.ebuild,v 1.8 2007/07/10 20:16:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.6-r1.ebuild,v 1.9 2007/07/10 20:24:58 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz
LICENSE="MIT"
SLOT="5"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="bootstrap build debug doc gpm minimal nocxx trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"