Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Fri, 17 Aug 2018 14:56:59
Message-Id: 1534517768.4d2d2a8efe622f1522097bc3b0ee629fc67da5e8.tamiko@gentoo
1 commit: 4d2d2a8efe622f1522097bc3b0ee629fc67da5e8
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 14:56:08 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 14:56:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2d2a8e
7
8 net-misc/spice-gtk: fix patch hickup
9
10 Closes: https://bugs.gentoo.org/show_bug.cgi?id=663840
11 Package-Manager: Portage-2.3.46, Repoman-2.3.10
12
13 net-misc/spice-gtk/spice-gtk-0.35.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
17 index 3bba2079f5f..336cd853c14 100644
18 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild
19 +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
20 @@ -73,8 +73,7 @@ DEPEND="${RDEPEND}
21 "
22
23 PATCHES=(
24 - "${FILESDIR}"/${P}-libressl.patch
25 - "${FILESDIR}"/${P}-openssl11.patch
26 + "${FILESDIR}"/${PN}-0.34-openssl11.patch
27 )
28
29 src_prepare() {