blob: e4e2cf22eadd6fec09b3ec4d75e8cb4070883355 (
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 23ae8c186171e6476af098d2a50d0ee0 perl-functions aac50de73be0a80ebe780e0b20850130 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=b173ad306eab4e418896cbb21cce018b
|