# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: 2d241b1f868c5fa171dc2b4e48b31e56b5d40e06 $ EAPI="5" inherit eutils flag-o-matic toolchain-funcs multilib-minimal DESCRIPTION="console display library" HOMEPAGE="http://www.gnu.org/software/ncurses/ http://dickey.his.com/ncurses/" SRC_URI="mirror://gnu/ncurses/${P}.tar.gz" LICENSE="MIT" SLOT="5.9" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="debug tinfo trace unicode" DEPEND="" # berkdb? ( sys-libs/db )" RDEPEND="${DEPEND} !=sys-libs/ncurses-5*:5 !