blob: 429d73e3131886e746ad802452ebb3d96142df3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=sys-apps/util-linux
DESCRIPTION=Lightweight cross platform C++ GUID/UUID library
EAPI=5
HOMEPAGE=https://github.com/graeme-hill/crossguid
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
RDEPEND=sys-apps/util-linux
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/graeme-hill/crossguid/archive/8f399e8bd4252be9952f3dfa8199924cc8487ca4.tar.gz -> crossguid-0_pre20150817.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=7979a17037b10cf964f48c4a9348c83e
|