blob: 698585898a3bf36d0f638d856113a18fb737a913 (
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 b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 perl-functions aac50de73be0a80ebe780e0b20850130 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=f26bad1943794e3393ed3c5e3911ea87
|