From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/capistrano/
Date: Sun, 6 Oct 2024 09:32:21 +0000 (UTC) [thread overview]
Message-ID: <1728207128.d3567fe354371abd163b352e1d7b878325852f86.graaff@gentoo> (raw)
commit: d3567fe354371abd163b352e1d7b878325852f86
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 09:29:27 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 09:32:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3567fe3
dev-ruby/capistrano: drop 3.17.3, 3.18.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/capistrano/Manifest | 2 --
dev-ruby/capistrano/capistrano-3.17.3.ebuild | 38 ----------------------------
dev-ruby/capistrano/capistrano-3.18.0.ebuild | 38 ----------------------------
3 files changed, 78 deletions(-)
diff --git a/dev-ruby/capistrano/Manifest b/dev-ruby/capistrano/Manifest
index 83e73f290043..73767882585c 100644
--- a/dev-ruby/capistrano/Manifest
+++ b/dev-ruby/capistrano/Manifest
@@ -1,6 +1,4 @@
DIST capistrano-2.15.11.gem 132608 BLAKE2B fa516191f2167c8215523d73ea1a8768c89d9a4432074a01fc157df56c8bd1dd19116ae812b25d9a31bb76b757a70c1440dd3f8cd23f4d3640fabd83bd61e633 SHA512 6889471a1a47149aba3e44e3f27ebe543745749ca266d854014ea220bdcdaf366329234a1c46914daafb12c0ec666250995d0cb36cb8d1b71e53e6b3c082dc4f
DIST capistrano-2.15.5.gem 132096 BLAKE2B bbaa6bd482cf9bbe7aa01540aa5dab3f32401ffa1476d9057bb8ad420194f1ab2c32d8e744d7c982ebece5c4b5369133dc8378b7adf54c78732f9cb249db2a9e SHA512 10168080c7481ec6fc6f918ac90a3b1ce8f2b36f77411375e33cc915b02d5196ab061ac47e767edd724c82cffd1c2ad0a23ba1f0519cf1f2aae5b429167b19ff
-DIST capistrano-3.17.3.gem 70144 BLAKE2B d8bd93bb41a41196394b0959fa0bdf17609c9c53771bbfbf87cbc02b169177ad7cc18613a18d362a7fc775c91a382071d2384262d5cb49b1534678aac575dc55 SHA512 b7b85ebf7309d93aed83f68dc897e5a6cb4c8a929f4427c8a29db2ef6f857ee110256ba80c2fe0ae15f8008597c47be5ec60c192f3268d0df66f761b90d0758f
-DIST capistrano-3.18.0.gem 69632 BLAKE2B 679005f347eba2bad71e49b0c591c6179edc566d342b43652dc1be6949589d3bc58b78c91cccc564e6d8bb1f541066917164e000fe41a6997a3d6d12ab9b5e7b SHA512 126abb8934bed1bd1c58f53c1e8cd0ead99499d7e99d09e51290df4619a2f570a3f2f1a5cbdb683f1286a2b9aa7b0a2690a4c165d07705c5157ebf3ed1118f3e
DIST capistrano-3.18.1.gem 69632 BLAKE2B 65802492a93974cc8b9fdfebc189f866ae7e3b6eda92a87537106019f8605de469ff6f90439fe64db54af8bc3ff1d58082efc84b4be629368420fd6c23857374 SHA512 940e2a0cff96d99876bac1e585299edf5fcb22899bca61dcbe87b285ffd397dc916545792b58cd708f9b4e086d83f070f1bfc3bab534244c86f46d6de6323b47
DIST capistrano-3.19.1.gem 73216 BLAKE2B 1147d74ac101d42513373292e6f9d79ff3bda5196b546af2ac41d4af95e9c442b5ba30c5c06b9a7e5796453d94bae38aee5d0999dd5762c2bee73c96ee58a07f SHA512 aaaad39cd43ba1e010baea545034f322e8f1780229be1911b4cc9edd7a8ef8a88370d8218a0457dfbd740944be697b1a0e5dba44844371aaa8d9b2fe0bfafa51
diff --git a/dev-ruby/capistrano/capistrano-3.17.3.ebuild b/dev-ruby/capistrano/capistrano-3.17.3.ebuild
deleted file mode 100644
index dd6213dfb99b..000000000000
--- a/dev-ruby/capistrano/capistrano-3.17.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A distributed application deployment system"
-HOMEPAGE="https://capistranorb.com/"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
- >=dev-ruby/airbrussh-1.0.0
- >=dev-ruby/sshkit-1.9:0
- >=dev-ruby/rake-10.0.0
- dev-ruby/i18n:*"
-ruby_add_bdepend "
- test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
- # Avoid specs that depend on capistrano already being installed
- rm -f spec/lib/capistrano/doctor/gems_doctor_spec.rb || die
-
- # Avoid specs that require a TTY
- sed -i -e '/asking for a variable/,/^ end/ s:^:#:' spec/integration/dsl_spec.rb || die
- rm -f spec/lib/capistrano/configuration/question_spec.rb spec/lib/capistrano/doctor/output_helpers_spec.rb || die
-}
diff --git a/dev-ruby/capistrano/capistrano-3.18.0.ebuild b/dev-ruby/capistrano/capistrano-3.18.0.ebuild
deleted file mode 100644
index c8d14632d8ea..000000000000
--- a/dev-ruby/capistrano/capistrano-3.18.0.ebuild
+++ /dev/null
@@ -1,38 +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_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A distributed application deployment system"
-HOMEPAGE="https://capistranorb.com/"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
- >=dev-ruby/airbrussh-1.0.0
- >=dev-ruby/sshkit-1.9:0
- >=dev-ruby/rake-10.0.0
- dev-ruby/i18n:*"
-ruby_add_bdepend "
- test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
- # Avoid specs that depend on capistrano already being installed
- rm -f spec/lib/capistrano/doctor/gems_doctor_spec.rb || die
-
- # Avoid specs that require a TTY
- sed -i -e '/asking for a variable/,/^ end/ s:^:#:' spec/integration/dsl_spec.rb || die
- rm -f spec/lib/capistrano/configuration/question_spec.rb spec/lib/capistrano/doctor/output_helpers_spec.rb || die
-}
next reply other threads:[~2024-10-06 9:32 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-06 9:32 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-08 7:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/capistrano/ Hans de Graaff
2024-11-08 7:12 Hans de Graaff
2024-10-06 9:32 Hans de Graaff
2024-10-06 9:32 Hans de Graaff
2024-08-21 6:03 Hans de Graaff
2024-07-02 5:23 Hans de Graaff
2024-06-25 4:43 Hans de Graaff
2024-06-25 4:43 Hans de Graaff
2024-03-14 5:48 Hans de Graaff
2024-01-16 7:36 Hans de Graaff
2023-10-18 12:20 Hans de Graaff
2023-08-29 17:44 Hans de Graaff
2023-08-19 7:43 Arthur Zamarin
2023-07-03 9:15 Hans de Graaff
2023-05-31 16:37 Hans de Graaff
2023-04-07 8:43 Sam James
2023-04-07 8:43 Sam James
2023-04-07 8:43 Sam James
2023-03-26 3:15 Sam James
2023-03-26 3:03 Sam James
2023-03-19 10:18 Hans de Graaff
2023-02-21 7:02 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-11-06 7:08 Hans de Graaff
2022-08-08 5:23 Hans de Graaff
2021-11-24 12:46 Hans de Graaff
2021-07-18 5:59 Hans de Graaff
2021-07-18 5:59 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2021-03-02 6:01 Hans de Graaff
2021-01-06 6:21 Hans de Graaff
2021-01-06 6:21 Hans de Graaff
2020-09-15 6:57 Hans de Graaff
2020-09-15 6:57 Hans de Graaff
2020-06-11 5:49 Hans de Graaff
2020-06-11 5:49 Hans de Graaff
2020-05-06 5:30 Hans de Graaff
2020-05-06 5:30 Hans de Graaff
2020-04-08 6:18 Hans de Graaff
2020-04-08 6:18 Hans de Graaff
2020-03-14 7:48 Hans de Graaff
2020-03-11 7:16 Hans de Graaff
2020-02-13 6:36 Hans de Graaff
2020-01-12 8:18 Hans de Graaff
2020-01-12 8:18 Hans de Graaff
2020-01-12 8:18 Hans de Graaff
2019-09-29 9:07 Hans de Graaff
2019-09-18 13:55 Hans de Graaff
2019-08-30 5:57 Hans de Graaff
2019-05-15 5:33 Hans de Graaff
2019-04-11 18:29 Hans de Graaff
2019-02-03 10:49 Hans de Graaff
2018-07-31 4:53 Hans de Graaff
2018-05-06 18:52 Hans de Graaff
2018-05-05 9:36 Hans de Graaff
2018-04-24 4:57 Hans de Graaff
2018-04-17 4:28 Hans de Graaff
2018-03-03 8:13 Hans de Graaff
2017-12-10 6:42 Hans de Graaff
2017-11-04 5:51 Hans de Graaff
2017-10-11 5:26 Hans de Graaff
2017-04-28 8:00 Hans de Graaff
2017-04-17 9:36 Hans de Graaff
2016-11-27 8:33 Hans de Graaff
2016-04-18 5:13 Hans de Graaff
2016-04-16 21:57 Manuel Rüger
2015-09-23 12:52 Agostino Sarubbo
2015-08-26 11:49 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1728207128.d3567fe354371abd163b352e1d7b878325852f86.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox