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/aws-sdk-resources/
Date: Thu, 29 Sep 2022 08:09:07
Message-Id: 1664438569.cdb3d17d04ca7d7a162b281fd4aeaa19c447a5d4.jsmolic@gentoo
1 commit: cdb3d17d04ca7d7a162b281fd4aeaa19c447a5d4
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 08:02:49 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 08:02:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb3d17d
7
8 dev-ruby/aws-sdk-resources: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-ruby/aws-sdk-resources/Manifest | 1 -
13 .../aws-sdk-resources-2.11.488.ebuild | 37 ----------------------
14 dev-ruby/aws-sdk-resources/metadata.xml | 11 -------
15 profiles/package.mask | 1 -
16 4 files changed, 50 deletions(-)
17
18 diff --git a/dev-ruby/aws-sdk-resources/Manifest b/dev-ruby/aws-sdk-resources/Manifest
19 deleted file mode 100644
20 index 126827b29feb..000000000000
21 --- a/dev-ruby/aws-sdk-resources/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST aws-sdk-ruby-2.11.488.tar.gz 5997468 BLAKE2B bf374a451d07052676eedf75cac71f57f4557ff3d0970593cd76f057938844e0eca28e63aa983619345a5852542a8b1fe371c1be2c6132146daa9b5c123c7869 SHA512 c2726a9afc38d579fa65977c3c1cd2af5f6b235ac84cf5b4dd8fac6040a01c753d6409fe90e1cf32d500f26366c76a3b2499a0e79ebb005601756dab068fe91f
25
26 diff --git a/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.11.488.ebuild b/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.11.488.ebuild
27 deleted file mode 100644
28 index 42fcb379e0f0..000000000000
29 --- a/dev-ruby/aws-sdk-resources/aws-sdk-resources-2.11.488.ebuild
30 +++ /dev/null
31 @@ -1,37 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -USE_RUBY="ruby26 ruby27"
38 -
39 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
40 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
41 -RUBY_FAKEGEM_DOCDIR="doc"
42 -
43 -RUBY_FAKEGEM_EXTRAINSTALL="resources.schema.json"
44 -
45 -GITHUB_USER="aws"
46 -GITHUB_PROJECT="aws-sdk-ruby"
47 -RUBY_S="${GITHUB_PROJECT}-${PV}/${PN}"
48 -
49 -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
50 -
51 -inherit ruby-fakegem
52 -
53 -DESCRIPTION="Official SDK for Amazon Web Services"
54 -HOMEPAGE="https://aws.amazon.com/sdkforruby"
55 -SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
56 -
57 -LICENSE="Apache-2.0"
58 -SLOT="2"
59 -KEYWORDS="~amd64 ~arm64"
60 -IUSE=""
61 -
62 -ruby_add_rdepend "~dev-ruby/aws-sdk-core-${PV}"
63 -
64 -ruby_add_bdepend "dev-ruby/webmock"
65 -
66 -all_ruby_prepare() {
67 - sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
68 -}
69
70 diff --git a/dev-ruby/aws-sdk-resources/metadata.xml b/dev-ruby/aws-sdk-resources/metadata.xml
71 deleted file mode 100644
72 index 082aaa7c4632..000000000000
73 --- a/dev-ruby/aws-sdk-resources/metadata.xml
74 +++ /dev/null
75 @@ -1,11 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 - <maintainer type="project">
80 - <email>ruby@g.o</email>
81 - <name>Gentoo Ruby Project</name>
82 - </maintainer>
83 - <upstream>
84 - <remote-id type="github">aws/aws-sdk-ruby</remote-id>
85 - </upstream>
86 -</pkgmetadata>
87
88 diff --git a/profiles/package.mask b/profiles/package.mask
89 index debb5633e4d9..92d25b5882ce 100644
90 --- a/profiles/package.mask
91 +++ b/profiles/package.mask
92 @@ -229,7 +229,6 @@ dev-ruby/async_sinatra
93 # Stuck on deprecated and removed Ruby 2.6. Removal on 2022-09-27.
94 dev-ruby/aws-sdk
95 dev-ruby/aws-sdk-core
96 -dev-ruby/aws-sdk-resources
97
98 # hololeap <hololeap@××××××××××.com> (2022-08-21)
99 # doctest-parallel does not currently work with Setup.hs (used internally by