commit:     d9f7c4de6f0ea6b162853b8e034a237110a18479
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 18:27:12 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 18:37:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f7c4de

dev-util/rebar-bin: treeclean

Closes: https://bugs.gentoo.org/855728
Bug: https://bugs.gentoo.org/749363
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-util/rebar-bin/Manifest                |  1 -
 dev-util/rebar-bin/metadata.xml            | 29 -----------------------------
 dev-util/rebar-bin/rebar-bin-3.18.0.ebuild | 21 ---------------------
 profiles/package.mask                      |  5 -----
 4 files changed, 56 deletions(-)

diff --git a/dev-util/rebar-bin/Manifest b/dev-util/rebar-bin/Manifest
deleted file mode 100644
index 760f340f563f..000000000000
--- a/dev-util/rebar-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rebar-bin-3.18.0 952478 BLAKE2B 
3719582dd2328bcc63b328bb177de14702d517049e0935fe25def30c1b290efa64b891711cb6616152904b48ad4dade9623fd50d81b7f850c118156991bacb43
 SHA512 
f52b79f3e1527687ddddc50062eb0a520e913f8a381b9eb836886988460f2e38f135d03e1ecf1022f332498116a498619b3d1f71663bb51d9af9cd7a5c4efc0a

diff --git a/dev-util/rebar-bin/metadata.xml b/dev-util/rebar-bin/metadata.xml
deleted file mode 100644
index 851f4e99775b..000000000000
--- a/dev-util/rebar-bin/metadata.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <stabilize-allarches/>
-       <maintainer type="person">
-               <email>matt...@gentoo.org</email>
-               <name>Matthew Smith</name>
-       </maintainer>
-       <longdescription lang="en">
-               Rebar3 is an Erlang tool that makes it easy to create, develop, 
and
-               release Erlang libraries, applications, and systems in a 
repeatable
-               manner.
-
-               Rebar3 will:
-
-               - respect and enforce standard Erlang/OTP conventions for 
project
-               structure so they are easily reusable by the community;
-               - manage source dependencies and Erlang packages while ensuring
-               repeatable builds;
-               - handle build artifacts, paths, and libraries such that 
standard
-               development tools can be used without a headache;
-               - adapt to projects of all sizes on almost any platform;
-               - treat documentation as a feature, and errors or lack of 
documentation
-               as a bug.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">erlang/rebar3</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild 
b/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
deleted file mode 100644
index 0191858ec8ad..000000000000
--- a/dev-util/rebar-bin/rebar-bin-3.18.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP 
principles"
-HOMEPAGE="https://rebar3.org https://github.com/erlang/rebar3";
-SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3 -> 
${P}"
-S="${WORKDIR}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="dev-lang/erlang"
-
-QA_PREBUILT="usr/bin/rebar3"
-
-src_install() {
-       newbin "${DISTDIR}"/${P} rebar3
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index e068908fb8d7..c8460794d2be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -514,11 +514,6 @@ app-vim/pyclewn
 # Removal on 2022-08-01.  Bug #855737.
 dev-python/geoip-python
 
-# Matthew Smith <matt...@gentoo.org> (2022-07-02)
-# Superseded by dev-util/rebar:3.
-# Removal in 30 days. Bug #855728.
-dev-util/rebar-bin
-
 # Fabian Groffen <grob...@gentoo.org> (2022-07-02)
 # Segfaults handling SPF validations (warn on permerror), like the
 # previous release, better not to trust your important mail to

Reply via email to