commit:     0d14fe717d529777ec584520872a229dd6d85915
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 16 13:06:12 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 16 13:59:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d14fe71

dev-ruby/googleapis-common-protos-types: drop 1.15.0, 1.19.0

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

 dev-ruby/googleapis-common-protos-types/Manifest    |  2 --
 .../googleapis-common-protos-types-1.15.0.ebuild    | 21 ---------------------
 .../googleapis-common-protos-types-1.19.0.ebuild    | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/dev-ruby/googleapis-common-protos-types/Manifest 
b/dev-ruby/googleapis-common-protos-types/Manifest
index 3e3289874957..ba20b5f3a7ff 100644
--- a/dev-ruby/googleapis-common-protos-types/Manifest
+++ b/dev-ruby/googleapis-common-protos-types/Manifest
@@ -1,3 +1 @@
-DIST googleapis-common-protos-types-1.15.0.gem 96256 BLAKE2B 
fe6ff92564e0a132530b25d54942a48dd00177e9aee7f9f6690258d0983df4fa9eb99faa54df78d06b1c207c6f17678963ad42d51c36302df5f18e23dc2eeb6e
 SHA512 
55d63dd7e1270b1e5b6104ca0522f3e97fda21ec350fac7c1bfcde9a38bc63a1a43e43c67583b29ad405a705886ffa0067161bef3757e8b267501e117c70c4df
-DIST googleapis-common-protos-types-1.19.0.gem 98816 BLAKE2B 
8faab112e9946cbaf30e254138320f440f8cc49eb488a7781fa611248c9d3f5c2455bdba16b787ff2006fec9172f8fff7cbb630d3f7e30c376f66c46744c6eb0
 SHA512 
d52fab3039d5f2f096fcfbc408f9ce5b8351f39f486c3f618676633b419c177f5690dbb29b806f0b5b224d2055bcf0019b9ef74b6140ace6560f810bd5283485
 DIST googleapis-common-protos-types-1.20.0.gem 99840 BLAKE2B 
bd867650b3e2874cafa25a7e88f76effa11f16e51f673d4caeba8252ffe78b63424a311728d31487ae6d6f2ba1f1106a60689d3d87db927ea4719757ff21f57d
 SHA512 
b988ed1c525fd3a32a031891859d1484961b0b9e19635edabb99686ffbaa594d6ddfc4e0253af9e21af38ba9d9755cf391cb168daddc342e203a379c4ed085d8

diff --git 
a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.15.0.ebuild
 
b/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.15.0.ebuild
deleted file mode 100644
index 804157ad1edc..000000000000
--- 
a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.15.0.ebuild
+++ /dev/null
@@ -1,21 +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"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Common protocol buffer types used by Google APIs"
-HOMEPAGE="https://github.com/googleapis/common-protos-ruby";
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64"
-
-ruby_add_rdepend "
-       >=dev-ruby/google-protobuf-3.18:3
-"

diff --git 
a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.19.0.ebuild
 
b/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.19.0.ebuild
deleted file mode 100644
index 498515182d01..000000000000
--- 
a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.19.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Common protocol buffer types used by Google APIs"
-HOMEPAGE="https://github.com/googleapis/common-protos-ruby";
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64"
-
-ruby_add_rdepend "
-       || ( =dev-ruby/google-protobuf-4* >=dev-ruby/google-protobuf-3.18:3 )
-"

Reply via email to