public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-partitions/
Date: Sat, 03 May 2025 10:18:42 +0000 (UTC)	[thread overview]
Message-ID: <1746267511.42fa567a3fa6c781804f5700bb7cc10b7abf24bb.graaff@gentoo> (raw)

commit:     42fa567a3fa6c781804f5700bb7cc10b7abf24bb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May  3 10:18:14 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May  3 10:18:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fa567a

dev-ruby/aws-partitions: drop 1.952.0, 1.1003.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/aws-partitions/Manifest                     |  2 --
 .../aws-partitions/aws-partitions-1.1003.0.ebuild    | 20 --------------------
 .../aws-partitions/aws-partitions-1.952.0.ebuild     | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-ruby/aws-partitions/Manifest b/dev-ruby/aws-partitions/Manifest
index 4a81fa5cf2b3..0053f1237405 100644
--- a/dev-ruby/aws-partitions/Manifest
+++ b/dev-ruby/aws-partitions/Manifest
@@ -1,4 +1,2 @@
-DIST aws-partitions-1.1003.0.gem 68096 BLAKE2B 82e166c798379a33ff0bcd6ab58d5dbde34ebdc4fe5070b6c43a92fb9a710e601daaac83a20bf03c94b08c0acbd450a19e22dac8c7fc7e1a0dab72fcb8c5d6fe SHA512 fad3f7e4f3210f515361be91337424408ee458642f78161cad2fb3dbb08cc33ea4c4bd3d604751d3002ef242205af2926b4aa940b44bf2a78a9c14373463deb3
 DIST aws-partitions-1.1068.0.gem 77312 BLAKE2B e794ceac7860c9cac8809991728a0a8c6d47029502fd559d7982402daebc271be58b34ecbe2e64450c5c785e50ab27ae8e98e8079f92db2931dfbde12de2f2be SHA512 7f7f743eba97c74702751b11831f2f265ad7e920f15cd1d69c283a966e058b2a23ffdb0459b227fffbc3439158cad2a288e08e93feed29a06c8da79ac234efec
 DIST aws-partitions-1.1096.0.gem 80896 BLAKE2B e45702c9f0b27746048646e8b2232a95fb81144a3bf2f76328358483a098a86ef287336a18977f346a1f06419bdf9a43f0c189873a00354a5a9426db510dd7de SHA512 74aa8f603501aa8ff344775815d7d512b746d96c501ac1991ef60c7f692cc390256521fe788409ebb5c716580f6cd537b542764b5feab2bd88d10ec582eac1ee
-DIST aws-partitions-1.952.0.gem 65024 BLAKE2B 7749560b1bb3d39446415a89f0b54e2158c1b3bc2a9feacbc8ea03d5b43f69d77ffcc7f168d6e8d45553cbf2066bdb1c606a21daf1efb80d09d720008ce6a4cf SHA512 bf0a55ba9a858c9237ce0ac04326f126bd79558c8c0d8acf6ea1f53ae6eb907803c54d8ac79d5fb839700792213786e0f7c229f489bc79696a6e2291e9856aba

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.1003.0.ebuild b/dev-ruby/aws-partitions/aws-partitions-1.1003.0.ebuild
deleted file mode 100644
index 0f6ed389ec1b..000000000000
--- a/dev-ruby/aws-partitions/aws-partitions-1.1003.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"

diff --git a/dev-ruby/aws-partitions/aws-partitions-1.952.0.ebuild b/dev-ruby/aws-partitions/aws-partitions-1.952.0.ebuild
deleted file mode 100644
index 0f6ed389ec1b..000000000000
--- a/dev-ruby/aws-partitions/aws-partitions-1.952.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-# Not packaged and upstream not tagged.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="partitions.json"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides interfaces to enumerate AWS partitions, regions, and services"
-HOMEPAGE="https://aws.amazon.com/sdk-for-ruby/"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"


             reply	other threads:[~2025-05-03 10:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-03 10:18 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-22 13:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/aws-partitions/ Hans de Graaff
2025-06-19 13:55 Hans de Graaff
2025-05-03 10:18 Hans de Graaff
2025-03-18 11:52 Hans de Graaff
2024-11-11  7:39 Hans de Graaff
2024-11-11  7:39 Hans de Graaff
2024-07-07  4:28 Hans de Graaff
2024-07-07  4:28 Hans de Graaff
2024-03-15 13:16 Hans de Graaff
2023-12-27 21:13 Hans de Graaff
2023-12-06  7:11 Hans de Graaff
2023-12-06  7:11 Hans de Graaff
2023-10-31  6:42 Hans de Graaff
2023-09-09  9:21 Hans de Graaff
2023-07-14  6:19 Hans de Graaff
2023-06-18  5:01 Hans de Graaff
2023-06-18  5:01 Hans de Graaff
2023-03-18 23:10 Sam James
2022-12-03 14:57 Hans de Graaff
2022-12-03 14:57 Hans de Graaff
2020-10-01  0:26 Sam James
2020-09-16  5:55 Hans de Graaff
2020-09-16  5:55 Hans de Graaff
2020-04-19 12:18 Hans de Graaff
2020-04-16 23:03 Robin H. Johnson
2020-03-08  6:38 Hans de Graaff
2019-12-03  7:12 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1746267511.42fa567a3fa6c781804f5700bb7cc10b7abf24bb.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox