From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtio-win/
Date: Tue, 26 Dec 2023 06:17:05 +0000 (UTC) [thread overview]
Message-ID: <1703571377.845e475b1069e44785bd10153103a5634acb82fb.ceamac@gentoo> (raw)
commit: 845e475b1069e44785bd10153103a5634acb82fb
Author: Kai-Chun Ning <kaichun.ning <AT> gmail <DOT> com>
AuthorDate: Tue Sep 26 21:24:40 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 06:16:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845e475b
app-emulation/virtio-win: drop 0.1.221.1
Signed-off-by: Kai-Chun Ning <kaichun.ning <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33079
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
app-emulation/virtio-win/Manifest | 1 -
.../virtio-win/virtio-win-0.1.221.1.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/app-emulation/virtio-win/Manifest b/app-emulation/virtio-win/Manifest
index 314aa6aec5f8..374ca386c496 100644
--- a/app-emulation/virtio-win/Manifest
+++ b/app-emulation/virtio-win/Manifest
@@ -1,4 +1,3 @@
-DIST virtio-win-0.1.221.iso 531486720 BLAKE2B aa4914cf3a8298c7949b365a1f3e224c28eecc1a73897aec9c2a54d79976e6bcac5827b2c258e82f1faa86b2787e042e575003f6975ec11d875cf8ee2a4e184f SHA512 ee2608a4bb873911541cf884d1840845173e64b309fad23d744aaaa058d7c3ef8bf89fadf316d8d93363585402690923ffd6252660b4f609a439c561decfece0
DIST virtio-win-0.1.225.iso 532060160 BLAKE2B ed0fbf486f0c576bed25f02ea09cfd957a00a42d85063feb1dd2977e2cd816601fe2b013e00abbccf07eb765da3b64b88b5675c95175fdc971a20d784c28d503 SHA512 c0a940ca747983d88876f805f7266a8aae61b83857983738d06e9d555569d2b42a9cddb77d535b4f9dbc4b1099583f8b6844f13e4bd98ea1f0f6aec22c6c9be7
DIST virtio-win-0.1.229.iso 534818816 BLAKE2B 29442b70e5809fc935940497b4bc021f6fe890beba97605b048e0c5236764d08bc164974be25bf8331136ebbdf664ea440efe1f219129a30a171134bfe369942 SHA512 e9ccb513b07cb28ab490f5d4e299d0d52ade956f82e1a708e91c1ee3af9b142fa144af0fe5287d3bbb369f586857791952de45d1241058073f5a59c1f2f913ca
DIST virtio-win-0.1.240.iso 627519488 BLAKE2B e5bbf3be166508c437cfc9b7922e93f4229a63cf9cf5dffd0c8ee2836c084b92cb30c76e1cc60432508504df2874ca461481db6664823b11a76cec5186743c97 SHA512 24e0f3d9c25835f2633d2823dade95aae4884aed95a5142d87efeb4aaed48dbc04a82a34ac5310676853008e0de271dfa0747b4c619ed20fa72ffe2e93fadcf3
diff --git a/app-emulation/virtio-win/virtio-win-0.1.221.1.ebuild b/app-emulation/virtio-win/virtio-win-0.1.221.1.ebuild
deleted file mode 100644
index 1bb20ab6f1e2..000000000000
--- a/app-emulation/virtio-win/virtio-win-0.1.221.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit readme.gentoo-r1
-
-MY_PV=$(ver_cut 1-3)
-MY_DW=$(ver_rs 3 -)
-
-DESCRIPTION="VirtIO drivers for Windows virtual machines running on KVM"
-HOMEPAGE="https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index.html"
-SRC_URI="https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/${PN}-${MY_DW}/${PN}-${MY_PV}.iso"
-
-LICENSE="BSD Apache-2.0 GPL-2 GPL-2+ GPL-3+ LGPL-2+ Ms-RL"
-SLOT="0"
-KEYWORDS="amd64"
-S="${WORKDIR}"
-INSTALL_PATH=/usr/share/drivers/windows
-
-src_install() {
- insinto "${INSTALL_PATH}"
- doins "${DISTDIR}/${PN}-${MY_PV}.iso"
- dosym "${PN}-${MY_PV}.iso" "${INSTALL_PATH}/${PN}.iso"
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- readme.gentoo_print_elog
-}
next reply other threads:[~2023-12-26 6:17 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-26 6:17 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-20 7:40 [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtio-win/ Joonas Niilola
2024-04-20 7:40 Joonas Niilola
2023-12-26 6:17 Viorel Munteanu
2023-07-07 21:57 Conrad Kostecki
2023-02-01 17:13 Ulrich Müller
2023-02-01 17:13 Ulrich Müller
2022-11-18 8:18 Joonas Niilola
2022-11-18 8:18 Joonas Niilola
2022-11-02 14:24 Joonas Niilola
2022-11-02 14:24 Joonas Niilola
2021-12-29 21:36 Dennis Lamm
2021-01-18 8:55 Joonas Niilola
2020-08-15 9:30 Joonas Niilola
2020-06-25 11:18 Joonas Niilola
2020-04-23 6:37 Joonas Niilola
2020-04-23 6:37 Joonas Niilola
2019-04-09 3:14 Austin English
2019-02-11 17:50 Craig Andrews
2017-11-27 22:49 Austin English
2016-10-27 22:30 Austin English
2016-08-08 18:01 Austin English
2016-06-01 8:13 Austin English
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1703571377.845e475b1069e44785bd10153103a5634acb82fb.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox