Closes: https://bugs.gentoo.org/694562
Signed-off-by: Michał Górny <mgorny@gentoo.org>
+++ /dev/null
-DIST vmips-cross-bin-1.0.ppc.tar.bz2 9301855 BLAKE2B 7917419fc7d7c2e04442029ae6606de9bae370acf259224cf1bf1923883eaf61e2fde4ec39b6131741cbd6d8466712de19c8adc2de58d75a8df8f79daf5584f8 SHA512 e1296dcc457133e8ab42f3cff42ee26d5744a6ed89d7b5b217d6aec63a36d463bae1a022365d5586208b1f59cad4c5f7964d82ea78bebd4c9a354f817cbbf4dc
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">vmips</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SRC_URI="ppc? ( mirror://gentoo/${P}.ppc.tar.bz2 )"
-DESCRIPTION="vmips cross-development tools"
-HOMEPAGE="http://vmips.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ppc"
-DEPEND=""
-IUSE=""
-
-src_install() {
- mkdir -p ${D}/opt
- mv ${WORKDIR}/mips ${D}/opt
-}
# is still alive, so this thing needs a major version bump.
# Removal in 30 days. Bug #694562.
app-emulation/vmips
-app-emulation/vmips-cross-bin
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.