blob: 5f2cd480a059820605e137373bbb38663cf995f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
_eclass_exported_funcs=src_install:-
_md5_=dbabc85ee1ecb6ccf9d805c461d387ed
|