blob: 8527ce0ccd51fc4a536f671d47000d8c8fa6e5d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DEPEND=>=sys-libs/ncurses-5.2[tinfo?]
DESCRIPTION=the nice editor, easy to use for the beginner and powerful for the wizard
EAPI=5
HOMEPAGE=http://ne.di.unimi.it/
IUSE=tinfo
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-3
RDEPEND=>=sys-libs/ncurses-5.2[tinfo?] dev-lang/perl
SLOT=0
SRC_URI=http://ne.di.unimi.it//ne-3.0.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 979af9133d4de419fa98992355b07ca4 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=080e68c9bb572af9f64abc5b19c90729
|