public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 24 Nov 2021 12:46:14 +0000 (UTC)	[thread overview]
Message-ID: <1637757968.0c37c31ae6447f6def2a20b020213934e5a1ac1b.graaff@gentoo> (raw)

commit:     0c37c31ae6447f6def2a20b020213934e5a1ac1b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 10:52:47 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 12:46:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c37c31a

dev-ruby/capistrano: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild | 48 -------------------------
 1 file changed, 48 deletions(-)

diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild b/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild
deleted file mode 100644
index 662b053f032b..000000000000
--- a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A distributed application deployment system"
-HOMEPAGE="https://capistranorb.com/"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend "
-	>=dev-ruby/net-ssh-2.0.14:*
-	>=dev-ruby/net-sftp-2.0.2
-	>=dev-ruby/net-scp-1.0.2
-	>=dev-ruby/net-ssh-gateway-1.1.0:*
-	>=dev-ruby/highline-1.2.7"
-ruby_add_bdepend "
-	test? (	dev-ruby/mocha:0.14 )"
-
-RUBY_PATCHES=( ${P}-sudo-cleanup.patch )
-
-all_ruby_prepare() {
-	rm Gemfile || die
-	sed -i -e '/[Bb]undler/d' Rakefile test/utils.rb || die
-	sed -i -e '/pry/ s:^:#:' -e '4igem "mocha", "~>0.14.0"' test/utils.rb || die
-
-	# Avoid copy strategy tests since these fail in some cases due to
-	# complicated (aka unknown) interactions with other parts of the
-	# test suite.
-	rm test/deploy/strategy/copy_test.rb || die
-}
-
-all_ruby_install() {
-	all_fakegem_install
-
-	ruby_fakegem_binwrapper cap /usr/bin/cap-2 'gem "capistrano", "~>2.0"'
-}


             reply	other threads:[~2021-11-24 12:46 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 12:46 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-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-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=1637757968.0c37c31ae6447f6def2a20b020213934e5a1ac1b.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