diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-16 10:08:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-16 10:14:10 +0200 |
commit | ceca7747cb72c0ddd9bf8d6a17067ae5e52bed4f (patch) | |
tree | 11754abaae11c3b5f4ac1fee677e090bff52d9aa | |
parent | app-emulation/vmips-cross-bin: Remove last-rited pkg (diff) | |
download | gentoo-ceca7747cb72c0ddd9bf8d6a17067ae5e52bed4f.tar.gz gentoo-ceca7747cb72c0ddd9bf8d6a17067ae5e52bed4f.tar.bz2 gentoo-ceca7747cb72c0ddd9bf8d6a17067ae5e52bed4f.zip |
app-emulation/vmips: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694562
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | app-emulation/vmips/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/vmips/metadata.xml | 8 | ||||
-rw-r--r-- | app-emulation/vmips/vmips-1.3.1.ebuild | 15 | ||||
-rw-r--r-- | app-emulation/vmips/vmips-1.3.ebuild | 15 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
5 files changed, 0 insertions, 46 deletions
diff --git a/app-emulation/vmips/Manifest b/app-emulation/vmips/Manifest deleted file mode 100644 index a8ec0f3a3957..000000000000 --- a/app-emulation/vmips/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST vmips-1.3.1.tar.gz 1144409 BLAKE2B e39942e397c9c21d5861141a01ef1cc828a6785d88795215a59a7bb4b846677d75844f4e798b874bf6cc16cbea603638f4e6c3d7d1e3558b434bbad713d8ddad SHA512 53f2277dad25b7a6a7b811c58d2b2e22496476cb57815835715789fd73f1c1279a0ad0ae3663a257a962a61182dc1b0be0f6f76d118a064b433f04d995ef915a -DIST vmips-1.3.tar.gz 1086275 BLAKE2B 3952e53ff40f93a3637a690444bb5b5deca230fad5470ec2a78ea057243b2fc68e54048b74df6f4066ef9c99d27ca243c6210c37c868d242038a8d8510faacc4 SHA512 9c0aa01588645c4083041ba7fdcd35d6e4e03a9df69c98853a060c91e921bf754701baa4f81611342d0a5245c6f71a8497bf558c2826d0a8b14a876a2087a8e4 diff --git a/app-emulation/vmips/metadata.xml b/app-emulation/vmips/metadata.xml deleted file mode 100644 index 68616d1d386f..000000000000 --- a/app-emulation/vmips/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-needed --> - <upstream> - <remote-id type="sourceforge">vmips</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-emulation/vmips/vmips-1.3.1.ebuild b/app-emulation/vmips/vmips-1.3.1.ebuild deleted file mode 100644 index 0430de4046a4..000000000000 --- a/app-emulation/vmips/vmips-1.3.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A virtual machine simulator based on a MIPS R3000 processor" -HOMEPAGE="http://vmips.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc" -IUSE="" - -DEPEND="app-emulation/vmips-cross-bin" diff --git a/app-emulation/vmips/vmips-1.3.ebuild b/app-emulation/vmips/vmips-1.3.ebuild deleted file mode 100644 index d640ab369f7e..000000000000 --- a/app-emulation/vmips/vmips-1.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A virtual machine simulator based on a MIPS R3000 processor" -HOMEPAGE="http://vmips.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ppc" -IUSE="" - -DEPEND="app-emulation/vmips-cross-bin" diff --git a/profiles/package.mask b/profiles/package.mask index 5dd3e782ce55..d90c06b7d55b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -443,12 +443,6 @@ net-mail/mailsync # Removal in 30 days. Bug #678554. app-text/gnopaster -# Michał Górny <mgorny@gentoo.org> (2019-09-16) -# Unmaintained. Last touched in 2005. Keyworded ppc only. Upstream -# is still alive, so this thing needs a major version bump. -# Removal in 30 days. Bug #694562. -app-emulation/vmips - # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal. |