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

dev-embedded/scratchbox-devkit-apt-https: Remove last-rited pkg

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

 dev-embedded/scratchbox-devkit-apt-https/Manifest  |  2 --
 .../scratchbox-devkit-apt-https/metadata.xml       |  8 ------
 .../scratchbox-devkit-apt-https-1.0.10.ebuild      | 29 ----------------------
 .../scratchbox-devkit-apt-https-1.0.11.ebuild      | 29 ----------------------
 profiles/package.mask                              |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-apt-https/Manifest 
b/dev-embedded/scratchbox-devkit-apt-https/Manifest
deleted file mode 100644
index c2c47710766..00000000000
--- a/dev-embedded/scratchbox-devkit-apt-https/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-apt-https-1.0.10-i386.tar.gz 2991367 BLAKE2B 
88a9e24f2bdef094ef97d8f7e5b309eb10752c8660a6195a20356f3b78233c24017f180cd2bd5a666d1dd995ea929d89e4941cf0a486e95bf972a6bae5f98e97
 SHA512 
fc5a499e34828136ce72f806540708c6de25ea11ab64c245609785117eabb7df5f845e5371cc5f0c480b3396a15382519aef88663e218120e7e0f924b841de53
-DIST scratchbox-devkit-apt-https-1.0.11-i386.tar.gz 2991247 BLAKE2B 
9fef4f9290f32c8c228ef126a6cd3340e8abae75970255a53b72cc07d7fa5f4fa8eb691f2b31b70bd920927947c7d6e194c2de11863d43dda301a64f78f90644
 SHA512 
d60b530a74a68798160bef4fbbc76f747c68f5cc8b0ba9244c847f9f3d93c816de6ce4ec8892353659bdf4fbe8d53d271a096b5884fd1b69ef68d2dc24fb4374

diff --git a/dev-embedded/scratchbox-devkit-apt-https/metadata.xml 
b/dev-embedded/scratchbox-devkit-apt-https/metadata.xml
deleted file mode 100644
index 71b1461e114..00000000000
--- a/dev-embedded/scratchbox-devkit-apt-https/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-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
 
b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
deleted file mode 100644
index e6e8abc0847..00000000000
--- 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.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*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-       dodir ${TARGET_DIR}
-       cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild
 
b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild
deleted file mode 100644
index 33d2d0caa82..00000000000
--- 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.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/hathor/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=""
-
-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 ac0c96254dd..3d0d8c4a32a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1090,7 +1090,6 @@ games-rpg/eternal-lands-data
 # bump).  No reverse dependencies.
 # Removal in 30 days.  Bug #681168.
 dev-embedded/scratchbox
-dev-embedded/scratchbox-devkit-apt-https
 
 # Miroslav Šulc <[email protected]> (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked

Reply via email to