summaryrefslogtreecommitdiff
path: root/app-emulation/vmips
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emulation/vmips
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emulation/vmips')
-rw-r--r--app-emulation/vmips/Manifest5
-rw-r--r--app-emulation/vmips/metadata.xml8
-rw-r--r--app-emulation/vmips/vmips-1.3.1.ebuild15
-rw-r--r--app-emulation/vmips/vmips-1.3.ebuild15
4 files changed, 0 insertions, 43 deletions
diff --git a/app-emulation/vmips/Manifest b/app-emulation/vmips/Manifest
deleted file mode 100644
index b387cc4a852f..000000000000
--- a/app-emulation/vmips/Manifest
+++ /dev/null
@@ -1,5 +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
-EBUILD vmips-1.3.1.ebuild 370 BLAKE2B 4c42df64627e8677480242c64c74e5d48850a66b5bae4ff19e97384dc27b6fe609453901b6c090e18ba9c8266e8abb250fedd58f78849271a5b950f05bbe0d0d SHA512 2d4432aa2a50e35988f71f54c6833af96283e0a92ef8c7355a495635f0f88253456778e8e30183e38cff26657776900f53dac2df4f6df10b4fe0d66aa094988a
-EBUILD vmips-1.3.ebuild 369 BLAKE2B d48ac12c0ebda55d90416c430f3c41e59f49ca82750aacc3cd0f3d8a6d11c8656df85d6748a6dd797b0670def98d0565bc6eb178c4c5b5d979d1a7b7e040938e SHA512 6f4e28dd6a73ced6f5e6f792da7c558e5d0fe7c2365247543c5fe11f71a5ae50b30f6a4a85db7796691cda3135fe9ec33580d357ecbf0c6d3a366ce3821bf187
-MISC metadata.xml 242 BLAKE2B b47a6fe96061f6b3f54ac91552625275c58b7aad19b84494ea39cad5c5b83441d0dba97b98384d75b16cf80cf0f6ef720e47f50abd3d02851c2cc59ddef8a987 SHA512 9342202fdcc8fcaa01e693f8430b42018efd5889460f2cac7289705c1e076daf37bdc36ea32f0d275feee56a1c56535233cf6bab28bf837bbaccc4ed40c42058
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"