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 C280B158089 for ; Mon, 2 Oct 2023 11:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 123042BC02B; Mon, 2 Oct 2023 11:41:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF5982BC02B for ; Mon, 2 Oct 2023 11:41:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FFE0335D2B for ; Mon, 2 Oct 2023 11:41:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 925CD931 for ; Mon, 2 Oct 2023 11:41:31 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1696246611.eb87bcc7fd650f072b9f987803604e3d2da25f23.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ruby/twitter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/twitter/Manifest dev-ruby/twitter/twitter-7.0.0-r3.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-ruby/twitter/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: eb87bcc7fd650f072b9f987803604e3d2da25f23 X-VCS-Branch: master Date: Mon, 2 Oct 2023 11:41:31 +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: 72e59559-69aa-436d-bd22-2c7cf91d2dfa X-Archives-Hash: dbfed0cda193ded94178e4a5fdeb9626 commit: eb87bcc7fd650f072b9f987803604e3d2da25f23 Author: Florian Schmaus gentoo org> AuthorDate: Mon Oct 2 11:31:14 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Oct 2 11:36:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb87bcc7 dev-ruby/twitter: drop 7.0.0-r3 Signed-off-by: Florian Schmaus gentoo.org> dev-ruby/twitter/Manifest | 1 - dev-ruby/twitter/twitter-7.0.0-r3.ebuild | 58 -------------------------------- profiles/package.mask | 4 --- 3 files changed, 63 deletions(-) diff --git a/dev-ruby/twitter/Manifest b/dev-ruby/twitter/Manifest index cd562c4bd17d..87742ff58691 100644 --- a/dev-ruby/twitter/Manifest +++ b/dev-ruby/twitter/Manifest @@ -1,3 +1,2 @@ -DIST twitter-7.0.0.tar.gz 831181 BLAKE2B aeb888bf1551116916cc10a4c0278dcee541e953c6e1be09bd95f348b8a2a08075d44c4b8beb736b13564d550b5797184c725141c5c3866f5423afddfdfbea19 SHA512 4b0f831ddb1f54fc5894a15010d17b54c62f6caa3eadd6a1f0e0ef37235f29f53f6315c49213244d79ab3708d5a7b1e1b9735d1f35fa291a66d439db916d3ec7 DIST twitter-8.0.0.tar.gz 830698 BLAKE2B 187c37adb2971845730ba8ef15f7350083130c1c2f1704f3dc909aee28e8b7742e1a45b3bac8d198eb45f4e415dd15ebfe0099d9e52b7c5a5ec40ca2a6cdaa2e SHA512 b67e97385cb53cb4d75381fb16a6395d0ea72dc2fa0a900ff072ef0ef87947364967da9070e5a2449f5a938740ac0910a342d8ff3bd62095ecfb468b173a754e DIST twitter-8.0.1.tar.gz 830580 BLAKE2B a6a89eeaaf0095b022f31363d153fe980777e6588755115e6a3ee469ece8a753c9abf72747e986858562ec0ea4ca9b0eed31067aee1713dadc221b705db33d7e SHA512 864b882e2797efe7e3c846b8ea39bb323395cacc42128d6a1fe74106249ca4e3419efd04237c5b46a697ce0204a109fbd1af906917820d67f1a2b1ecb71501fa diff --git a/dev-ruby/twitter/twitter-7.0.0-r3.ebuild b/dev-ruby/twitter/twitter-7.0.0-r3.ebuild deleted file mode 100644 index 8ba69d61035d..000000000000 --- a/dev-ruby/twitter/twitter-7.0.0-r3.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" - -RUBY_FAKEGEM_RECIPE_DOC="yard" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="twitter.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="https://github.com/sferik/twitter/" -SRC_URI="https://github.com/sferik/twitter/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_rdepend " - >=dev-ruby/addressable-2.3 - =dev-ruby/buftok-0.2.0* - >=dev-ruby/equalizer-0.0.11 - =dev-ruby/equalizer-0.0* - dev-ruby/http:4 - dev-ruby/http-form_data:2 - =dev-ruby/http_parser_rb-0.6* - >=dev-ruby/memoizable-0.4.2 - =dev-ruby/multipart-post-2* - >=dev-ruby/naught-1.1 - =dev-ruby/simple_oauth-0.3* -" - -ruby_add_bdepend "test? ( - dev-ruby/rspec:3 - dev-ruby/webmock:3 - >=dev-ruby/timecop-0.6.1 - ) - doc? ( dev-ruby/yard )" - -all_ruby_prepare() { -# rm Gemfile || die - sed -i -e '/[Bb]undler/d' Rakefile || die "Unable to remove bundler code." - - sed -i -e '/simplecov/,/^end/ s:^:#:' \ - -e '1igem "webmock", "~>3.0"' spec/helper.rb || die - - # Avoid a spec that fails due to changes in dependencies. - sed -i -e '/#reverse_token/,/^ end/ s:^:#:' \ - spec/twitter/rest/oauth_spec.rb -} - -each_ruby_test() { - CI=true RSPEC_VERSION=3 ruby-ng_rspec || die -} diff --git a/profiles/package.mask b/profiles/package.mask index 13560dea4a2a..9342bba2a4cb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -248,10 +248,6 @@ dev-ruby/mustermann:2 net-wireless/blueberry net-wireless/gnome-bluetooth:2 -# Hans de Graaff (2023-08-29) -# Use the newer slot instead. Masked for removal on 2023-09-29. -dev-ruby/twitter:7 - # Sam James (2023-08-04) # Stricter behavior which causes some packages to fail, see bug #911721. =dev-util/pkgconf-2.0.0