Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-emulation/qemu-riscv64-bin/
Date: Tue, 18 Jan 2022 23:35:14
Message-Id: 1642548884.5bb8e8fdc09de7ac86297efb220f8ca71189a2fe.jsmolic@gentoo
1 commit: 5bb8e8fdc09de7ac86297efb220f8ca71189a2fe
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 23:23:00 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 23:34:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb8e8fd
7
8 app-emulation/qemu-riscv64-bin: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-emulation/qemu-riscv64-bin/Manifest | 1 -
13 app-emulation/qemu-riscv64-bin/metadata.xml | 16 ----------------
14 .../qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild | 22 ----------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 44 deletions(-)
17
18 diff --git a/app-emulation/qemu-riscv64-bin/Manifest b/app-emulation/qemu-riscv64-bin/Manifest
19 deleted file mode 100644
20 index 2f13c32ae03e..000000000000
21 --- a/app-emulation/qemu-riscv64-bin/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST qemu-riscv64-bin-5.0.0.tar.xz 922240 BLAKE2B d4ff41c8e45ca99bc1b9e795d9e218b05be283b32d179e8ab88d07bd333a52fce7893739e6572219083d5d56a7abb7cc1870df7c585ca41af15b56a5dc30369d SHA512 1ba28679ce4bf1f11b77059dae8cb76f0095cc4427159d769947b8a1b1212c9de0a25a236c69ff9780dd111a22fa6e01519a3017b0b0a5d29069575501552f40
25
26 diff --git a/app-emulation/qemu-riscv64-bin/metadata.xml b/app-emulation/qemu-riscv64-bin/metadata.xml
27 deleted file mode 100644
28 index 13c97c61bed6..000000000000
29 --- a/app-emulation/qemu-riscv64-bin/metadata.xml
30 +++ /dev/null
31 @@ -1,16 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="project">
36 - <email>riscv@g.o</email>
37 - <name>RISC-V</name>
38 - </maintainer>
39 - <maintainer type="person">
40 - <email>tamiko@g.o</email>
41 - <name>Matthias Maier</name>
42 - </maintainer>
43 - <maintainer type="project">
44 - <email>virtualization@g.o</email>
45 - <name>Gentoo Virtualization Project</name>
46 - </maintainer>
47 -</pkgmetadata>
48
49 diff --git a/app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild b/app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild
50 deleted file mode 100644
51 index 650e2af57e19..000000000000
52 --- a/app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild
53 +++ /dev/null
54 @@ -1,22 +0,0 @@
55 -# Copyright 2019-2020 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=7
59 -
60 -DESCRIPTION="Statically linked x86-64 binary of app-emulation/qemu, riscv64 emulator"
61 -
62 -HOMEPAGE="http://www.qemu.org"
63 -SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${PN}-${PVR}.tar.xz"
64 -LICENSE="GPL-2 LGPL-2 BSD-2"
65 -SLOT="0"
66 -KEYWORDS="~amd64"
67 -
68 -RDEPEND="!app-emulation/qemu[qemu_user_targets_riscv64]"
69 -
70 -QA_PREBUILT="*"
71 -
72 -S=${WORKDIR}
73 -
74 -src_install() {
75 - dobin qemu-riscv64
76 -}
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index f246a7000acd..c0acb153e9c2 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -337,11 +337,6 @@ x11-misc/habak
83 # Removal in 30 days.
84 dev-python/pytaglib
85
86 -# Andreas K. Hüttel <dilfridge@g.o> (2021-12-19)
87 -# Outdated and not needed anymore (this was a releng workaround)
88 -# Removal in 30 days, please compile it yourself from app-emulation/qemu
89 -app-emulation/qemu-riscv64-bin
90 -
91 # Mart Raudsepp <leio@g.o> (2021-12-18)
92 # GNOME 42 mask
93 >=gui-libs/libhandy-1.5.0