Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-maemo3/
Date: Fri, 27 Sep 2019 06:08:18
Message-Id: 1569564478.e707b5034ebc54c8072ee6367ecd1dcf651113eb.mgorny@gentoo
1 commit: e707b5034ebc54c8072ee6367ecd1dcf651113eb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 27 06:05:19 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 27 06:07:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e707b503
7
8 dev-embedded/scratchbox-devkit-maemo3: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/681168
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-embedded/scratchbox-devkit-maemo3/Manifest | 1 -
14 dev-embedded/scratchbox-devkit-maemo3/metadata.xml | 8 ------
15 .../scratchbox-devkit-maemo3-1.0.3.ebuild | 32 ----------------------
16 profiles/package.mask | 1 -
17 4 files changed, 42 deletions(-)
18
19 diff --git a/dev-embedded/scratchbox-devkit-maemo3/Manifest b/dev-embedded/scratchbox-devkit-maemo3/Manifest
20 deleted file mode 100644
21 index 7ee08426078..00000000000
22 --- a/dev-embedded/scratchbox-devkit-maemo3/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST scratchbox-devkit-maemo3-1.0.3-i386.tar.gz 22558160 BLAKE2B e91a2cddb89d7b46c2b62240e87268e49b58803f3419ef4e8204899deafc74082fcc583b8fcb5dd3887cf871ef5be14ba98fa6b8b6d7c596045918a6698d64da SHA512 561cffc47a44b575e25114450aa7d596b2df2988ed9ec7f4a37f09227025550f3fd0cc12d009cf85635027a79d616a422a8a846b8ecc82c677f0bc27c8fbd839
26
27 diff --git a/dev-embedded/scratchbox-devkit-maemo3/metadata.xml b/dev-embedded/scratchbox-devkit-maemo3/metadata.xml
28 deleted file mode 100644
29 index 71b1461e114..00000000000
30 --- a/dev-embedded/scratchbox-devkit-maemo3/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<maintainer type="project">
37 - <email>embedded@g.o</email>
38 - <name>Embedded Gentoo</name>
39 -</maintainer>
40 -</pkgmetadata>
41
42 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
43 deleted file mode 100644
44 index a14316553aa..00000000000
45 --- a/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild
46 +++ /dev/null
47 @@ -1,32 +0,0 @@
48 -# Copyright 1999-2018 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=0
52 -
53 -SBOX_GROUP="sbox"
54 -
55 -DESCRIPTION="A cross-compilation toolkit for embedded Linux application development"
56 -HOMEPAGE="http://www.scratchbox.org/"
57 -SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz"
58 -LICENSE="GPL-2"
59 -SLOT="0"
60 -KEYWORDS="~amd64 ~x86"
61 -IUSE=""
62 -
63 -# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294)
64 -RESTRICT="strip"
65 -
66 -RDEPEND="=dev-embedded/scratchbox-1.0*"
67 -DEPEND=""
68 -
69 -QA_TEXTRELS="opt/scratchbox"
70 -QA_EXECSTACK="opt/scratchbox"
71 -
72 -TARGET_DIR="/opt/scratchbox"
73 -
74 -S=${WORKDIR}/scratchbox
75 -
76 -src_install() {
77 - dodir ${TARGET_DIR}
78 - cp -pRP * "${D}/${TARGET_DIR}"
79 -}
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index 7c0402c8448..7191c8e0669 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -1096,7 +1096,6 @@ dev-embedded/scratchbox-devkit-debian
86 dev-embedded/scratchbox-devkit-debian-squeeze
87 dev-embedded/scratchbox-devkit-doctools
88 dev-embedded/scratchbox-devkit-git
89 -dev-embedded/scratchbox-devkit-maemo3
90
91 # Miroslav Šulc <fordfrog@g.o> (2019-08-19)
92 # Depends on >=virtual/{jdk,jre}-11 which is masked