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 B011915ACFB for ; Fri, 21 Apr 2023 08:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 338A8E08FC; Fri, 21 Apr 2023 08:55:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19DBCE08FA for ; Fri, 21 Apr 2023 08:55:19 +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 5A24F341197 for ; Fri, 21 Apr 2023 08:55:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53B5BA52 for ; Fri, 21 Apr 2023 08:55:15 +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: <1682067269.7803af4be5355a367ff068a3acdeb81de59f4f0a.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bit-struct/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bit-struct/Manifest dev-ruby/bit-struct/bit-struct-0.17.ebuild dev-ruby/bit-struct/metadata.xml profiles/package.mask X-VCS-Directories: dev-ruby/bit-struct/ profiles/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 7803af4be5355a367ff068a3acdeb81de59f4f0a X-VCS-Branch: master Date: Fri, 21 Apr 2023 08:55:15 +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: eac4dfe0-6865-4aa9-8aac-7066375446f1 X-Archives-Hash: c7c42ad06fc4d1ee73d6e5348f830f61 commit: 7803af4be5355a367ff068a3acdeb81de59f4f0a Author: David Seifert gentoo org> AuthorDate: Fri Apr 21 08:54:29 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Apr 21 08:54:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7803af4b dev-ruby/bit-struct: treeclean Closes: https://bugs.gentoo.org/835121 Signed-off-by: David Seifert gentoo.org> dev-ruby/bit-struct/Manifest | 1 - dev-ruby/bit-struct/bit-struct-0.17.ebuild | 17 ----------------- dev-ruby/bit-struct/metadata.xml | 12 ------------ profiles/package.mask | 6 ------ 4 files changed, 36 deletions(-) diff --git a/dev-ruby/bit-struct/Manifest b/dev-ruby/bit-struct/Manifest deleted file mode 100644 index c10d303fc16b..000000000000 --- a/dev-ruby/bit-struct/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bit-struct-0.17.gem 31232 BLAKE2B 8dd802d22b543dbde4e59f9bbdf158379045b633e427ed2d01fa0a141f48298e2d3da48f19a2c113426b8dafab7ce139948fa8d097e6b87dc9957eecf65bf95b SHA512 9f3cc652d0f2983edc5a67a5b7ad5a64a2cd73b45414b3636fdd9e6d18fe971ec9d5cd3553ef384f039bfb166489fd303724c8c0c9d882cd757610c7986b0f1f diff --git a/dev-ruby/bit-struct/bit-struct-0.17.ebuild b/dev-ruby/bit-struct/bit-struct-0.17.ebuild deleted file mode 100644 index 25fc8284a70f..000000000000 --- a/dev-ruby/bit-struct/bit-struct-0.17.ebuild +++ /dev/null @@ -1,17 +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" - -inherit ruby-fakegem - -DESCRIPTION="Library for packed binary data stored in ruby Strings" -HOMEPAGE="https://github.com/vjoel/bit-struct" - -LICENSE="Ruby-BSD" - -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" diff --git a/dev-ruby/bit-struct/metadata.xml b/dev-ruby/bit-struct/metadata.xml deleted file mode 100644 index 5c06e93a1139..000000000000 --- a/dev-ruby/bit-struct/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - zerochaos@gentoo.org - Rick Farina - - - vjoel/bit-struct - bit-struct - - diff --git a/profiles/package.mask b/profiles/package.mask index 1cd456d3e304..89cf8b844e86 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -447,12 +447,6 @@ dev-ruby/sigar # tree. Removal on 2023-04-18. Bug #880401. dev-util/dmake -# Hans de Graaff (2023-03-19) -# ruby27-only package without reverse dependencies. No recent activity -# upstream and last supported ruby version is 2.5. Masked for removal on -# 2023-04-19. -dev-ruby/bit-struct - # Sam James (2023-03-16) # Breaks building C++ consumers. See bug #901211 and bug #901035. # Please upgrade to glib-2.76.0-r1.