# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.6.ebuild,v 1.2 2015/02/15 09:29:43 aballier Exp $ EAPI=5 DESCRIPTION="Text-based front-end to Remind" HOMEPAGE="http://pessimization.com/software/wyrd/" SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="unicode" RDEPEND=" sys-libs/ncurses[unicode?] >=app-misc/remind-03.01 || ( dev-ml/camlp4:=