blob: 88d0f6bd126aa5c97a178dad156b4a42b6b3832e (
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_=25dde76bc6c00fa7607f4134138c31b4
|