Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rebar-bin/, profiles/
Date: Sun, 31 Jul 2022 18:38:37
Message-Id: 1659292634.d9f7c4de6f0ea6b162853b8e034a237110a18479.jsmolic@gentoo
1 commit: d9f7c4de6f0ea6b162853b8e034a237110a18479
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 18:27:12 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 18:37:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f7c4de
7
8 dev-util/rebar-bin: treeclean
9
10 Closes: https://bugs.gentoo.org/855728
11 Bug: https://bugs.gentoo.org/749363
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 dev-util/rebar-bin/Manifest | 1 -
15 dev-util/rebar-bin/metadata.xml | 29 -----------------------------
16 dev-util/rebar-bin/rebar-bin-3.18.0.ebuild | 21 ---------------------
17 profiles/package.mask | 5 -----
18 4 files changed, 56 deletions(-)
19
20 diff --git a/dev-util/rebar-bin/Manifest b/dev-util/rebar-bin/Manifest
21 deleted file mode 100644
22 index 760f340f563f..000000000000
23 --- a/dev-util/rebar-bin/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST rebar-bin-3.18.0 952478 BLAKE2B 3719582dd2328bcc63b328bb177de14702d517049e0935fe25def30c1b290efa64b891711cb6616152904b48ad4dade9623fd50d81b7f850c118156991bacb43 SHA512 f52b79f3e1527687ddddc50062eb0a520e913f8a381b9eb836886988460f2e38f135d03e1ecf1022f332498116a498619b3d1f71663bb51d9af9cd7a5c4efc0a
27
28 diff --git a/dev-util/rebar-bin/metadata.xml b/dev-util/rebar-bin/metadata.xml
29 deleted file mode 100644
30 index 851f4e99775b..000000000000
31 --- a/dev-util/rebar-bin/metadata.xml
32 +++ /dev/null
33 @@ -1,29 +0,0 @@
34 -<?xml version="1.0" encoding="UTF-8"?>
35 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
36 -<pkgmetadata>
37 - <stabilize-allarches/>
38 - <maintainer type="person">
39 - <email>matthew@g.o</email>
40 - <name>Matthew Smith</name>
41 - </maintainer>
42 - <longdescription lang="en">
43 - Rebar3 is an Erlang tool that makes it easy to create, develop, and
44 - release Erlang libraries, applications, and systems in a repeatable
45 - manner.
46 -
47 - Rebar3 will:
48 -
49 - - respect and enforce standard Erlang/OTP conventions for project
50 - structure so they are easily reusable by the community;
51 - - manage source dependencies and Erlang packages while ensuring
52 - repeatable builds;
53 - - handle build artifacts, paths, and libraries such that standard
54 - development tools can be used without a headache;
55 - - adapt to projects of all sizes on almost any platform;
56 - - treat documentation as a feature, and errors or lack of documentation
57 - as a bug.
58 - </longdescription>
59 - <upstream>
60 - <remote-id type="github">erlang/rebar3</remote-id>
61 - </upstream>
62 -</pkgmetadata>
63
64 diff --git a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild b/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
65 deleted file mode 100644
66 index 0191858ec8ad..000000000000
67 --- a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
68 +++ /dev/null
69 @@ -1,21 +0,0 @@
70 -# Copyright 1999-2022 Gentoo Authors
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=8
74 -
75 -DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles"
76 -HOMEPAGE="https://rebar3.org https://github.com/erlang/rebar3"
77 -SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3 -> ${P}"
78 -S="${WORKDIR}"
79 -
80 -LICENSE="Apache-2.0"
81 -SLOT="0"
82 -KEYWORDS="amd64 ~x86"
83 -
84 -RDEPEND="dev-lang/erlang"
85 -
86 -QA_PREBUILT="usr/bin/rebar3"
87 -
88 -src_install() {
89 - newbin "${DISTDIR}"/${P} rebar3
90 -}
91
92 diff --git a/profiles/package.mask b/profiles/package.mask
93 index e068908fb8d7..c8460794d2be 100644
94 --- a/profiles/package.mask
95 +++ b/profiles/package.mask
96 @@ -514,11 +514,6 @@ app-vim/pyclewn
97 # Removal on 2022-08-01. Bug #855737.
98 dev-python/geoip-python
99
100 -# Matthew Smith <matthew@g.o> (2022-07-02)
101 -# Superseded by dev-util/rebar:3.
102 -# Removal in 30 days. Bug #855728.
103 -dev-util/rebar-bin
104 -
105 # Fabian Groffen <grobian@g.o> (2022-07-02)
106 # Segfaults handling SPF validations (warn on permerror), like the
107 # previous release, better not to trust your important mail to