Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/bc-gh/
Date: Wed, 02 Jun 2021 12:59:18
Message-Id: 1622638745.8feca869bccd896f2b6637f41e44c4d6088a073e.juippis@gentoo
1 commit: 8feca869bccd896f2b6637f41e44c4d6088a073e
2 Author: Gavin Howard <yzena.tech <AT> gmail <DOT> com>
3 AuthorDate: Wed May 12 04:39:42 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 12:59:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8feca869
7
8 sci-calculators/bc-gh: remove old versions
9
10 Signed-off-by: Gavin D. Howard <gavin <AT> yzena.com>
11 Package-Manager: Portage-3.0.18, Repoman-3.0.2
12 Signed-off-by: Gavin D. Howard <gavin <AT> yzena.com>
13 Closes: https://github.com/gentoo/gentoo/pull/20780
14 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
15
16 sci-calculators/bc-gh/Manifest | 3 ---
17 sci-calculators/bc-gh/bc-gh-3.3.3.ebuild | 18 ------------------
18 sci-calculators/bc-gh/bc-gh-3.3.4.ebuild | 18 ------------------
19 sci-calculators/bc-gh/bc-gh-4.0.0.ebuild | 18 ------------------
20 4 files changed, 57 deletions(-)
21
22 diff --git a/sci-calculators/bc-gh/Manifest b/sci-calculators/bc-gh/Manifest
23 index 6d5f8d5936d..e241bcd9b85 100644
24 --- a/sci-calculators/bc-gh/Manifest
25 +++ b/sci-calculators/bc-gh/Manifest
26 @@ -1,4 +1 @@
27 -DIST bc-3.3.3.tar.xz 229688 BLAKE2B 7d06565161b37216f60d1037b48a254eb467f41a66170e2a6b8f188b33aeeabaf8568ebb66e402d5010aa5991a4a197ea746959808f5c3d2e94c4eab80c90f20 SHA512 dfdd8023453406d9f681e04da7acaad4459e632fded0f2edb2b51607438a27074935af6db4b3580120daf56e6b52283275d0c2c809380caa164957f1901e9dde
28 -DIST bc-3.3.4.tar.xz 230264 BLAKE2B 38a6689a76c30127d5e27004c424cf4f9d1922129ab5235ab72f62f63f319e6b7d64c27a5f7a3ecd4a44001bb6eaa3990f5d0134548008233e7f28ae297f8fcd SHA512 212b36a3fafbda28c6416d29e2d9e49272c42d95dcdc3bbbb3691e4686ca3f0a9fec883a099d059c5bd21a9b08bf5b2eff01169de20df9777c2fce66a8cda783
29 -DIST bc-4.0.0.tar.xz 235496 BLAKE2B 434fa63f51646270ea9c0d7d31ef82df51539095fa53277df6e63fe5677e19f2c236dbdb88974906e2f63768e23c411c1bf5677e126fd21a6994912c40ef772e SHA512 e25f4377df81c14f7036fdcbcd503a10ebb4e2663b182da78928aad871b22940c503d54f9a7942798d4e1f38e0487047f492348041a229f18e0fd0e45aab33b3
30 DIST bc-4.0.2.tar.xz 235464 BLAKE2B 8a0a2a77bdeba924994060ba8b1dd8e6f7fbbc9ac850f58e98fdfcf2bc50890772b1f8cc344ed2e05a936487a693a26f6a2a349b93e520c01a7ac7ad0465d66d SHA512 f3564cb953bca2003c9fd565b3114a2701de4437c6db3cace29edab186d3270cd98f66f3eb1a45fd074a44736fef39f78675959f400c1c23a4a2e930d469c059
31
32 diff --git a/sci-calculators/bc-gh/bc-gh-3.3.3.ebuild b/sci-calculators/bc-gh/bc-gh-3.3.3.ebuild
33 deleted file mode 100644
34 index 89c8c7658af..00000000000
35 --- a/sci-calculators/bc-gh/bc-gh-3.3.3.ebuild
36 +++ /dev/null
37 @@ -1,18 +0,0 @@
38 -# Copyright 2021 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -DESCRIPTION="Implementation of POSIX bc with GNU extensions"
44 -HOMEPAGE="https://github.com/gavinhoward/bc"
45 -SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz"
46 -
47 -LICENSE="BSD-2"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~arm64 ~x86"
50 -
51 -S="${WORKDIR}/bc-${PV}"
52 -
53 -src_configure() {
54 - EXECSUFFIX="-gh" PREFIX="${EPREFIX}/usr" ./configure.sh -GTl || die
55 -}
56
57 diff --git a/sci-calculators/bc-gh/bc-gh-3.3.4.ebuild b/sci-calculators/bc-gh/bc-gh-3.3.4.ebuild
58 deleted file mode 100644
59 index 89c8c7658af..00000000000
60 --- a/sci-calculators/bc-gh/bc-gh-3.3.4.ebuild
61 +++ /dev/null
62 @@ -1,18 +0,0 @@
63 -# Copyright 2021 Gentoo Authors
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=7
67 -
68 -DESCRIPTION="Implementation of POSIX bc with GNU extensions"
69 -HOMEPAGE="https://github.com/gavinhoward/bc"
70 -SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz"
71 -
72 -LICENSE="BSD-2"
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~arm64 ~x86"
75 -
76 -S="${WORKDIR}/bc-${PV}"
77 -
78 -src_configure() {
79 - EXECSUFFIX="-gh" PREFIX="${EPREFIX}/usr" ./configure.sh -GTl || die
80 -}
81
82 diff --git a/sci-calculators/bc-gh/bc-gh-4.0.0.ebuild b/sci-calculators/bc-gh/bc-gh-4.0.0.ebuild
83 deleted file mode 100644
84 index d44ebce73e5..00000000000
85 --- a/sci-calculators/bc-gh/bc-gh-4.0.0.ebuild
86 +++ /dev/null
87 @@ -1,18 +0,0 @@
88 -# Copyright 1999-2021 Gentoo Authors
89 -# Distributed under the terms of the GNU General Public License v2
90 -
91 -EAPI=7
92 -
93 -DESCRIPTION="Implementation of POSIX bc with GNU extensions"
94 -HOMEPAGE="https://git.yzena.com/gavin/bc"
95 -SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz"
96 -
97 -LICENSE="BSD-2"
98 -SLOT="0"
99 -KEYWORDS="~amd64 ~arm64 ~x86"
100 -
101 -S="${WORKDIR}/bc-${PV}"
102 -
103 -src_configure() {
104 - EXECSUFFIX="-gh" PREFIX="${EPREFIX}/usr" ./configure.sh -GTl || die
105 -}