commit:     021f470ea595152374e0deb44ac47e63732cd0df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 06:11:56 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 06:11:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021f470e

dev-ruby/posix-spawn: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ruby/posix-spawn/Manifest                     |  1 -
 dev-ruby/posix-spawn/metadata.xml                 | 11 ---------
 dev-ruby/posix-spawn/posix-spawn-0.3.15-r1.ebuild | 29 -----------------------
 profiles/package.mask                             |  5 ----
 4 files changed, 46 deletions(-)

diff --git a/dev-ruby/posix-spawn/Manifest b/dev-ruby/posix-spawn/Manifest
deleted file mode 100644
index ff646c271c68..000000000000
--- a/dev-ruby/posix-spawn/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST posix-spawn-0.3.15.gem 29696 BLAKE2B 
224cca09cbac983cb35dd2c25fe4ea485f6c5ec20fe46dfafcfb4f3586da9eb77ba8328dcdc3fde6f389dc0953ae4b7e5a600af67db421837a6610b0770c8146
 SHA512 
bdfecdbb0d470d23643de1c5b40c4f4b8b7f8970c14a2d3bd7c15e59d388b24857fb740c5c87573cbb6ac83483a29bf87f856a949a1fc014be8ad09e5cb2a9e7

diff --git a/dev-ruby/posix-spawn/metadata.xml 
b/dev-ruby/posix-spawn/metadata.xml
deleted file mode 100644
index 442c14db4018..000000000000
--- a/dev-ruby/posix-spawn/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">rtomayko/posix-spawn</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-ruby/posix-spawn/posix-spawn-0.3.15-r1.ebuild 
b/dev-ruby/posix-spawn/posix-spawn-0.3.15-r1.ebuild
deleted file mode 100644
index 61f75a2bf234..000000000000
--- a/dev-ruby/posix-spawn/posix-spawn-0.3.15-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md TODO HACKING"
-
-RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)
-
-inherit ruby-fakegem
-
-DESCRIPTION="Library that implements a subset of the Ruby 1.9 Process::spawn"
-HOMEPAGE="https://github.com/rtomayko/posix-spawn/";
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-       sed -i -e '/test_backtick_redirect/askip "Output depends on bash 
version"' test/test_backtick.rb || die
-}
-
-each_ruby_test() {
-       ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each {|f| require f}' || 
die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ea43dd284576..6497456acf1a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -920,11 +920,6 @@ dev-ruby/nagios_analyzer
 # Last release in 2009. Removal in 30 days.
 dev-ruby/ntlm-http
 
-# Hans de Graaff <[email protected]> (2022-12-11)
-# ruby27-only package. No reverse dependencies.
-# Removal in 30 days.
-dev-ruby/posix-spawn
-
 # Jonas Stein <[email protected]> (2022-12-11)
 # Unfetchable and mirror-restricted.
 # Upstream discontinued

Reply via email to