summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-27 08:07:13 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-27 08:08:05 +0200
commit30ca3164f5dbd6d2d2a5fe882230776cd704669b (patch)
tree46bcc8de09c5e018a3b3fac4595502b71ecccb28 /dev-embedded
parentdev-embedded/scratchbox-devkit-cputransp: Remove last-rited pkg (diff)
downloadgentoo-30ca3164f5dbd6d2d2a5fe882230776cd704669b.tar.gz
gentoo-30ca3164f5dbd6d2d2a5fe882230776cd704669b.tar.bz2
gentoo-30ca3164f5dbd6d2d2a5fe882230776cd704669b.zip
dev-embedded/scratchbox-devkit-apt-https: Remove last-rited pkg
Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/Manifest2
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/metadata.xml8
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild29
-rw-r--r--dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild29
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-embedded/scratchbox-devkit-apt-https/Manifest b/dev-embedded/scratchbox-devkit-apt-https/Manifest
deleted file mode 100644
index c2c47710766f..000000000000
--- 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 71b1461e1146..000000000000
--- 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>embedded@gentoo.org</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 e6e8abc0847b..000000000000
--- 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 33d2d0caa82f..000000000000
--- 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}"
-}