Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ruby/gherkin/
Date: Sat, 31 Dec 2022 18:32:59
Message-Id: 1672511470.f69037af43313484f402068378d5e1f25f1bf523.jsmolic@gentoo
1 commit: f69037af43313484f402068378d5e1f25f1bf523
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 18:27:42 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 18:31:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69037af
7
8 dev-ruby/gherkin: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-ruby/gherkin/Manifest | 1 -
13 dev-ruby/gherkin/gherkin-5.1.0.ebuild | 24 ------------------------
14 dev-ruby/gherkin/metadata.xml | 11 -----------
15 profiles/package.mask | 6 ------
16 4 files changed, 42 deletions(-)
17
18 diff --git a/dev-ruby/gherkin/Manifest b/dev-ruby/gherkin/Manifest
19 deleted file mode 100644
20 index c953982a2e97..000000000000
21 --- a/dev-ruby/gherkin/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST gherkin-5.1.0.gem 29696 BLAKE2B 2439b82a147a546e8df71e11996f9560a8720580e07795542fc81781449b483a42e54251f3d0dd3482331773b1cada1d61b468bfcec2a9464ee2542eef2ed13e SHA512 d935ccceaec493736f337a4c3db69909858d15f4c41e93ecfc6ca31a30fc48eec1cecbe71d455265e1062006f49f05461c9860c9b3cc4806bb25f42dec6f504e
25
26 diff --git a/dev-ruby/gherkin/gherkin-5.1.0.ebuild b/dev-ruby/gherkin/gherkin-5.1.0.ebuild
27 deleted file mode 100644
28 index fb6de66d1c2e..000000000000
29 --- a/dev-ruby/gherkin/gherkin-5.1.0.ebuild
30 +++ /dev/null
31 @@ -1,24 +0,0 @@
32 -# Copyright 1999-2021 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -USE_RUBY="ruby24 ruby25 ruby26 ruby27"
37 -
38 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
39 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
40 -
41 -RUBY_FAKEGEM_DOCDIR="rdoc"
42 -RUBY_FAKEGEM_EXTRADOC="README.md"
43 -
44 -# Don't install support scripts to avoid slot collisions.
45 -RUBY_FAKEGEM_BINWRAP=""
46 -
47 -inherit ruby-fakegem
48 -
49 -DESCRIPTION="Fast Gherkin lexer and parser"
50 -HOMEPAGE="https://github.com/cucumber/gherkin"
51 -LICENSE="MIT"
52 -
53 -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc x86"
54 -SLOT="5"
55 -IUSE=""
56
57 diff --git a/dev-ruby/gherkin/metadata.xml b/dev-ruby/gherkin/metadata.xml
58 deleted file mode 100644
59 index 0dedc164975c..000000000000
60 --- a/dev-ruby/gherkin/metadata.xml
61 +++ /dev/null
62 @@ -1,11 +0,0 @@
63 -<?xml version="1.0" encoding="UTF-8"?>
64 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
65 -<pkgmetadata>
66 - <maintainer type="project">
67 - <email>ruby@g.o</email>
68 - <name>Gentoo Ruby Project</name>
69 - </maintainer>
70 - <upstream>
71 - <remote-id type="github">cucumber/gherkin</remote-id>
72 - </upstream>
73 -</pkgmetadata>
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index 9cc24d4ee2ce..ccd987923076 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -1029,12 +1029,6 @@ dev-ruby/rspec-retry
80 # no need for this package. Removal on 2023-01-03.
81 x11-themes/mate-themes-meta
82
83 -# Hans de Graaff <graaff@g.o> (2022-12-02)
84 -# Old cucumber slots and dependencies for already removed
85 -# cucumber-3. These have no value as standalone packages.
86 -# Removal in 14 days.
87 -dev-ruby/gherkin
88 -
89 # Piotr Karbowski <slashbeast@g.o> (2022-11-29)
90 # Multiple stability issues, deadlocks on exit, broken API.
91 # Bug #883559