Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/makeself/
Date: Mon, 12 Jul 2021 12:49:26
Message-Id: 1626094122.1d604db5bd915b63082c2e4ff88505ae0a88fe47.ionen@gentoo
1 commit: 1d604db5bd915b63082c2e4ff88505ae0a88fe47
2 Author: Matt Smith <matt <AT> offtopica <DOT> uk>
3 AuthorDate: Mon Jun 28 17:04:38 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 12:48:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d604db5
7
8 app-arch/makeself: Drop old
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
12 Closes: https://github.com/gentoo/gentoo/pull/21502
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 app-arch/makeself/Manifest | 2 --
16 app-arch/makeself/makeself-2.2.0-r2.ebuild | 26 -------------------
17 app-arch/makeself/makeself-2.4.4.ebuild | 40 ------------------------------
18 3 files changed, 68 deletions(-)
19
20 diff --git a/app-arch/makeself/Manifest b/app-arch/makeself/Manifest
21 index f11a4fde727..429c5b8c399 100644
22 --- a/app-arch/makeself/Manifest
23 +++ b/app-arch/makeself/Manifest
24 @@ -1,4 +1,2 @@
25 DIST makeself-2.4.3.tar.gz 32613 BLAKE2B 2295b6d47a8105f2b495260abb0c9ae85875c821d0291a19b5af894c1cef669f338c4e10de8128fe38008e7e08079d1f29949884f202cab680c7fd62e2f00dd9 SHA512 d404c7920c7f69ae29c7168bcf76806b6e2aae2e8916bb7feed998d031ce8b2cd205b83ad960a90b01189c97f9242eb3ef574194ba3ee51c605fe99dafbd6c13
26 -DIST makeself-2.4.4.tar.gz 38889 BLAKE2B eac74fa28ac39cbc6b18d11671bfa32d6c0b04b55b3603c6c928483dd64af38d416936ef242f55aa4840affd4bf7fb91c2987f87afab093816331e50f16379ab SHA512 3d4d03458f7f11a8df46340d1b489ca60d413d5ed857cc67bb8ef15335ce2848e4675e080791c26fdf29423f813d468b4b797438fe0876dad54e85c6346b9b8b
27 DIST makeself-2.4.5.tar.gz 39012 BLAKE2B f79cf1c087e89c4fd09f328fb795a3f8a78ee38060dbbd1590e3dcdf22a346b0c12bf6837d1636efadb2a66f6a762308de7ee9dd2fc62a7c88d417d257c5f0f6 SHA512 1dae74586f6bd5afb526801b7ffa7fc7962ff74b0f190cdd51da93c21421864b72f5fe18090cb2ff6ad27f0907fbf3aeb5545f3f70e33dbc9e505a78505f5f90
28 -DIST release-2.2.0.tar.gz 21640 BLAKE2B 32b06157829864918d225a136043a5c9b7c6c543351e981c0e3cdce84cbbe4c52f00870bb04d29bfd79e715c1c708b51cc9958d495a9633afb9a8d342601c20d SHA512 11cd536baed2d56405103f18a8318a202092755a74baf10730aa58dc57032e327697b1c7f76bf9bf438927093ba9ac467ffa0c4564c7f6b1d3b2b3936f34fa73
29
30 diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild
31 deleted file mode 100644
32 index 05f62369652..00000000000
33 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild
34 +++ /dev/null
35 @@ -1,26 +0,0 @@
36 -# Copyright 1999-2021 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -inherit unpacker
42 -
43 -DESCRIPTION="Shell script that generates a self-extractible tar.gz"
44 -HOMEPAGE="https://makeself.io/"
45 -SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz"
46 -S="${WORKDIR}/${PN}-release-${PV}"
47 -
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux"
51 -
52 -RDEPEND="sys-apps/gentoo-functions"
53 -
54 -PATCHES=( "${FILESDIR}/${P}-help-header.patch" )
55 -
56 -src_install() {
57 - dobin makeself-header.sh makeself.sh "${FILESDIR}"/makeself-unpack
58 - dosym makeself.sh /usr/bin/makeself
59 - doman makeself.1
60 - dodoc README.md makeself.lsm
61 -}
62
63 diff --git a/app-arch/makeself/makeself-2.4.4.ebuild b/app-arch/makeself/makeself-2.4.4.ebuild
64 deleted file mode 100644
65 index 6e66645515b..00000000000
66 --- a/app-arch/makeself/makeself-2.4.4.ebuild
67 +++ /dev/null
68 @@ -1,40 +0,0 @@
69 -# Copyright 1999-2021 Gentoo Authors
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI="7"
73 -
74 -inherit optfeature
75 -
76 -DESCRIPTION="Shell script that generates a self-extractible tar.gz"
77 -HOMEPAGE="https://makeself.io/"
78 -SRC_URI="https://github.com/megastep/makeself/archive/refs/tags/release-${PV}.tar.gz -> ${P}.tar.gz"
79 -
80 -LICENSE="GPL-2+"
81 -SLOT="0"
82 -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
83 -
84 -# NB: The test framework requires bashunit (which isn't a big deal), but the
85 -# tests themselves are not of great quality. You should avoid running them
86 -# yourself as they like to run commands like gpg against your own ~/ settings.
87 -RESTRICT="test"
88 -
89 -S="${WORKDIR}/${PN}-release-${PV}"
90 -
91 -src_compile() { :; }
92 -
93 -src_install() {
94 - dobin makeself-header.sh makeself.sh
95 - dosym makeself.sh /usr/bin/makeself
96 - doman makeself.1
97 - dodoc README.md makeself.lsm
98 -}
99 -
100 -pkg_postinst() {
101 - optfeature "lz4 support" app-arch/lz4
102 - optfeature "lzop support" app-arch/lzop
103 - optfeature "pbzip2 support" app-arch/pbzip2
104 - optfeature "pigz support" app-arch/pigz
105 - optfeature "zstd support" app-arch/zstd
106 -
107 - # Also bzip2 and xz are supported but they are in @system.
108 -}