summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-08 04:36:07 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-08 04:36:07 +0000
commit5f8c577eebf003816f213b393a14dcb67279e199 (patch)
tree84a1ed0720c51149c70702f640788623e3a6dcbe /sys-libs/ncurses/ncurses-5.7-r3.ebuild
parentFix broken Manifest. (diff)
downloadhistorical-5f8c577eebf003816f213b393a14dcb67279e199.tar.gz
historical-5f8c577eebf003816f213b393a14dcb67279e199.tar.bz2
historical-5f8c577eebf003816f213b393a14dcb67279e199.zip
Stable for HPPA PPC (bug #299159).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'sys-libs/ncurses/ncurses-5.7-r3.ebuild')
-rw-r--r--sys-libs/ncurses/ncurses-5.7-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ncurses-5.7-r3.ebuild b/sys-libs/ncurses/ncurses-5.7-r3.ebuild
index 913d20546ea9..282eafa95f10 100644
--- a/sys-libs/ncurses/ncurses-5.7-r3.ebuild
+++ b/sys-libs/ncurses/ncurses-5.7-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild,v 1.2 2009/11/22 08:33:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r3.ebuild,v 1.3 2010/01/08 04:36:07 jer Exp $
EAPI="1"
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 ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="ada +cxx debug doc gpm minimal profile trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"