blob: 51f76be22f9e1900bcbc07c0b81dcb751ceb562a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install postinst test
DESCRIPTION=DUMA (Detect Unintended Memory Access) is a memory debugging library
EAPI=6
HOMEPAGE=http://duma.sourceforge.net
IUSE=examples
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://sourceforge/duma/duma_2_5_15.tar.gz mirror://gentoo/duma-2.5.15-GNUmakefile.patch.bz2
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=d40c2ff71976a422fd7068be46b9e379
|