summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-26 23:31:47 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-26 23:31:47 +0000
commit3fc9ff37538b8813e3cfa00fb653fe74b1fb4c2c (patch)
treefba46089f20d03d0af2ae6237de466fedbe59ccd /sys-libs/ncurses/ncurses-5.4-r6.ebuild
parentProperly fix weird blue tinting with a diff upstream patch #90547. (diff)
downloadhistorical-3fc9ff37538b8813e3cfa00fb653fe74b1fb4c2c.tar.gz
historical-3fc9ff37538b8813e3cfa00fb653fe74b1fb4c2c.tar.bz2
historical-3fc9ff37538b8813e3cfa00fb653fe74b1fb4c2c.zip
stabilize for UTF8 #89102
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'sys-libs/ncurses/ncurses-5.4-r6.ebuild')
-rw-r--r--sys-libs/ncurses/ncurses-5.4-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.4-r6.ebuild b/sys-libs/ncurses/ncurses-5.4-r6.ebuild
index c8200dfdc805..2409e359bee4 100644
--- a/sys-libs/ncurses/ncurses-5.4-r6.ebuild
+++ b/sys-libs/ncurses/ncurses-5.4-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r6.ebuild,v 1.2 2005/03/23 05:03:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r6.ebuild,v 1.3 2005/04/26 23:31:47 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE="gpm build bootstrap debug doc minimal unicode nocxx"
DEPEND="gpm? ( sys-libs/gpm )"