blob: 84c180f8ab460297a5e88ef6038e24fe6acf8449 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Utility to get detailed information about the CPU(s) using the CPUID instruction
EAPI=5
HOMEPAGE=http://www.etallen.com/cpuid.html
KEYWORDS=amd64 x86
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.etallen.com/cpuid/cpuid-20130610.src.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=555a0ed0f9c935df33c73ec91877a0cf
|