From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 138AF1396D0 for ; Tue, 5 Sep 2017 23:23:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B09F1FC00B; Tue, 5 Sep 2017 23:23:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A4A61FC00B for ; Tue, 5 Sep 2017 23:23:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6DB533BE2E for ; Tue, 5 Sep 2017 23:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 680808E26 for ; Tue, 5 Sep 2017 23:23:22 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1504653775.1eea8c7b2d59398b4a8caf809876ab0a8d1e8b82.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/libvirt/libvirt-3.6.0.ebuild X-VCS-Directories: app-emulation/libvirt/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 1eea8c7b2d59398b4a8caf809876ab0a8d1e8b82 X-VCS-Branch: master Date: Tue, 5 Sep 2017 23:23:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 95301d2b-5c10-4088-8285-84d82128335c X-Archives-Hash: ecc2f5bf9fde9f4aeb16690244df13ad commit: 1eea8c7b2d59398b4a8caf809876ab0a8d1e8b82 Author: Matthias Maier gentoo org> AuthorDate: Tue Sep 5 23:22:55 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Sep 5 23:22:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eea8c7b app-emulation/libvirt: remove accidental change (-10 karma points) Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-emulation/libvirt/libvirt-3.6.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/libvirt/libvirt-3.6.0.ebuild b/app-emulation/libvirt/libvirt-3.6.0.ebuild index 984ee7c11f9..90f74a64df1 100644 --- a/app-emulation/libvirt/libvirt-3.6.0.ebuild +++ b/app-emulation/libvirt/libvirt-3.6.0.ebuild @@ -128,7 +128,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.3.4-glibc-2.23.patch "${FILESDIR}"/${PN}-3.1.0-musl-fix-includes.patch # bug #609488 "${FILESDIR}"/${PN}-3.6.0-ssh-malicious-hostname-fix.patch # bug #629462 - "${FILESDIR}"/${PN}-3.6.0-blobb.patch ) pkg_setup() {