blob: f27932b7c038c9176435f4ebc9637c20256fa67d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=sys-devel/flex
DESCRIPTION=A limited problem scanner for C source files
EAPI=0
HOMEPAGE=http://www.striker.ottawa.on.ca/~aland/pscan/
KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
LICENSE=GPL-2
RESTRICT=test
SLOT=0
SRC_URI=http://www.striker.ottawa.on.ca/~aland/pscan/pscan.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=5adb66dfee88c342fee82dfec309b4a8
|