From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/woeusb/
Date: Sat, 4 Dec 2021 08:04:18 +0000 (UTC) [thread overview]
Message-ID: <1638605011.0ed4ecddfe4c74140be9d35949c9e8fe28d3b3c4.juippis@gentoo> (raw)
commit: 0ed4ecddfe4c74140be9d35949c9e8fe28d3b3c4
Author: Petrus.Z <silencly07 <AT> gmail <DOT> com>
AuthorDate: Fri Dec 3 04:38:52 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Dec 4 08:03:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed4ecdd
sys-boot/woeusb: drop 5.2.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Petrus Zhao <petrus.zy.07 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23157
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-boot/woeusb/Manifest | 1 -
sys-boot/woeusb/woeusb-5.2.2.ebuild | 35 -----------------------------------
2 files changed, 36 deletions(-)
diff --git a/sys-boot/woeusb/Manifest b/sys-boot/woeusb/Manifest
index dc400cd3518b..8af700a42c96 100644
--- a/sys-boot/woeusb/Manifest
+++ b/sys-boot/woeusb/Manifest
@@ -1,4 +1,3 @@
DIST woeusb-3.3.1.tar.gz 386399 BLAKE2B 1423ecca39018c674b0eea36de732f54cfcdd14b8cc465e6d3c0639192cbd8355436b7a39ba453b19fa6f1c5b1f6938ef12f49710bc2a4af0f2eaed967e03ce7 SHA512 e3460efabaee199eb5ffc73ca99fe2d9141ed3a5f72acd2f8910b093b2b3a93928ee4eeb27d634293448f036101d8bf24aef65dc338c80e6e3e1738004594d52
DIST woeusb-5.1.2.tar.gz 160660 BLAKE2B 86fd0581ea2524d61ef48d9adf633d350ae214842ee8f26c2937f312fce864fa188fb40dd35e8e9b15c3eef46869f0099ee005e3c49fc219486d006357f74f09 SHA512 ee1341cdcaf203e4c5007e3ac19deb0b3bbee9e7eeb5ca9a74742d107b1b3e77e5b938d2f7de9ce23b7fba51d6a266ea26fb221300613c1c4c8d0cd4f8299f8b
-DIST woeusb-5.2.2.tar.gz 161802 BLAKE2B 5650dc77b8bae640fae8e0ceef4ab69fe87627c8a3e2663f48d58f3c86772ac53d853bea28289cfd7fead3e111a174a536f3ba133ecd7fbbc94a0c86ed1d2520 SHA512 d020907d67094eb5ec1928ca1089ce0db9a66276e1c11925e5f5a2b76dfb8bc22e433bc9a5e2a667d3ec1d0ffa63560f1a4d5657ae0451e381989be74c080667
DIST woeusb-5.2.4.tar.gz 163043 BLAKE2B 101175b86d0798009a32b705bfd8e63597dd9a36dff3ce0afcdf72e26d3447ee898fdbf7c87b5f95bffde31736d5fb8c719484a47bf3c1bc0d91ee68a6a05573 SHA512 e44087ef4f0c69cb8378c6e398b3ae5e59f7f111442b3ef2d65f4bbf2dacab862c753f7afc10c9dbbf0541476ada218da3c0210cb569bb7edec606689a93ec0c
diff --git a/sys-boot/woeusb/woeusb-5.2.2.ebuild b/sys-boot/woeusb/woeusb-5.2.2.ebuild
deleted file mode 100644
index 4f1d25c96d02..000000000000
--- a/sys-boot/woeusb/woeusb-5.2.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Creates windows installer on usb media from an iso image"
-HOMEPAGE="https://github.com/WoeUSB/WoeUSB"
-SRC_URI="https://github.com/WoeUSB/WoeUSB/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/WoeUSB-${PV}"
-
-LICENSE="CC-BY-SA-4.0 GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- app-arch/wimlib
- sys-apps/util-linux
- sys-block/parted
- sys-boot/grub:2[grub_platforms_pc]
- sys-fs/dosfstools
- sys-fs/ntfs3g"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
-
- sed -i "s/@@WOEUSB_VERSION@@/${PV}/" sbin/${PN} share/man/man1/${PN}.1 || die
-}
-
-src_install() {
- dosbin sbin/${PN}
- doman share/man/man1/${PN}.1
-
- einstalldocs
-}
next reply other threads:[~2021-12-04 8:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-04 8:04 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 13:20 [gentoo-commits] repo/gentoo:master commit in: sys-boot/woeusb/ Sam James
2022-01-13 13:14 Jakov Smolić
2022-01-13 9:41 Agostino Sarubbo
2021-12-04 8:04 Joonas Niilola
2021-12-03 14:20 Arthur Zamarin
2021-12-03 7:37 Agostino Sarubbo
2021-07-18 14:35 Ionen Wolkens
2021-07-18 14:34 Ionen Wolkens
2021-07-16 6:01 Joonas Niilola
2021-07-16 6:01 Joonas Niilola
2021-07-08 12:51 Pacho Ramos
2020-04-01 22:58 Pacho Ramos
2020-03-31 7:22 Agostino Sarubbo
2020-03-29 10:41 Mikle Kolyada
2020-02-22 15:32 Pacho Ramos
2019-08-01 12:58 Pacho Ramos
2019-07-31 13:10 Agostino Sarubbo
2019-07-31 12:06 Agostino Sarubbo
2019-06-04 20:58 Thomas Deutschmann
2019-04-18 20:59 Pacho Ramos
2019-04-17 11:49 Mikle Kolyada
2019-01-05 12:56 Pacho Ramos
2018-10-14 19:57 Pacho Ramos
2018-07-09 13:51 Mikle Kolyada
2018-07-06 13:43 Thomas Deutschmann
2018-04-26 18:16 Pacho Ramos
2018-04-26 18:16 Pacho Ramos
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=1638605011.0ed4ecddfe4c74140be9d35949c9e8fe28d3b3c4.juippis@gentoo \
--to=juippis@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