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/vagrant_cloud/
Date: Sun,  4 Dec 2022 06:39:35 +0000 (UTC)	[thread overview]
Message-ID: <1670135968.15767a843ca7541562353d33a0d5db5cb4843dc2.graaff@gentoo> (raw)

commit:     15767a843ca7541562353d33a0d5db5cb4843dc2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 16:33:19 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 06:39:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15767a84

dev-ruby/vagrant_cloud: drop 3.0.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/vagrant_cloud/Manifest                   |  1 -
 dev-ruby/vagrant_cloud/vagrant_cloud-3.0.2.ebuild | 42 -----------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-ruby/vagrant_cloud/Manifest b/dev-ruby/vagrant_cloud/Manifest
index 8089fd9e33ae..d64dd6dc2c91 100644
--- a/dev-ruby/vagrant_cloud/Manifest
+++ b/dev-ruby/vagrant_cloud/Manifest
@@ -1,2 +1 @@
-DIST vagrant_cloud-3.0.2.tar.gz 34177 BLAKE2B 299014b569deac667429d90b8952f77a835669e17cf724ee7f5b6fd135c1a3f16b9292e203a75baf50cf117022d0ab4d31f797c432a07386097c6bcc338ae2da SHA512 c7e5050a0f3cefe95ad38e0734317a93939de0b54251163be1a52dfc413cdb08a4bf44e1c73215f81a0126552242a1d9f2cefe8fa43d9e60acf41ccdbed0ae80
 DIST vagrant_cloud-3.0.5.tar.gz 34844 BLAKE2B 2624219c470ed62e60056c825dc40611bf1bd2d1e822cc40e1592f8473517df53d814934f4426ef61d9adabbf89112bc1c44b61ee7129c4270e67b468fcf87cb SHA512 e3b138584baa956de30be5b307b7a05a728a9c84e5c4c831d9a703f0367886b82905057c8d6dda5e337b7b4256704d22a60869710e98493da8eea2074df70995

diff --git a/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.2.ebuild b/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.2.ebuild
deleted file mode 100644
index 4e3c8bb9b807..000000000000
--- a/dev-ruby/vagrant_cloud/vagrant_cloud-3.0.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_GEMSPEC="vagrant_cloud.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Vagrant Cloud API Library"
-HOMEPAGE="https://github.com/hashicorp/vagrant_cloud"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "
-	>=dev-ruby/excon-0.73
-	>=dev-ruby/log4r-1.1.10
-"
-ruby_add_bdepend ">=dev-ruby/rake-12.3
-	test? (
-		>=dev-ruby/webmock-3.0
-	)
-"
-
-all_ruby_prepare() {
-	# # loosen dependencies
-	sed -e 's:require_relative ":require "./:' \
-		-e '/excon/s/~>/>=/' \
-		-e '/log4r/s/~>/>=/' \
-		-e '/rake/s/~>/>=/' \
-		-e '/rspec/s/~>/>=/' \
-		-e '/webmock/s/~>/>=/' \
-		-i ${PN}.gemspec || die
-}


             reply	other threads:[~2022-12-04  6:39 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04  6:39 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29  6:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/vagrant_cloud/ Hans de Graaff
2024-11-29 14:30 Arthur Zamarin
2024-11-25  6:57 Hans de Graaff
2024-10-13  7:02 Hans de Graaff
2024-08-31  7:04 Hans de Graaff
2024-08-31  7:04 Hans de Graaff
2024-02-16  7:11 Hans de Graaff
2024-01-18  6:58 Hans de Graaff
2023-11-17  7:46 Hans de Graaff
2023-09-15 10:09 Hans de Graaff
2023-08-28  9:25 Hans de Graaff
2022-12-04  6:39 Hans de Graaff
2022-08-17 15:39 Sam James
2022-06-18  8:40 Hans de Graaff
2022-04-17  5:31 Hans de Graaff
2021-09-28 19:47 Sam James
2021-09-28  1:01 Sam James
2021-09-28  1:01 Sam James
2020-07-11  6:03 Georgy Yakovlev
2020-01-17 20:36 Georgy Yakovlev
2020-01-01  6:16 Georgy Yakovlev
2019-10-09  5:47 Hans de Graaff
2019-05-20 20:32 Georgy Yakovlev
2019-05-05  7:28 Hans de Graaff
2019-03-19  0:54 Georgy Yakovlev
2019-01-10  3:32 Georgy Yakovlev
2018-11-30  5:29 Georgy Yakovlev

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=1670135968.15767a843ca7541562353d33a0d5db5cb4843dc2.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