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
413 B
13 lines
413 B
DEFINED_PHASES=install
|
|
DEPEND=readline? ( sys-libs/readline )
|
|
DESCRIPTION=patched version of GNU make with improved error reporting, tracing and debugging
|
|
EAPI=0
|
|
HOMEPAGE=http://bashdb.sourceforge.net/remake/
|
|
IUSE=readline
|
|
KEYWORDS=~amd64 ~ppc ~x86
|
|
LICENSE=GPL-1
|
|
RDEPEND=readline? ( sys-libs/readline )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/bashdb/remake-3.82+dbg-0.4.tar.bz2
|
|
_md5_=d0ae02a1d2b13ae31e83a1dd26f938cb
|