From ea47916b60c52dbd9961dc1211bbb234230c7a7e Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 27 May 2018 11:45:28 +0300 Subject: [PATCH] app-emulation/armv8-fast-model: remove last rited package Closes: https://bugs.gentoo.org/642866 --- app-emulation/armv8-fast-model/Manifest | 1 - .../armv8-fast-model-0.8.5206.ebuild | 47 ------------------- app-emulation/armv8-fast-model/metadata.xml | 8 ---- 3 files changed, 56 deletions(-) delete mode 100644 app-emulation/armv8-fast-model/Manifest delete mode 100644 app-emulation/armv8-fast-model/armv8-fast-model-0.8.5206.ebuild delete mode 100644 app-emulation/armv8-fast-model/metadata.xml diff --git a/app-emulation/armv8-fast-model/Manifest b/app-emulation/armv8-fast-model/Manifest deleted file mode 100644 index bf823aae7bd6..000000000000 --- a/app-emulation/armv8-fast-model/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST FM000-KT-00035-r0p8-52rel06.tgz 9429294 SHA256 a011c7549029fe5c475f2d495b225b93317a44eb3da0f19f2825ad831c64d899 SHA512 349470432e8dba9e52eba88b577b22fdd9e3ce865288a3dc1540c58e1e10b4f2c14f084f7a4928993e4d1d3bc7cfbbf235f2575394254f09a8d845b7b2993f12 WHIRLPOOL e95ed1315f264ed82f2debd903ad69a6437798d88727e275285d1d06c5da1a5841b9955e93b6dbdc446ad652ef383a37cfe0f43a3888f23ec428a67a765e6ac7 diff --git a/app-emulation/armv8-fast-model/armv8-fast-model-0.8.5206.ebuild b/app-emulation/armv8-fast-model/armv8-fast-model-0.8.5206.ebuild deleted file mode 100644 index 7d236f0f89cb..000000000000 --- a/app-emulation/armv8-fast-model/armv8-fast-model-0.8.5206.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit eutils multilib - -MY_P="FM000-KT-00035-r${PV:0:1}p${PV:2:1}-${PV:0-4:2}rel${PV:0-2}" -DESCRIPTION="emulator for a basic ARMv8 platform environment (for running bare metal & Linux)" -HOMEPAGE="https://silver.arm.com/browse/FM00A" -SRC_URI="https://silver.arm.com/download/Development_Tools/ESL:_Fast_Models/Fast_Models/${MY_P}/${MY_P}.tgz" - -LICENSE="ARM-FAST-MODEL" -SLOT="0" -KEYWORDS="-* ~amd64" -IUSE="examples" -RESTRICT="fetch strip" - -RDEPEND="sys-libs/glibc - sys-devel/gcc" - -S="${WORKDIR}/Foundation_v8pkg" - -QA_PREBUILT=" - opt/${PN}/bin/Foundation_v8 - opt/${PN}/*/lib*.so* -" - -pkg_nofetch() { - einfo "Please visit this URL to download the package:" - einfo " ${SRC_URI}" - einfo "Then stick it into ${DISTDIR}" -} - -src_install() { - into /opt/${PN} - pushd models/Linux64_GCC-4.1 >/dev/null - dobin Foundation_v8 - dolib.so lib*.so* - popd >/dev/null - - dodir /opt/bin - make_wrapper Foundation_v8 /opt/${PN}/bin/Foundation_v8 '' /opt/${PN}/$(get_libdir) /opt/bin - - dodoc doc/*.{pdf,txt} - use examples && dodoc -r examples -} diff --git a/app-emulation/armv8-fast-model/metadata.xml b/app-emulation/armv8-fast-model/metadata.xml deleted file mode 100644 index 3101c4efc863..000000000000 --- a/app-emulation/armv8-fast-model/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - arm@gentoo.org - Gentoo Linux ARM Development - - -- 2.26.2