You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
639 B
13 lines
639 B
DEFINED_PHASES=compile configure install prepare
|
|
DEPEND=>=sys-libs/slang-2 gpm? ( sys-libs/gpm ) gui? ( x11-libs/libX11 xft? ( >=media-libs/freetype-2 x11-libs/libXft ) ) gui? ( x11-libs/libXt x11-base/xorg-proto )
|
|
DESCRIPTION=Console S-Lang-based editor
|
|
EAPI=7
|
|
HOMEPAGE=http://www.jedsoft.org/jed/
|
|
IUSE=gpm gui xft
|
|
KEYWORDS=~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
|
|
LICENSE=GPL-2+
|
|
RDEPEND=>=sys-libs/slang-2 gpm? ( sys-libs/gpm ) gui? ( x11-libs/libX11 xft? ( >=media-libs/freetype-2 x11-libs/libXft ) )
|
|
SLOT=0
|
|
SRC_URI=ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2
|
|
_md5_=2039a8930e0a4804259a4dfbceea1c1c
|