blob: 733a303271e4107094bc9c7c01a2695df0605f27 (
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 ~ppc64 ~x86
LICENSE=GPL-2
RDEPEND=perl? ( dev-lang/perl:= )
SLOT=0
SRC_URI=mirror://sourceforge/libhugetlbfs/libhugetlbfs-2.19.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 1c20f9b800324335a8e3b137363362e8 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=f26bad1943794e3393ed3c5e3911ea87
|