mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
14 lines
451 B
Plaintext
14 lines
451 B
Plaintext
DEFINED_PHASES=configure prepare
|
|
DEPEND=app-shells/bash:5.0
|
|
DESCRIPTION=bash source code debugging
|
|
EAPI=8
|
|
HOMEPAGE=http://bashdb.sourceforge.net/
|
|
IUSE=test
|
|
KEYWORDS=amd64 ppc ppc64 x86
|
|
LICENSE=GPL-3+ GPL-2
|
|
RDEPEND=app-shells/bash:5.0
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://downloads.sourceforge.net/bashdb/bashdb-5.0-1.1.2.tar.bz2 test? ( mirror://gentoo/30/bashdb-4.4-1.0.0-missing-test-files.tar.xz )
|
|
_md5_=4a7ab4d8fce74bb1b97f0e7572b479c5
|