public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emulation/armv8-fast-model/
@ 2018-05-27  8:46 Mikle Kolyada
  0 siblings, 0 replies; only message in thread
From: Mikle Kolyada @ 2018-05-27  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ea47916b60c52dbd9961dc1211bbb234230c7a7e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 08:45:28 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 27 08:46:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea47916b

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(-)

diff --git a/app-emulation/armv8-fast-model/Manifest b/app-emulation/armv8-fast-model/Manifest
deleted file mode 100644
index bf823aae7bd..00000000000
--- 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 7d236f0f89c..00000000000
--- 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 3101c4efc86..00000000000
--- a/app-emulation/armv8-fast-model/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>arm@gentoo.org</email>
-	<name>Gentoo Linux ARM Development</name>
-</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-27  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-27  8:46 [gentoo-commits] repo/gentoo:master commit in: app-emulation/armv8-fast-model/ Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox