Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/tboot/
Date: Mon, 29 Aug 2016 01:24:59
Message-Id: 1472433818.ed8d3fd9362fc893c6fd035f5de32b28af5663e2.perfinion@gentoo
1 commit: ed8d3fd9362fc893c6fd035f5de32b28af5663e2
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 03:34:55 2016 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 01:23:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8d3fd9
7
8 sys-boot/tboot: Add openssl[-bindist] dep
9
10 Package-Manager: portage-2.2.28
11
12 sys-boot/tboot/{tboot-1.9.4.ebuild => tboot-1.9.4-r1.ebuild} | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/sys-boot/tboot/tboot-1.9.4.ebuild b/sys-boot/tboot/tboot-1.9.4-r1.ebuild
16 similarity index 96%
17 rename from sys-boot/tboot/tboot-1.9.4.ebuild
18 rename to sys-boot/tboot/tboot-1.9.4-r1.ebuild
19 index 1425e48..0ec16b8 100644
20 --- a/sys-boot/tboot/tboot-1.9.4.ebuild
21 +++ b/sys-boot/tboot/tboot-1.9.4-r1.ebuild
22 @@ -19,7 +19,8 @@ IUSE="custom-cflags selinux"
23 RESTRICT="test"
24
25 DEPEND="app-crypt/trousers
26 -app-crypt/tpm-tools"
27 +app-crypt/tpm-tools
28 +dev-libs/openssl:0=[-bindist]"
29
30 RDEPEND="${DEPEND}
31 sys-boot/grub:2