commit:     9c8be95d28f6889a21f8d8963e4b671c27b6afb1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 06:07:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 06:08:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8be95d

dev-embedded/scratchbox-devkit-cputransp: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-embedded/scratchbox-devkit-cputransp/Manifest  |  2 --
 .../scratchbox-devkit-cputransp/metadata.xml       |  8 ------
 .../scratchbox-devkit-cputransp-1.0.7.ebuild       | 29 ----------------------
 .../scratchbox-devkit-cputransp-1.0.9.ebuild       | 29 ----------------------
 profiles/package.mask                              |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-cputransp/Manifest 
b/dev-embedded/scratchbox-devkit-cputransp/Manifest
deleted file mode 100644
index 05a46a454bf..00000000000
--- a/dev-embedded/scratchbox-devkit-cputransp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-cputransp-1.0.7-i386.tar.gz 23559307 BLAKE2B 
47d0092ab07b7a66c05fbfa523691a1fd0f0fa19a765a866c5e93330e154e850e2cd8b57b74839c062861b2e5878ecadd242af5917ae511ab19e32fe550f9a9b
 SHA512 
555d088d0f0fff1e272b8111931c345d99ae233b8ac5cb7e7f4b5e99b68c69cb983f1a926a36f017c434b311621b84c5a6dcba58e95c190fc5e403ea930eddb4
-DIST scratchbox-devkit-cputransp-1.0.9-i386.tar.gz 23595294 BLAKE2B 
0734bc7007cb31c7c029102bfb975e4e374ffaf6dc4827bfe3595c1ca9a48fbdcdc5bba242b84fdfe52cabe7c7d4fa591bb385b0272bd6bcae8cd902ce17452a
 SHA512 
b3c17a62c57fefd63e402c460965f71525c3319d8cf2da93e44db9bac1ca276b9e95b2424955825933665e3f67e7ffd2cb03ee809e836a410fb401582febada0

diff --git a/dev-embedded/scratchbox-devkit-cputransp/metadata.xml 
b/dev-embedded/scratchbox-devkit-cputransp/metadata.xml
deleted file mode 100644
index 71b1461e114..00000000000
--- a/dev-embedded/scratchbox-devkit-cputransp/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 type="project">
-       <email>[email protected]</email>
-       <name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>

diff --git 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
 
b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
deleted file mode 100644
index 4dbb60e3224..00000000000
--- 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-       dodir ${TARGET_DIR}
-       cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
 
b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
deleted file mode 100644
index f42edff2fe8..00000000000
--- 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-       dodir ${TARGET_DIR}
-       cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ed223a0701..ac0c96254dd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1091,7 +1091,6 @@ games-rpg/eternal-lands-data
 # Removal in 30 days.  Bug #681168.
 dev-embedded/scratchbox
 dev-embedded/scratchbox-devkit-apt-https
-dev-embedded/scratchbox-devkit-cputransp
 
 # Miroslav Šulc <[email protected]> (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked

Reply via email to