commit: 4d2d2a8efe622f1522097bc3b0ee629fc67da5e8 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Fri Aug 17 14:56:08 2018 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Fri Aug 17 14:56:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2d2a8e
net-misc/spice-gtk: fix patch hickup Closes: https://bugs.gentoo.org/show_bug.cgi?id=663840 Package-Manager: Portage-2.3.46, Repoman-2.3.10 net-misc/spice-gtk/spice-gtk-0.35.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild index 3bba2079f5f..336cd853c14 100644 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild @@ -73,8 +73,7 @@ DEPEND="${RDEPEND} " PATCHES=( - "${FILESDIR}"/${P}-libressl.patch - "${FILESDIR}"/${P}-openssl11.patch + "${FILESDIR}"/${PN}-0.34-openssl11.patch ) src_prepare() {