blob: 54712875177f2591f60a8306cac29054d47d2914 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst
DEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )
DESCRIPTION=secure pipe daemon
EAPI=6
HOMEPAGE=http://www.tarsnap.com/spiped.html
IUSE=libressl
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) !net-mail/qlogtools
RESTRICT=test
SLOT=0
SRC_URI=http://www.tarsnap.com/spiped/spiped-1.6.1.tgz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=74c271cec70711e5cf4db5dbba4f373b
|