From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59875138330 for ; Sun, 27 May 2018 08:46:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A21E7E0935; Sun, 27 May 2018 08:46:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E035E0935 for ; Sun, 27 May 2018 08:46:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AC94335CC0 for ; Sun, 27 May 2018 08:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6A7A27A for ; Sun, 27 May 2018 08:46:51 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527410807.ea47916b60c52dbd9961dc1211bbb234230c7a7e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/armv8-fast-model/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/armv8-fast-model/Manifest app-emulation/armv8-fast-model/armv8-fast-model-0.8.5206.ebuild app-emulation/armv8-fast-model/metadata.xml X-VCS-Directories: app-emulation/armv8-fast-model/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ea47916b60c52dbd9961dc1211bbb234230c7a7e X-VCS-Branch: master Date: Sun, 27 May 2018 08:46:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8897c65e-01d7-4bc5-a012-eba144bdc98e X-Archives-Hash: 50c50c82fd8bcc46fd8cc7b7aad1b4a2 commit: ea47916b60c52dbd9961dc1211bbb234230c7a7e Author: Mikle Kolyada gentoo org> AuthorDate: Sun May 27 08:45:28 2018 +0000 Commit: Mikle Kolyada gentoo 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 @@ - - - - - arm@gentoo.org - Gentoo Linux ARM Development - -