blob: 0ed3b1279f4a8ced9858eb5ee9244fc369c2d9bb (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 perl-functions aac50de73be0a80ebe780e0b20850130 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 13d5b02ea59b21da41c77c9294f3b7f7 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=b173ad306eab4e418896cbb21cce018b
|