commit:     e707b5034ebc54c8072ee6367ecd1dcf651113eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 06:05:19 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 06:07:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e707b503

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

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

 dev-embedded/scratchbox-devkit-maemo3/Manifest     |  1 -
 dev-embedded/scratchbox-devkit-maemo3/metadata.xml |  8 ------
 .../scratchbox-devkit-maemo3-1.0.3.ebuild          | 32 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 42 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-maemo3/Manifest 
b/dev-embedded/scratchbox-devkit-maemo3/Manifest
deleted file mode 100644
index 7ee08426078..00000000000
--- a/dev-embedded/scratchbox-devkit-maemo3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scratchbox-devkit-maemo3-1.0.3-i386.tar.gz 22558160 BLAKE2B 
e91a2cddb89d7b46c2b62240e87268e49b58803f3419ef4e8204899deafc74082fcc583b8fcb5dd3887cf871ef5be14ba98fa6b8b6d7c596045918a6698d64da
 SHA512 
561cffc47a44b575e25114450aa7d596b2df2988ed9ec7f4a37f09227025550f3fd0cc12d009cf85635027a79d616a422a8a846b8ecc82c677f0bc27c8fbd839

diff --git a/dev-embedded/scratchbox-devkit-maemo3/metadata.xml 
b/dev-embedded/scratchbox-devkit-maemo3/metadata.xml
deleted file mode 100644
index 71b1461e114..00000000000
--- a/dev-embedded/scratchbox-devkit-maemo3/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-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild 
b/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild
deleted file mode 100644
index a14316553aa..00000000000
--- 
a/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild
+++ /dev/null
@@ -1,32 +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*"
-DEPEND=""
-
-QA_TEXTRELS="opt/scratchbox"
-QA_EXECSTACK="opt/scratchbox"
-
-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 7c0402c8448..7191c8e0669 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1096,7 +1096,6 @@ dev-embedded/scratchbox-devkit-debian
 dev-embedded/scratchbox-devkit-debian-squeeze
 dev-embedded/scratchbox-devkit-doctools
 dev-embedded/scratchbox-devkit-git
-dev-embedded/scratchbox-devkit-maemo3
 
 # Miroslav Šulc <[email protected]> (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked

Reply via email to