From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 377A015ACFB for ; Thu, 13 Apr 2023 03:03:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AC10E0885; Thu, 13 Apr 2023 03:03:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3585E0885 for ; Thu, 13 Apr 2023 03:03:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14378340EFE for ; Thu, 13 Apr 2023 03:03:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EB85A4B for ; Thu, 13 Apr 2023 03:03:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1681354867.ab974ecfc029119f867797fd9b65b20f03ee1777.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/google-protobuf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/google-protobuf/Manifest dev-ruby/google-protobuf/google-protobuf-3.14.0.ebuild dev-ruby/google-protobuf/google-protobuf-3.19.3.ebuild X-VCS-Directories: dev-ruby/google-protobuf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ab974ecfc029119f867797fd9b65b20f03ee1777 X-VCS-Branch: master Date: Thu, 13 Apr 2023 03:03:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33e9582e-79dd-4d07-8b7e-46e757ebc291 X-Archives-Hash: 46c84725545594b54cd5dc5a1ad6d89a commit: ab974ecfc029119f867797fd9b65b20f03ee1777 Author: Sam James gentoo org> AuthorDate: Wed Apr 12 11:40:41 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 13 03:01:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab974ecf dev-ruby/google-protobuf: drop 3.14.0, 3.19.3 Signed-off-by: Sam James gentoo.org> dev-ruby/google-protobuf/Manifest | 2 -- .../google-protobuf/google-protobuf-3.14.0.ebuild | 34 --------------------- .../google-protobuf/google-protobuf-3.19.3.ebuild | 35 ---------------------- 3 files changed, 71 deletions(-) diff --git a/dev-ruby/google-protobuf/Manifest b/dev-ruby/google-protobuf/Manifest index 423c478f0c4f..29e07de8ed7b 100644 --- a/dev-ruby/google-protobuf/Manifest +++ b/dev-ruby/google-protobuf/Manifest @@ -1,3 +1 @@ -DIST google-protobuf-3.14.0-ruby.tar.gz 5319779 BLAKE2B cea083eea4d7fec441536effdfe2bf1811913154b0cc0da2f14f4edeb0efb200236da102c36700e24fab73fd9883aa90576ad64603a7f175ebf5cef0dc29aae5 SHA512 9dabba81119cb6196ef5de382a1032c57f6e69038f4dce0156f8671b98e51bb5095915fb6d05bb5a8ad8b17b559e652e1e9a392dd30c7ed8dcf1d986c137be11 -DIST google-protobuf-3.19.3-ruby.tar.gz 5293258 BLAKE2B c05b70ffca97f7166ea6a511a36907eed125edf1ebf17f908718221d9b851be84dfb2b1b39973f2faf35f6ade630e6ba4f9e8b91b8fbc922c5db97079323ee6e SHA512 1c003e7cbc8eae6a038f46e688b401ee202ba47f502561e909df79770f6e8b7daf3dc1ccc727e31bfb5b52cd04cb4fef7d2d2a28d650c13f396872ad4aa076c6 DIST google-protobuf-3.19.6-ruby.tar.gz 5299501 BLAKE2B 3121f76b95f83c5309ce49ce296b738eff7be9d3a5093c564fbe2339fb5f3729e406f1b44bfcc05feb0d31ab63838bb4f54685017977c73a33b91215a6776072 SHA512 8f92242f2be8e1bbfba41341c87709ad91ad83b8b3e3df88bb430411541d3399295f49291fd52b50e3487b0fce33181cb4d175685fd25aac72adfaee26a612d4 diff --git a/dev-ruby/google-protobuf/google-protobuf-3.14.0.ebuild b/dev-ruby/google-protobuf/google-protobuf-3.14.0.ebuild deleted file mode 100644 index a59259f3ae89..000000000000 --- a/dev-ruby/google-protobuf/google-protobuf-3.14.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -RUBY_FAKEGEM_EXTENSIONS=(ext/google/protobuf_c/extconf.rb) -RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/google - -inherit ruby-fakegem - -DESCRIPTION="Protocol Buffers are Google's data interchange format" -HOMEPAGE="https://developers.google.com/protocol-buffers" -SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> ${P}-ruby.tar.gz" -RUBY_S="protobuf-${PV}/ruby" - -LICENSE="BSD" -SLOT="3" -KEYWORDS="~amd64" -IUSE="" - -DEPEND+=" test? ( >=dev-libs/protobuf-3.12.0 )" - -all_ruby_prepare() { - sed -e '/extensiontask/ s:^:#:' \ - -e '/ExtensionTask/,/^ end/ s:^:#:' \ - -e 's:../src/protoc:protoc:' \ - -e 's/:compile,//' \ - -i Rakefile || die -} diff --git a/dev-ruby/google-protobuf/google-protobuf-3.19.3.ebuild b/dev-ruby/google-protobuf/google-protobuf-3.19.3.ebuild deleted file mode 100644 index a2c1a888a26a..000000000000 --- a/dev-ruby/google-protobuf/google-protobuf-3.19.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -RUBY_FAKEGEM_EXTENSIONS=(ext/google/protobuf_c/extconf.rb) -RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/google - -inherit ruby-fakegem - -DESCRIPTION="Protocol Buffers are Google's data interchange format" -HOMEPAGE="https://developers.google.com/protocol-buffers" -SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> ${P}-ruby.tar.gz" -RUBY_S="protobuf-${PV}/ruby" - -LICENSE="BSD" -SLOT="3" -KEYWORDS="~amd64" -IUSE="" - -DEPEND+=" test? ( >=dev-libs/protobuf-3.19.0 )" - -all_ruby_prepare() { - sed -e '/extensiontask/ s:^:#:' \ - -e '/ExtensionTask/,/^ end/ s:^:#:' \ - -e 's:../src/protoc:protoc:' \ - -e 's/:compile,//' \ - -e '/:test/ s/:build,//' \ - -i Rakefile || die -}