blob: b7c352a843ffeddde08d1c02fe9a631d1cb98336 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DESCRIPTION=A cross-compilation toolkit designed to make embedded Linux application development easier
EAPI=0
HOMEPAGE=http://www.scratchbox.org/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND==dev-embedded/scratchbox-1.0*
RESTRICT=strip
SLOT=0
SRC_URI=http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-devkit-doctools-1.0.14-i386.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=0cff5f152678ece56c353a4440804e2a
|