blob: 49cbe11326adcd1b60fcdfe2605d5fb311b66aaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst postrm prepare setup
DEPEND==dev-lang/python-2*
DESCRIPTION=CodeSourcery's test harness system
EAPI=3
HOMEPAGE=http://www.codesourcery.com/qmtest/
KEYWORDS=amd64 ~mips x86
LICENSE=GPL-2
RDEPEND==dev-lang/python-2*
SLOT=0
SRC_URI=http://www.codesourcery.com/public/qmtest/qmtest-2.4.1/qmtest-2.4.1.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:distutils pkg_setup:- src_prepare:distutils src_compile:distutils src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=b9b37436b01701bad1516cbc1e747dcf
|