summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-19 00:23:00 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-19 00:34:44 +0100
commit5bb8e8fdc09de7ac86297efb220f8ca71189a2fe (patch)
tree8b44df74c29cd472961ae17d848febe02f65fe70
parentdev-java/jackson: treeclean (diff)
downloadgentoo-5bb8e8fd.tar.gz
gentoo-5bb8e8fd.tar.bz2
gentoo-5bb8e8fd.zip
app-emulation/qemu-riscv64-bin: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--app-emulation/qemu-riscv64-bin/Manifest1
-rw-r--r--app-emulation/qemu-riscv64-bin/metadata.xml16
-rw-r--r--app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild22
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 44 deletions
diff --git a/app-emulation/qemu-riscv64-bin/Manifest b/app-emulation/qemu-riscv64-bin/Manifest
deleted file mode 100644
index 2f13c32ae03e..000000000000
--- a/app-emulation/qemu-riscv64-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qemu-riscv64-bin-5.0.0.tar.xz 922240 BLAKE2B d4ff41c8e45ca99bc1b9e795d9e218b05be283b32d179e8ab88d07bd333a52fce7893739e6572219083d5d56a7abb7cc1870df7c585ca41af15b56a5dc30369d SHA512 1ba28679ce4bf1f11b77059dae8cb76f0095cc4427159d769947b8a1b1212c9de0a25a236c69ff9780dd111a22fa6e01519a3017b0b0a5d29069575501552f40
diff --git a/app-emulation/qemu-riscv64-bin/metadata.xml b/app-emulation/qemu-riscv64-bin/metadata.xml
deleted file mode 100644
index 13c97c61bed6..000000000000
--- a/app-emulation/qemu-riscv64-bin/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>riscv@gentoo.org</email>
- <name>RISC-V</name>
- </maintainer>
- <maintainer type="person">
- <email>tamiko@gentoo.org</email>
- <name>Matthias Maier</name>
- </maintainer>
- <maintainer type="project">
- <email>virtualization@gentoo.org</email>
- <name>Gentoo Virtualization Project</name>
- </maintainer>
-</pkgmetadata>
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
deleted file mode 100644
index 650e2af57e19..000000000000
--- a/app-emulation/qemu-riscv64-bin/qemu-riscv64-bin-5.0.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Statically linked x86-64 binary of app-emulation/qemu, riscv64 emulator"
-
-HOMEPAGE="http://www.qemu.org"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${PN}-${PVR}.tar.xz"
-LICENSE="GPL-2 LGPL-2 BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="!app-emulation/qemu[qemu_user_targets_riscv64]"
-
-QA_PREBUILT="*"
-
-S=${WORKDIR}
-
-src_install() {
- dobin qemu-riscv64
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index f246a7000acd..c0acb153e9c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -337,11 +337,6 @@ x11-misc/habak
# Removal in 30 days.
dev-python/pytaglib
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-12-19)
-# Outdated and not needed anymore (this was a releng workaround)
-# Removal in 30 days, please compile it yourself from app-emulation/qemu
-app-emulation/qemu-riscv64-bin
-
# Mart Raudsepp <leio@gentoo.org> (2021-12-18)
# GNOME 42 mask
>=gui-libs/libhandy-1.5.0