commit:     ae71844de85cd7cee0f23eb7c821a0e66d27cd68
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 12:31:05 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 12:31:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae71844d

dev-ruby/amqp: treeclean

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-ruby/amqp/Manifest             |  1 -
 dev-ruby/amqp/amqp-1.8.0-r1.ebuild | 39 --------------------------------------
 dev-ruby/amqp/metadata.xml         |  8 --------
 profiles/package.mask              |  6 ------
 4 files changed, 54 deletions(-)

diff --git a/dev-ruby/amqp/Manifest b/dev-ruby/amqp/Manifest
deleted file mode 100644
index 3de1aa7eba2e..000000000000
--- a/dev-ruby/amqp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST amqp-1.8.0.gem 1175040 BLAKE2B 
5c623201a378ecbd501d0f30d31873cfdc47088659d79a89eab21b510cbacad220df0122b3164f543f00a5587b74aab4ffb5d6879f0c30fc06ee17bd55600dcd
 SHA512 
8575b3704cbaab5937a5880858bcc4610ecab4be66b9ef8633c1d49858a95fbb48b1245ba71ebce1b0d31e319cb6f133640097aaa779b8a32282f6d442098e7f

diff --git a/dev-ruby/amqp/amqp-1.8.0-r1.ebuild 
b/dev-ruby/amqp/amqp-1.8.0-r1.ebuild
deleted file mode 100644
index 42f696aa6282..000000000000
--- a/dev-ruby/amqp/amqp-1.8.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="AMQP client implementation in Ruby/EventMachine"
-HOMEPAGE="http://rubyamqp.info/";
-
-LICENSE="Ruby-BSD"
-SLOT="1.4"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/multi_json dev-ruby/evented-spec )"
-ruby_add_rdepend ">=dev-ruby/eventmachine-0.12.4
-       >=dev-ruby/amq-protocol-2.2.0:2"
-
-all_ruby_prepare() {
-       #rm Gemfile || die
-       sed -i -e '/[Bb]undler/ s:^:#:' -e '/effin_utf8/ s:^:#:' 
spec/spec_helper.rb || die
-
-       # Many specs require a live rabbit server, but only root can start
-       # an instance. Skip these specs for now.
-       rm -rf spec/integration spec/unit/amqp/connection_spec.rb || die
-}
-
-all_ruby_install() {
-       dodoc -r docs examples
-}

diff --git a/dev-ruby/amqp/metadata.xml b/dev-ruby/amqp/metadata.xml
deleted file mode 100644
index 658c72b1920d..000000000000
--- a/dev-ruby/amqp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>r...@gentoo.org</email>
-       <name>Gentoo Ruby Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 3c6dbfdfc11e..a26deed4e041 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -354,12 +354,6 @@ dev-python/django-mptt
 # upstream. Last release in 2012. Removal on 2023-10-23.
 dev-ruby/kirbybase
 
-# Hans de Graaff <gra...@gentoo.org> (2023-09-23)
-# ruby31-only package. No reverse dependencies. Discontinued by
-# upstream who recommends using dev-ruby/bunny instead. Removal on
-# 2023-10-23.
-dev-ruby/amqp
-
 # Michał Górny <mgo...@gentoo.org> (2023-09-22)
 # =dev-python/setuptools-scm-8.0.1 broke compatibility hard but reverted
 # the changes in 8.0.2.

Reply via email to