From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8DBBC1580E0 for ; Mon, 02 Jun 2025 05:24:46 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 77A45343091 for ; Mon, 02 Jun 2025 05:24:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7B26D11027C; Mon, 02 Jun 2025 05:24:45 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6F0FA11027C for ; Mon, 02 Jun 2025 05:24:45 +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 1EA17343091 for ; Mon, 02 Jun 2025 05:24:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51EB61397 for ; Mon, 02 Jun 2025 05:24:43 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1748841208.adb3936d12abaae2dba0aa7a7bf38dc6f0651089.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rss/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rss/Manifest dev-ruby/rss/rss-0.3.0.ebuild X-VCS-Directories: dev-ruby/rss/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: adb3936d12abaae2dba0aa7a7bf38dc6f0651089 X-VCS-Branch: master Date: Mon, 02 Jun 2025 05:24:43 +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: 74b89665-9f04-48b4-b3da-68cd8b7a8fc7 X-Archives-Hash: 99a9581d986f621dab49da0526fbddd2 commit: adb3936d12abaae2dba0aa7a7bf38dc6f0651089 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jun 2 05:13:28 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jun 2 05:13:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb3936d dev-ruby/rss: drop 0.3.0 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/rss/Manifest | 1 - dev-ruby/rss/rss-0.3.0.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/dev-ruby/rss/Manifest b/dev-ruby/rss/Manifest index c82dbc03d62f..f9f289cd8b72 100644 --- a/dev-ruby/rss/Manifest +++ b/dev-ruby/rss/Manifest @@ -1,2 +1 @@ -DIST rss-0.3.0.tar.gz 107114 BLAKE2B a66d1b317e3dd9016f6cb4942e1daed215622b54c50bc5a318d16c145ec20ca7c0bdf330d173ff5484aa529c293fb4391896fda8127ce00cd865fddc17918e30 SHA512 86b7097e3dcf0da03284b44493be43e972a1facb2f20e81cc3303ea0c39336a364858f3d37e04a2397851ca897bd484284eb81cd6d6b55f4c0d77d811350688e DIST rss-0.3.1.tar.gz 107398 BLAKE2B 8ae8e714a12a6692a0b41d5c757204ee8a63350267cb2506435fad220a23fdec417887bd5879ef2355ec65a8dd278985d623aa8f98a43af306f169188adb3887 SHA512 bc0238a020f5a330e6bca45dbcdfaa40c37bb5220f7de35636547c6b75aa64955cc5c7840097b9e1525a545196f0374d7108de8b50672bc2aeefce72f60a9ea5 diff --git a/dev-ruby/rss/rss-0.3.0.ebuild b/dev-ruby/rss/rss-0.3.0.ebuild deleted file mode 100644 index ca5180eca83a..000000000000 --- a/dev-ruby/rss/rss-0.3.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md" -RUBY_FAKEGEM_GEMSPEC="rss.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Family of libraries that support various formats of XML feeds" -HOMEPAGE="https://github.com/ruby/rss" -SRC_URI="https://github.com/ruby/rss/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -SLOT="0" -IUSE="test" - -ruby_add_rdepend "dev-ruby/rexml" - -ruby_add_bdepend "test? ( dev-ruby/test-unit )" - -all_ruby_prepare() { - sed -i -e '/bundler/,/^helper.install/ s:^:#:' Rakefile || die - - sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die -}