From c62e4febfcfebf3ce5f4070db49591c765983bfd Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 7 Mar 2007 20:01:11 +0000 Subject: [PATCH] upstream has killed the product --- app-emulation/vm-arm/ChangeLog | 13 ----- app-emulation/vm-arm/Manifest | 16 ------ .../vm-arm/files/digest-vm-arm-1.0.1 | 1 - .../vm-arm/files/digest-vm-arm-1.0.2 | 1 - app-emulation/vm-arm/metadata.xml | 5 -- app-emulation/vm-arm/vm-arm-1.0.1.ebuild | 54 ------------------- app-emulation/vm-arm/vm-arm-1.0.2.ebuild | 54 ------------------- 7 files changed, 144 deletions(-) delete mode 100644 app-emulation/vm-arm/ChangeLog delete mode 100644 app-emulation/vm-arm/Manifest delete mode 100644 app-emulation/vm-arm/files/digest-vm-arm-1.0.1 delete mode 100644 app-emulation/vm-arm/files/digest-vm-arm-1.0.2 delete mode 100644 app-emulation/vm-arm/metadata.xml delete mode 100644 app-emulation/vm-arm/vm-arm-1.0.1.ebuild delete mode 100644 app-emulation/vm-arm/vm-arm-1.0.2.ebuild diff --git a/app-emulation/vm-arm/ChangeLog b/app-emulation/vm-arm/ChangeLog deleted file mode 100644 index 045cd1f9213b..000000000000 --- a/app-emulation/vm-arm/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for app-emulation/vm-arm -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vm-arm/ChangeLog,v 1.2 2005/08/18 04:26:28 vapier Exp $ - -*vm-arm-1.0.2 (18 Aug 2005) - - 18 Aug 2005; Mike Frysinger +vm-arm-1.0.2.ebuild: - Version bump #93488 by Yuri Vasilevski. - -*vm-arm-1.0.1 (25 May 2005) - - 25 May 2005; Mike Frysinger : - Initial import. Ebuild submitted by Yuri Vasilevski #93488. diff --git a/app-emulation/vm-arm/Manifest b/app-emulation/vm-arm/Manifest deleted file mode 100644 index 403afda165f5..000000000000 --- a/app-emulation/vm-arm/Manifest +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c60e6bc950c02ef18bd30fe4acd0b04c vm-arm-1.0.1.ebuild 1521 -MD5 48834ccc5ffa5b7734f8cac702fcd38a metadata.xml 156 -MD5 b07790d505e14328653bad5051a61360 vm-arm-1.0.2.ebuild 1527 -MD5 77b958a5995af13fd5d3361b9d6e6c93 ChangeLog 501 -MD5 6b1b0646c2ab6a711d2cc263e7e0af47 files/digest-vm-arm-1.0.2 81 -MD5 37ea286f6d3fc98b3eae3bfd80d2f092 files/digest-vm-arm-1.0.1 80 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDBA4YgIKl8Uu19MoRAvisAJ9YkT3AinhU/VeNZBDXZt2ZyQe0/QCeIdrg -8ZPEb/AcYQ5ltW2LKUjdf3E= -=lk5b ------END PGP SIGNATURE----- diff --git a/app-emulation/vm-arm/files/digest-vm-arm-1.0.1 b/app-emulation/vm-arm/files/digest-vm-arm-1.0.1 deleted file mode 100644 index 7e0b67d23f02..000000000000 --- a/app-emulation/vm-arm/files/digest-vm-arm-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5cf4b706883ff35e47032e042e585397 vm-arm-se-1.0.1-9.suse9_2.i686.rpm 2024620 diff --git a/app-emulation/vm-arm/files/digest-vm-arm-1.0.2 b/app-emulation/vm-arm/files/digest-vm-arm-1.0.2 deleted file mode 100644 index 761497563254..000000000000 --- a/app-emulation/vm-arm/files/digest-vm-arm-1.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 c1cc91a9546b12cf4a0cd8fb481b39db vm-arm-se-1.0.2-70.suse9_2.i386.rpm 2611396 diff --git a/app-emulation/vm-arm/metadata.xml b/app-emulation/vm-arm/metadata.xml deleted file mode 100644 index 5454528f2093..000000000000 --- a/app-emulation/vm-arm/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -arm - diff --git a/app-emulation/vm-arm/vm-arm-1.0.1.ebuild b/app-emulation/vm-arm/vm-arm-1.0.1.ebuild deleted file mode 100644 index 925d4444c189..000000000000 --- a/app-emulation/vm-arm/vm-arm-1.0.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vm-arm/vm-arm-1.0.1.ebuild,v 1.2 2005/06/01 22:18:59 vapier Exp $ - -inherit eutils rpm - -# - Debian version is very old -# - Redhat/Fedora ones link against funky ssl -# - SuSe or MDK rpm's are the only ones that will really work -RPM_VER="9.suse9_2" -DESCRIPTION="highly optimized and accurate simulation of the ARM architecture" -HOMEPAGE="http://www.virtera.com/" -SRC_URI="vm-arm-se-${PV}-${RPM_VER}.i686.rpm" - -LICENSE="VIRTERA" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="fetch nostrip" - -DEPEND="=dev-libs/openssl-0.9.7* - =x11-libs/wxGTK-2.4*" - -S=${WORKDIR} - -pkg_setup() { - if ! built_with_use x11-libs/wxGTK wxgtk1 ; then - eerror "Please emerge x11-libs/wxGTK-2.4 with wxgtk1 in USE flags." - die "GTK1 support in 11-libs/wxGTK-2.4 needed to run ${P}." - fi -} - -pkg_nofetch() { - einfo "You need to perform the following steps to install this package:" - einfo " - Sign up at ${HOMEPAGE}" - einfo " - Check your email and visit the download location" - einfo " - Download ${A} and place it in ${DISTDIR}" - einfo " - emerge this package" - einfo " - Put your license in ~/.virtera/" -} - -src_install() { - mv opt "${D}"/ || die - dodir /opt/bin - cd "${D}" - for x in opt/virtera/vm-arm-se-${PV}/bin/* ; do - dosym /${x} /opt/bin/${x##*/} - done - find "${D}" -type d -exec chmod a+rx {} \; -} - -pkg_postinst() { - einfo "Please remember to put your license in ~/.virtera/" -} diff --git a/app-emulation/vm-arm/vm-arm-1.0.2.ebuild b/app-emulation/vm-arm/vm-arm-1.0.2.ebuild deleted file mode 100644 index a52f765e8000..000000000000 --- a/app-emulation/vm-arm/vm-arm-1.0.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vm-arm/vm-arm-1.0.2.ebuild,v 1.1 2005/08/18 04:26:28 vapier Exp $ - -inherit eutils rpm - -# - Debian version is very old -# - Redhat/Fedora ones link against funky ssl -# - SuSe or MDK rpm's are the only ones that will really work -RPM_VER="70.suse9_2" -DESCRIPTION="highly optimized and accurate simulation of the ARM architecture" -HOMEPAGE="http://www.virtera.com/" -SRC_URI="vm-arm-se-${PV}-${RPM_VER}.i386.rpm" - -LICENSE="VIRTERA" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="fetch nostrip" - -DEPEND="=dev-libs/openssl-0.9.7* - =x11-libs/wxGTK-2.4*" - -S=${WORKDIR} - -pkg_setup() { - if ! built_with_use x11-libs/wxGTK wxgtk1 ; then - eerror "Please emerge x11-libs/wxGTK-2.4 with wxgtk1 in USE flags." - die "GTK1 support in 11-libs/wxGTK-2.4 needed to run ${P}." - fi -} - -pkg_nofetch() { - einfo "You need to perform the following steps to install this package:" - einfo " - Sign up at ${HOMEPAGE}" - einfo " - Check your email and visit the download location" - einfo " - Download ${A} and place it in ${DISTDIR}" - einfo " - emerge this package" - einfo " - Put your license in ~/.virtera/" -} - -src_install() { - mv opt "${D}"/ || die - dodir /opt/bin - cd "${D}" - for x in opt/virtera/vm-arm-se-${PV}/bin/i686/* ; do - dosym /${x} /opt/bin/${x##*/} - done - find "${D}" -type d -exec chmod a+rx {} \; -} - -pkg_postinst() { - einfo "Please remember to put your license in ~/.virtera/" -} -- 2.26.2