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 0BDE715ACFC for ; Sun, 30 Apr 2023 10:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 390EFE085E; Sun, 30 Apr 2023 10:07:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 01DF5E085E for ; Sun, 30 Apr 2023 10:07:57 +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 A3B4A3412D7 for ; Sun, 30 Apr 2023 10:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3959A5F for ; Sun, 30 Apr 2023 10:07:52 +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: <1682849170.3f8b37bcc2fa62a29b40c199bc2d5ac9e33451dc.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-text/ronn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ronn/Manifest app-text/ronn/metadata.xml app-text/ronn/ronn-0.7.3-r4.ebuild profiles/package.mask X-VCS-Directories: profiles/ app-text/ronn/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 3f8b37bcc2fa62a29b40c199bc2d5ac9e33451dc X-VCS-Branch: master Date: Sun, 30 Apr 2023 10:07:52 +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: a89b6101-e534-47b7-a565-3ec2f764aa0e X-Archives-Hash: 525997814662b525b43bab7ba1d4006a commit: 3f8b37bcc2fa62a29b40c199bc2d5ac9e33451dc Author: David Seifert gentoo org> AuthorDate: Sun Apr 30 10:06:10 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Apr 30 10:06:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8b37bc app-text/ronn: treeclean Closes: https://bugs.gentoo.org/628838 Closes: https://bugs.gentoo.org/743956 Closes: https://bugs.gentoo.org/770907 Closes: https://bugs.gentoo.org/863965 Signed-off-by: David Seifert gentoo.org> app-text/ronn/Manifest | 1 - app-text/ronn/metadata.xml | 11 -------- app-text/ronn/ronn-0.7.3-r4.ebuild | 51 -------------------------------------- profiles/package.mask | 6 ----- 4 files changed, 69 deletions(-) diff --git a/app-text/ronn/Manifest b/app-text/ronn/Manifest deleted file mode 100644 index fe5035bfa679..000000000000 --- a/app-text/ronn/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ronn-0.7.3.gem 61440 BLAKE2B 3ff0a1752d7a972b7d8319cac2b1287e7d21207e22b9eb288694172eb9b30b2198e4378eb02df8418585a44d3d2c89b4695675933dc5ef5d9ba63c78e71f4e7c SHA512 885418c88d5a1073f9457ea11e29d82d3bb40ad12506589ccfab83ad447445e41282c9688aba5646082ae5ecc6a047fa9439ffae14561152fc61a136474f611c diff --git a/app-text/ronn/metadata.xml b/app-text/ronn/metadata.xml deleted file mode 100644 index 62ac5e34fda8..000000000000 --- a/app-text/ronn/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - rtomayko/ronn - - diff --git a/app-text/ronn/ronn-0.7.3-r4.ebuild b/app-text/ronn/ronn-0.7.3-r4.ebuild deleted file mode 100644 index 7822285c4841..000000000000 --- a/app-text/ronn/ronn-0.7.3-r4.ebuild +++ /dev/null @@ -1,51 +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_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" - -inherit ruby-fakegem - -DESCRIPTION="Converts simple, human readable textfiles to roff for terminal display, and HTML" -HOMEPAGE="https://github.com/rtomayko/ronn/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" - -IUSE="" - -RDEPEND+=" !app-text/ronn-ng" - -DEPS=" - >=dev-ruby/hpricot-0.8.2 - >=dev-ruby/mustache-0.7.0 - >=dev-ruby/rdiscount-1.5.8" - -ruby_add_rdepend "${DEPS}" - -ruby_add_bdepend "${DEPS}" - -all_ruby_prepare() { - # Avoid test failing due to changes in hash handling in ruby 1.8.7: - # https://github.com/rtomayko/ronn/issues/56 - sed -i -e '81 s:^:#:' test/test_ronn.rb || die -} - -each_ruby_prepare() { - # Make sure that we always use the right interpreter during tests. - sed -i -e "/output/ s:ronn:${RUBY} bin/ronn:" test/test_ronn.rb -} - -all_ruby_compile() { - PATH="${S}/bin:${PATH}" rake man || die -} - -all_ruby_install() { - all_fakegem_install - - doman man/ronn.1 man/ronn-format.7 -} diff --git a/profiles/package.mask b/profiles/package.mask index 9c2001d2b69e..8646535b9c43 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -332,12 +332,6 @@ dev-ruby/rspec-mocks:2 # Removal on 2023-04-28. Bug #903542. dev-ruby/flickraw -# Hans de Graaff (2023-03-29) -# ruby27-only package. app-text/ronn-ng is a drop-in replacement. it is -# also the only consumer of dev-ruby/hpricot which has a ruby30 target -# but is not actually compatible. Masked for removal on 2023-04-29. -app-text/ronn - # Sam James (2023-03-29) # Regressions in solving ability affecting e.g. igraph: # https://github.com/opencollab/arpack-ng/issues/401