blob: 0e69ba86388cb058d8dfda22462cf90a847b2c2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=libnss-cache is a library that serves nss lookups
EAPI=3
HOMEPAGE=https://github.com/google/nsscache
IUSE=multilib
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://nsscache.googlecode.com/files/libnss-cache-0.10.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=14ea715ea4b44fc9710ded4ab9fc0ee2
|