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 C9468138331 for ; Sat, 14 Apr 2018 22:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D79EAE08E0; Sat, 14 Apr 2018 22:52:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 AF5D4E08E0 for ; Sat, 14 Apr 2018 22:52:58 +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 97B99335C76 for ; Sat, 14 Apr 2018 22:52:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AECD288 for ; Sat, 14 Apr 2018 22:52:56 +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: <1523746358.608b563df1f4517454d4e2823841f840f8e6e295.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-manager/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virt-manager/Manifest app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild app-emulation/virt-manager/virt-manager-1.5.1.ebuild X-VCS-Directories: app-emulation/virt-manager/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 608b563df1f4517454d4e2823841f840f8e6e295 X-VCS-Branch: master Date: Sat, 14 Apr 2018 22:52:56 +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: 624e2852-3027-419b-9d1d-1ad1c670a11b X-Archives-Hash: d71b4b6af1e8d5527eb9922cee3b9dc9 commit: 608b563df1f4517454d4e2823841f840f8e6e295 Author: Matthias Maier gentoo org> AuthorDate: Sat Apr 14 22:52:38 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Apr 14 22:52:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=608b563d app-emulation/virt-manager: bump to version 1.5.1 Closes: https://bugs.gentoo.org/651996 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-emulation/virt-manager/Manifest | 2 +- .../{virt-manager-1.5.0-r1.ebuild => virt-manager-1.5.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virt-manager/Manifest b/app-emulation/virt-manager/Manifest index aac94f2dcbe..de8ef149136 100644 --- a/app-emulation/virt-manager/Manifest +++ b/app-emulation/virt-manager/Manifest @@ -1,2 +1,2 @@ DIST virt-manager-1.4.3.tar.gz 2765924 BLAKE2B fa888dc78bb8ab27ff5a507829c5ace5d0e82b7840c9d4ec1857dfd2e62f39172abf116ca3f4d99f4a2c4366f06695a52561e6c816969928df79e623fb4ce9bf SHA512 007f125503fc2c774beefc8047ca2c36aa7177af40d9bc78fa3448fd50d4d35abd4a1dbbf761a8cd538fdf6541eba46c2cd019ba3ff0c7e29b1944d873b74274 -DIST virt-manager-1.5.0.tar.gz 2797380 BLAKE2B 45ef8c2b98fa1d6f7c4b4fe45bca74e27d595eb4d2e7c80c4e7671c445d8e523b8a4c21eaffc02dea756b7a93f5b3c7f3bdc795a0cf6ef99230bcf0c5683c81b SHA512 b375927776b9132fbd9dacd8223b6c94b89c32d6812394ec7e18df7c66f7e6dec853885e85e2b4b4ffd283e8afe0dd2526bafeac4b55511a4a115ef5798f97da +DIST virt-manager-1.5.1.tar.gz 2796831 BLAKE2B 0fc8b266e7dd2ac3f337e3f95f4328ece930ff66605a444bd728183ffb8fb497204f5e73409f42e3d19ccaa009195a552864dc09f9d78efda7c04f4c5292dbf5 SHA512 e0da3b879ea33a8c394c33df85cadac4fbb9cfed65f9a904c5d9bf07232e29f8c96b5242e3f94cae390b7b5d7a20e1c25c3867962f0a39de40e71dc00013d32b diff --git a/app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild b/app-emulation/virt-manager/virt-manager-1.5.1.ebuild similarity index 100% rename from app-emulation/virt-manager/virt-manager-1.5.0-r1.ebuild rename to app-emulation/virt-manager/virt-manager-1.5.1.ebuild