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
642 B
13 lines
642 B
DEFINED_PHASES=compile configure install prepare
|
|
DEPEND=>=sys-libs/slang-2 gpm? ( sys-libs/gpm ) X? ( x11-libs/libX11 xft? ( >=media-libs/freetype-2 x11-libs/libXft ) ) X? ( x11-libs/libXt x11-base/xorg-proto )
|
|
DESCRIPTION=Console S-Lang-based editor
|
|
EAPI=7
|
|
HOMEPAGE=http://www.jedsoft.org/jed/
|
|
IUSE=X gpm xft
|
|
KEYWORDS=~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos
|
|
LICENSE=GPL-2+
|
|
RDEPEND=>=sys-libs/slang-2 gpm? ( sys-libs/gpm ) X? ( 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_=35b1f9859f7638ae0af0792aadb4a475
|