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/net-ssh-gateway/
Date: Sun, 18 Aug 2019 05:51:09 +0000 (UTC)	[thread overview]
Message-ID: <1566107279.27f13f3c6bbc38d759c7ce06e4b4607c51482bfd.graaff@gentoo> (raw)

commit:     27f13f3c6bbc38d759c7ce06e4b4607c51482bfd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 05:47:59 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 05:47:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f13f3c

dev-ruby/net-ssh-gateway: cleanup

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

 dev-ruby/net-ssh-gateway/Manifest                  |  1 -
 .../net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild   | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/net-ssh-gateway/Manifest b/dev-ruby/net-ssh-gateway/Manifest
index 0b84d63d1f4..a550cad606e 100644
--- a/dev-ruby/net-ssh-gateway/Manifest
+++ b/dev-ruby/net-ssh-gateway/Manifest
@@ -1,2 +1 @@
-DIST net-ssh-gateway-1.3.0.tar.gz 7735 BLAKE2B bcf9b96e35377e8650e8c40fb28d248fc60f7c47e69657c324f58bf8f001f5d10400b983bcbe9529185b74de45a9f3e3f62e2bd14da46b6e4b1bf94f38dcf99a SHA512 6cac1b28fba648aa333824c056cf8183fedc82f45f7f380eceac7aa5a4e8c3d3ec0870915aa058b0500514cdc364d75045050e2f8fa6f0ddaf799b88ba2e57a9
 DIST net-ssh-gateway-2.0.0.tar.gz 7825 BLAKE2B 05ade5aac288ee634aea37acfc68c9781e8178bf0ef92abafac13858a86ff952a2b30b6f92dc08f3856d9dd02a9795e0b93c15543b932070b9ec3f6a50c03e52 SHA512 6595c2a2a25ca9bffb942497be984773c10746f34e1dbba3d72503cef3c88e5bb50bdc8713c246aa6e38272540fb0ced66a3909bc02df96f511b0dc9fc50d735

diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild b/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild
deleted file mode 100644
index 0c8f2eed600..00000000000
--- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple library to assist in enabling tunneled Net::SSH connections"
-HOMEPAGE="https://github.com/net-ssh/net-ssh-gateway"
-SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "dev-ruby/minitest:5
-	dev-ruby/mocha:1.0"
-
-ruby_add_rdepend ">=dev-ruby/net-ssh-2.6.5:*"
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile test/net/ssh/gateway_test.rb || die
-}


             reply	other threads:[~2019-08-18  5:51 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-18  5:51 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-12  8:16 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh-gateway/ Hans de Graaff
2023-08-13  8:40 Hans de Graaff
2023-08-12  9:11 Hans de Graaff
2023-07-12  9:27 Hans de Graaff
2023-07-02  4:38 Hans de Graaff
2023-04-17 11:23 Sam James
2023-04-17  9:35 Sam James
2023-04-17  9:35 Sam James
2023-04-17  9:35 Sam James
2023-03-14 14:42 Hans de Graaff
2022-06-26  6:20 Hans de Graaff
2021-11-25  9:09 Hans de Graaff
2021-11-22 14:22 Hans de Graaff
2021-10-24  9:25 Hans de Graaff
2020-05-24  8:51 Hans de Graaff
2020-05-24  8:03 Hans de Graaff
2019-05-13  1:41 Thomas Deutschmann
2019-04-30  9:54 Mikle Kolyada
2019-04-29  8:51 Sergei Trofimovich
2019-04-29  8:49 Sergei Trofimovich
2019-01-31  7:35 Hans de Graaff
2018-07-30 19:47 Hans de Graaff
2018-07-30 19:44 Hans de Graaff
2018-06-27 22:15 Sergei Trofimovich
2018-06-26  2:04 Aaron Bauman
2018-04-27 10:58 Hans de Graaff
2018-04-08  9:13 Sergei Trofimovich
2018-03-13 22:39 Sergei Trofimovich
2018-03-03  8:13 Hans de Graaff
2018-02-11 21:56 Thomas Deutschmann
2017-03-01  5:56 Hans de Graaff
2017-01-27  6:50 Hans de Graaff
2016-07-22  7:05 Hans de Graaff
2016-07-22  7:05 Hans de Graaff
2016-07-22  7:05 Hans de Graaff

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=1566107279.27f13f3c6bbc38d759c7ce06e4b4607c51482bfd.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