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 51941138350 for ; Thu, 23 Apr 2020 06:37:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D1BCE0BEE; Thu, 23 Apr 2020 06:37:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 38AE4E0BEE for ; Thu, 23 Apr 2020 06:37:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4DE5534F213 for ; Thu, 23 Apr 2020 06:37:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE1A6226 for ; Thu, 23 Apr 2020 06:37:12 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1587623786.a9d0aaa3de73f96d712998b0e4a9fcf9832d12e9.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtio-win/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtio-win/Manifest app-emulation/virtio-win/virtio-win-0.1.160.ebuild X-VCS-Directories: app-emulation/virtio-win/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: a9d0aaa3de73f96d712998b0e4a9fcf9832d12e9 X-VCS-Branch: master Date: Thu, 23 Apr 2020 06:37:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cd7a2509-82f5-491a-8b50-f27efebeb6db X-Archives-Hash: ccf6656dd68b2a3dcf80b0bad9d2172f commit: a9d0aaa3de73f96d712998b0e4a9fcf9832d12e9 Author: Aisha Tammy aisha cc> AuthorDate: Tue Apr 21 12:57:06 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Apr 23 06:36:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d0aaa3 app-emulation/virtio-win: removed older version 0.1.160 Signed-off-by: Aisha Tammy aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/15430 Signed-off-by: Joonas Niilola gentoo.org> app-emulation/virtio-win/Manifest | 1 - app-emulation/virtio-win/virtio-win-0.1.160.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/app-emulation/virtio-win/Manifest b/app-emulation/virtio-win/Manifest index 103b891edf5..ac1aaac38ef 100644 --- a/app-emulation/virtio-win/Manifest +++ b/app-emulation/virtio-win/Manifest @@ -1,2 +1 @@ -DIST virtio-win-0.1.160.iso 322842624 BLAKE2B baa1475055c2df609931e48cc4a18a2e24fcbf07ec9df80a94b1bdb77ca76c1278c5269a95422ea5c2363df424a30b8395b539689982d609096823ebc880afaf SHA512 71c9de9086fa5b5d764d210b5f7d0238c8b294aaf17704eabe16fe65c5649944126924870f0e2eb05d030c2f521770cb5760f4016d29319f5f1bd5deb7955e50 DIST virtio-win-0.1.173.iso 393902080 BLAKE2B a90da9d4e23a95c4cf9f02cc010664d87c987d7a9b82a90b534ec69041f763d73d7b37b1378078a162e7ef4f06b9d4cd6c5b7c4b98d77ff75bcd0d06a8ede8a2 SHA512 49cba35d74a3f480f6d23a57b68217f5732e8bcfb7657a4a87f16b286ad2c6ffd2509f034d0b4f363a389ce50d4d0e80e241f7ddff3e93b5dc315dad1713f08a diff --git a/app-emulation/virtio-win/virtio-win-0.1.160.ebuild b/app-emulation/virtio-win/virtio-win-0.1.160.ebuild deleted file mode 100644 index d241154f4ed..00000000000 --- a/app-emulation/virtio-win/virtio-win-0.1.160.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="VirtIO drivers for Windows virtual machines running on KVM" -HOMEPAGE="https://fedoraproject.org/wiki/Windows_Virtio_Drivers" -SRC_URI="https://fedorapeople.org/groups/virt/${PN}/direct-downloads/archive-virtio/${PN}-${PV}-1/${PN}-${PV}.iso" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -S=${WORKDIR} - -src_install() { - insinto /usr/share/drivers/windows - doins "${DISTDIR}/${PN}-${PV}.iso" -}