blob: 6503e7f1fc0348ccd1a21be83784f2fbecb96654 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=sys-libs/ncurses:0=[unicode?] >=app-misc/remind-03.01 dev-ml/camlp4:= >=dev-lang/ocaml-3.08
DESCRIPTION=Text-based front-end to Remind
EAPI=5
HOMEPAGE=http://pessimization.com/software/wyrd/
IUSE=unicode
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
RDEPEND=sys-libs/ncurses:0=[unicode?] >=app-misc/remind-03.01 dev-ml/camlp4:=
SLOT=0
SRC_URI=http://pessimization.com/software/wyrd/wyrd-1.4.6.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=c03d47f78fd755c07d6bf61820f1f6d1
|