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
422 B
13 lines
422 B
DEFINED_PHASES=install
|
|
DEPEND=readline? ( sys-libs/readline )
|
|
DESCRIPTION=patched version of GNU make that adds improved error reporting, tracing, and a debugger
|
|
EAPI=4
|
|
HOMEPAGE=http://bashdb.sourceforge.net/remake/
|
|
IUSE=readline
|
|
KEYWORDS=amd64 ~hppa ppc x86
|
|
LICENSE=GPL-1
|
|
RDEPEND=readline? ( sys-libs/readline )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/bashdb/remake-3.82+dbg0.9.tar.bz2
|
|
_md5_=dbabc85ee1ecb6ccf9d805c461d387ed
|