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 DBB6715808B for ; Sat, 2 Apr 2022 08:57:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87801E0863; Sat, 2 Apr 2022 08:57:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1A8B5E0863 for ; Sat, 2 Apr 2022 08:57:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 39A4F341790 for ; Sat, 2 Apr 2022 08:57:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F91B361 for ; Sat, 2 Apr 2022 08:57:52 +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: <1648889864.0c41d42dbfb225ad99f9550345db15efae408963.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ast/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ast/Manifest dev-ruby/ast/ast-2.4.0.ebuild dev-ruby/ast/ast-2.4.1.ebuild X-VCS-Directories: dev-ruby/ast/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 0c41d42dbfb225ad99f9550345db15efae408963 X-VCS-Branch: master Date: Sat, 2 Apr 2022 08:57: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: fe3aaed9-1413-4a4c-9080-1e8d77796f98 X-Archives-Hash: 4799eafe58394d70895c033d89e3e202 commit: 0c41d42dbfb225ad99f9550345db15efae408963 Author: Hans de Graaff gentoo org> AuthorDate: Sat Apr 2 06:35:07 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Apr 2 08:57:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c41d42d dev-ruby/ast: drop 2.4.0, 2.4.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/ast/Manifest | 2 -- dev-ruby/ast/ast-2.4.0.ebuild | 31 ------------------------------- dev-ruby/ast/ast-2.4.1.ebuild | 33 --------------------------------- 3 files changed, 66 deletions(-) diff --git a/dev-ruby/ast/Manifest b/dev-ruby/ast/Manifest index fee7dd721e86..5bc099efa228 100644 --- a/dev-ruby/ast/Manifest +++ b/dev-ruby/ast/Manifest @@ -1,3 +1 @@ -DIST ast-2.4.0.gem 15360 BLAKE2B 1d68fa8137bf2a158e8b2e0f30d3d803791db7fcb397133681cd2ffb57badebe6f9afd792a7cf3907dc1fa3e3a617fbb0331c85c69e36a46ca49962f30be9979 SHA512 60a0b00103ed57c71907155ee7966127985021e51c1d829e2149c87066504e76fdb955f9717bb19b5627d5b8c44f0d6a165e208900ede2355a47970ee9664b72 -DIST ast-2.4.1.tar.gz 11046 BLAKE2B ef2bf6e9ac6af90c2cc8844d372fd97ddef3d85f846711f1348534a58e0824b92bc7533a36eb737ff436fe79ccedf2169bd01bd740bf7cbbba89f1062bfc9f0d SHA512 270cd84c034fb017e9bb7637443b51e9ba453e467d39093e1212521372ea9ec1c27c1a71f3cc99ff58b8ce6a762b5363e1238fd98efd3bc794449641e53b0bc2 DIST ast-2.4.2.tar.gz 11547 BLAKE2B 2745d0e7b3bea2a2a750aa36f634def78d354ea91a3b795adb84d955e95aa1302ed0a7a4e9df0961b02318b4a70ee7f3e7f509232977c4501cf4d54f8f91f8e9 SHA512 7499625d21b2edd67df4ee9248ccfaf46b77d1d161a8aa70e15f59d055abaf2b988de01c5a078bebcf0f1c0e40858cc51200327e6b6f0bea6cdbbb58c6e3f755 diff --git a/dev-ruby/ast/ast-2.4.0.ebuild b/dev-ruby/ast/ast-2.4.0.ebuild deleted file mode 100644 index fa4f1f059410..000000000000 --- a/dev-ruby/ast/ast-2.4.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="A library for working with abstract syntax trees" -HOMEPAGE="https://github.com/whitequark/ast" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_bdepend "test? ( - dev-ruby/bacon )" - -all_ruby_prepare() { - sed -i -e "/[Bb]undler/d" Rakefile || die - sed -i -e "/git ls/d" ${PN}.gemspec || die - sed -i -e "/simplecov/,+11d" -e "/colored_output/d" test/helper.rb || die -} - -each_ruby_test() { - ${RUBY} -S bacon -Itest -a || die -} diff --git a/dev-ruby/ast/ast-2.4.1.ebuild b/dev-ruby/ast/ast-2.4.1.ebuild deleted file mode 100644 index 77cd5eeb8177..000000000000 --- a/dev-ruby/ast/ast-2.4.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="ast.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="A library for working with abstract syntax trees" -HOMEPAGE="https://github.com/whitequark/ast" -SRC_URI="https://github.com/whitequark/ast/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_bdepend "test? ( - dev-ruby/bacon )" - -all_ruby_prepare() { - sed -i -e "/[Bb]undler/d" Rakefile || die - sed -i -e "/git ls/d" ${PN}.gemspec || die - sed -i -e "/simplecov/,+11d" -e "/colored_output/d" test/helper.rb || die -} - -each_ruby_test() { - ${RUBY} -S bacon -Itest -a || die -}