Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585310
Collapse All | Expand All

(-)a/app-crypt/pesign/pesign-0.108.ebuild (-1 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2016 Gentoo Foundation
1
# Copyright 1999-2017 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=5
4
EAPI=5
Lines 16-21 IUSE="libressl" Link Here
16
16
17
RDEPEND="
17
RDEPEND="
18
	dev-libs/nspr
18
	dev-libs/nspr
19
	dev-libs/nss
20
	dev-libs/popt
19
	!libressl? ( dev-libs/openssl:0= )
21
	!libressl? ( dev-libs/openssl:0= )
20
	libressl? ( dev-libs/libressl:0= )
22
	libressl? ( dev-libs/libressl:0= )
21
	sys-apps/util-linux
23
	sys-apps/util-linux
(-)a/app-crypt/pesign/pesign-0.112.ebuild (-1 / +2 lines)
Lines 16-21 IUSE="libressl" Link Here
16
16
17
RDEPEND="
17
RDEPEND="
18
	dev-libs/nspr
18
	dev-libs/nspr
19
	dev-libs/nss
20
	dev-libs/popt
19
	!libressl? ( dev-libs/openssl:0= )
21
	!libressl? ( dev-libs/openssl:0= )
20
	libressl? ( dev-libs/libressl:0= )
22
	libressl? ( dev-libs/libressl:0= )
21
	sys-apps/util-linux
23
	sys-apps/util-linux
22
- 

Return to bug 585310