summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-25 13:17:19 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-25 13:17:19 +0000
commit19675bddb39205d8cf3ced7e87f06ec5cf34db21 (patch)
treeb72946e51da377cf9e5a7096a8e246e3d3513a90 /sys-libs/ncurses
parentRedigest ruby-libglade-0.30 #147173 (diff)
downloadhistorical-19675bddb39205d8cf3ced7e87f06ec5cf34db21.tar.gz
historical-19675bddb39205d8cf3ced7e87f06ec5cf34db21.tar.bz2
historical-19675bddb39205d8cf3ced7e87f06ec5cf34db21.zip
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.2_pre1-r1
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r--sys-libs/ncurses/ncurses-5.5-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.5-r3.ebuild b/sys-libs/ncurses/ncurses-5.5-r3.ebuild
index 7df64fd11ee3..8b3774f9ddf7 100644
--- a/sys-libs/ncurses/ncurses-5.5-r3.ebuild
+++ b/sys-libs/ncurses/ncurses-5.5-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.5-r3.ebuild,v 1.2 2006/06/27 06:17:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.5-r3.ebuild,v 1.3 2006/09/25 13:14:28 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,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 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE="bootstrap build debug doc gpm minimal nocxx trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"