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 2EC92158649 for ; Fri, 12 May 2023 09:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 547B3E0C64; Fri, 12 May 2023 09:48:48 +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 3813BE0C64 for ; Fri, 12 May 2023 09:48:48 +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 45F2A335D17 for ; Fri, 12 May 2023 09:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D57CA990 for ; Fri, 12 May 2023 09:48:45 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1683884910.10b145af873aa81d2a553acdbb5378d3c3a77f29.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ruby/contracts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/contracts/Manifest dev-ruby/contracts/contracts-0.16.1.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-ruby/contracts/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 10b145af873aa81d2a553acdbb5378d3c3a77f29 X-VCS-Branch: master Date: Fri, 12 May 2023 09:48: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: 7e007943-0396-47a2-a523-713b6e91aff8 X-Archives-Hash: f5637aa6fa97ffb7fec458f6f95d08e3 commit: 10b145af873aa81d2a553acdbb5378d3c3a77f29 Author: David Seifert gentoo org> AuthorDate: Fri May 12 09:48:30 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Fri May 12 09:48:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b145af dev-ruby/contracts: drop 0.16.1 Signed-off-by: David Seifert gentoo.org> dev-ruby/contracts/Manifest | 1 - dev-ruby/contracts/contracts-0.16.1.ebuild | 19 ------------------- profiles/package.mask | 1 - 3 files changed, 21 deletions(-) diff --git a/dev-ruby/contracts/Manifest b/dev-ruby/contracts/Manifest index 4a9eaebed34e..a36249134c2a 100644 --- a/dev-ruby/contracts/Manifest +++ b/dev-ruby/contracts/Manifest @@ -1,2 +1 @@ -DIST contracts-0.16.1.gem 57856 BLAKE2B 72978a2a47b75411d2ae74521470d5958ef711351e2ce6776f1331b0d3f4b175d43f991a73fd2332ac0e1f6732b05a65887054a0be4452fd62f058a28ba929be SHA512 bc182431de9efbc6d23603c68a64eddcd3f27ea1ac8c2c9ff00840cf38d2f58ba595304127e6b43e504d3aa387559a5c1429b671dadac175d3a4ad2c02edbf6a DIST contracts-0.17.gem 58368 BLAKE2B 2bccd3a552268821b3c34a08fef3d6c0e43e27f8a0e56a2b7b0291d388142a2efb3686230d4daaea6e82c45be8d42f2ab61d1aa3d6a7f682bd7d99a0af7f179d SHA512 bce1417e7b505ec35b43917d53cbdb175995ff877da2a6122e08b3c7e537d557785987a0110006525dd079f09d574be3f5f4793154f99ac91c32f83662fa311b diff --git a/dev-ruby/contracts/contracts-0.16.1.ebuild b/dev-ruby/contracts/contracts-0.16.1.ebuild deleted file mode 100644 index 3be3ff966b31..000000000000 --- a/dev-ruby/contracts/contracts-0.16.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.md TODO.markdown TUTORIAL.md" - -inherit ruby-fakegem - -DESCRIPTION="provides contracts for Ruby" -HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="" diff --git a/profiles/package.mask b/profiles/package.mask index 1c92911bdf87..49631063b9f1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -311,7 +311,6 @@ x11-plugins/ascpu dev-lang/ruby:2.7 =dev-ruby/bundler-2.1.4 =dev-ruby/rubygems-3.1.6 -=dev-ruby/contracts-0.16.1 # Ionen Wolkens (2023-03-30) # NVIDIA dropped support for the 390.xx branch in December 2022[1].