blob: 16a0da8ce1bc145ff5763617c116d9acef7fa8ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare setup test
DEPEND=test? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) )
DESCRIPTION=easy hugepage access
EAPI=5
HOMEPAGE=https://github.com/libhugetlbfs/libhugetlbfs
IUSE=perl static-libs test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~x86
LICENSE=GPL-2
RDEPEND=perl? ( dev-lang/perl:= )
SLOT=0
SRC_URI=https://github.com/libhugetlbfs/libhugetlbfs/archive/2.20.tar.gz -> libhugetlbfs-2.20.tar.gz
_eclass_exported_funcs=pkg_setup:python-any-r1 src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 perl-functions aac50de73be0a80ebe780e0b20850130 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=b173ad306eab4e418896cbb21cce018b
|