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 8874E158090 for ; Sun, 8 May 2022 05:44:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39A5CE0855; Sun, 8 May 2022 05:44:08 +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 1F38EE0855 for ; Sun, 8 May 2022 05:44:08 +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 5F956341641 for ; Sun, 8 May 2022 05:44:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9ADA462 for ; Sun, 8 May 2022 05:44:04 +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: <1651988621.e8c60a950ea59ac561c9d696f9bf7a5d8453b652.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/actionpack-action_caching/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/actionpack-action_caching/Manifest dev-ruby/actionpack-action_caching/actionpack-action_caching-1.2.1.ebuild X-VCS-Directories: dev-ruby/actionpack-action_caching/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e8c60a950ea59ac561c9d696f9bf7a5d8453b652 X-VCS-Branch: master Date: Sun, 8 May 2022 05:44:04 +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: 3fee7eaa-dd42-4f17-8cd5-3a29fa90cdf6 X-Archives-Hash: d458b82f7545053b0cb6e2ca73d394dc commit: e8c60a950ea59ac561c9d696f9bf7a5d8453b652 Author: Hans de Graaff gentoo org> AuthorDate: Sat May 7 07:28:05 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun May 8 05:43:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c60a95 dev-ruby/actionpack-action_caching: drop 1.2.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/actionpack-action_caching/Manifest | 1 - .../actionpack-action_caching-1.2.1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-ruby/actionpack-action_caching/Manifest b/dev-ruby/actionpack-action_caching/Manifest index 95828aff499b..87221e7496f6 100644 --- a/dev-ruby/actionpack-action_caching/Manifest +++ b/dev-ruby/actionpack-action_caching/Manifest @@ -1,2 +1 @@ -DIST actionpack-action_caching-1.2.1.gem 16384 BLAKE2B 5bda3597a10bdba21fcaf6f2a854832b79c7bec4791f5ca736e3ebcc266ee1d604b932b653df592892a6c59969bb7e405f55e5ac59400762da23a1392e1e7e5a SHA512 340a0159596fbc36706cef2dd11a542353cbd2b3f5941e005e5e8e2a2bcadbdfbaa000e79db1aa6b438c9e9f2d21c125071c40e2e46b2d30c876490553b386a4 DIST actionpack-action_caching-1.2.2.gem 16384 BLAKE2B dc41343b2645b9ca6ab2148f175c73dba8c54eef227720c8be06ff17e724338fd2edce6dac9939f379676cd759acd87d07b580cf8b53570a321adce1c009b02d SHA512 aff795fe47f6bf97875afdcc6d55ecf5769850985f3f989a95beb46e09989d70e6b05b3182b78029f98ab1545715a7877c1021dda5b4bdbf575a3a540623bbaa diff --git a/dev-ruby/actionpack-action_caching/actionpack-action_caching-1.2.1.ebuild b/dev-ruby/actionpack-action_caching/actionpack-action_caching-1.2.1.ebuild deleted file mode 100644 index 3b747d08b775..000000000000 --- a/dev-ruby/actionpack-action_caching/actionpack-action_caching-1.2.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem - -DESCRIPTION="Action caching for Action Pack (removed from core in Rails 4.0)" -HOMEPAGE="https://github.com/rails/actionpack-action_caching" -LICENSE="MIT" - -KEYWORDS="~amd64" -SLOT="0" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/actionpack-4.0.0:*" - -ruby_add_bdepend "test? ( >=dev-ruby/activerecord-4.0.0 - dev-ruby/mocha )" - -all_ruby_prepare() { - sed -i -e "/bundler/d" Rakefile test/abstract_unit.rb || die - sed -i -e "/git/d" ${PN}.gemspec || die - sed -i -e "2irequire 'mocha/setup'" test/caching_test.rb || die -} - -each_ruby_test() { - ${RUBY} -Ilib:test test/caching_test.rb || die -}