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-util/aruba/
Date: Mon, 25 Jun 2018 19:24:53 +0000 (UTC)	[thread overview]
Message-ID: <1529954677.b1f9bad8db66427b9f4d5f5418e72a07afdd4c35.graaff@gentoo> (raw)

commit:     b1f9bad8db66427b9f4d5f5418e72a07afdd4c35
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 19:08:48 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 19:24:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f9bad8

dev-util/aruba: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/aruba/Manifest              |  1 -
 dev-util/aruba/aruba-0.5.4-r1.ebuild | 40 ------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/dev-util/aruba/Manifest b/dev-util/aruba/Manifest
index 4f072d3b80b..7053574dca7 100644
--- a/dev-util/aruba/Manifest
+++ b/dev-util/aruba/Manifest
@@ -1,3 +1,2 @@
-DIST aruba-0.5.4.gem 69632 BLAKE2B 77e0c739681d4ff08430a63db9614568346328c1c0594ff0d07d9fc74539d08f56df57a826bd87ee2b78989dad24b9bee7e6bfad7c10277b07b67ce39c663dac SHA512 e783aedccd4be6915621cc1f0d8b61f8a2895204ff9e483fdbd4b34b6f32eaccc973938a5e507c5346f50f9f9166fc7b7a885700aa13c6c7b00ffdf0eed78720
 DIST aruba-0.6.2.gem 75776 BLAKE2B 569af009cc20b644878fda25b5e7f79bd2f7c6f5fa9ef2503a5e730b8eb5938872563dace27031d31847bacfbb7e4764079da74fa2a917cc3d98a596cf2248c7 SHA512 ad859aa34f6e6778d9eb92b7e8f298180250e0690b21285e48b85dda88c09c74437ed0dff4e07ea8a02e8c784841ef89504219aa844457273349b8072ebc761e
 DIST aruba-0.8.1.gem 121344 BLAKE2B 0b601a4d4bcd19159bb23b22b7975d1275ed2ab9c06e9ab550e11a151e953eba9ec4cc05280e69685a54b82996b4863b485a74f91d64270cc058f43272f6df6d SHA512 9d65778828ac1915c56862acb1db0faf6214b102eb892317b390f451aab55750067519fb6cf6e08c55f58b865eaaa78921402d745addf2d3b0038527eb5d898f

diff --git a/dev-util/aruba/aruba-0.5.4-r1.ebuild b/dev-util/aruba/aruba-0.5.4-r1.ebuild
deleted file mode 100644
index c1e026d110b..00000000000
--- a/dev-util/aruba/aruba-0.5.4-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="cucumber"
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="aruba.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cucumber steps for driving out command line applications"
-HOMEPAGE="https://github.com/cucumber/aruba"
-LICENSE="MIT"
-
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="${DEPEND} test? ( sys-devel/bc )"
-RDEPEND="${RDEPEND}"
-
-ruby_add_rdepend "
-	>=dev-ruby/childprocess-0.3.6
-	>=dev-ruby/rspec-expectations-2.7:2
-	>=dev-util/cucumber-1.1.1"
-
-ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.11:2 >=dev-ruby/bcat-0.6.1 )"
-
-all_ruby_prepare() {
-	# Remove bundler-related code.
-	sed -i -e '/[Bb]undler/d' Rakefile || die
-	rm Gemfile || die
-
-	# Remove references to git ls-files.
-	sed -i -e '/git ls-files/d' aruba.gemspec || die
-}


             reply	other threads:[~2018-06-25 19:24 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 19:24 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-03 15:11 [gentoo-commits] repo/gentoo:master commit in: dev-util/aruba/ Hans de Graaff
2025-01-03  8:51 Hans de Graaff
2024-12-24  8:04 Hans de Graaff
2024-09-11 15:04 Arthur Zamarin
2024-07-12  6:21 Ionen Wolkens
2024-07-11 16:58 Hans de Graaff
2024-07-02  3:56 Ionen Wolkens
2024-06-08 11:12 Arthur Zamarin
2024-05-25  7:28 Hans de Graaff
2024-02-02  4:21 Ionen Wolkens
2024-01-18  8:06 Florian Schmaus
2024-01-18  8:06 Florian Schmaus
2024-01-18  8:06 Florian Schmaus
2024-01-18  8:06 Florian Schmaus
2024-01-03  8:53 WANG Xuerui
2023-12-23 16:25 Arthur Zamarin
2023-12-23  7:31 Hans de Graaff
2023-12-17 12:34 Hans de Graaff
2023-12-08 20:15 Arthur Zamarin
2023-11-08 13:37 Jakov Smolić
2023-10-30  6:55 Hans de Graaff
2023-07-12 18:53 Hans de Graaff
2023-03-29 13:04 Sam James
2023-03-29 13:04 Sam James
2023-03-29  9:36 Hans de Graaff
2023-03-27  7:37 Hans de Graaff
2022-11-26 10:28 Hans de Graaff
2022-05-16  0:51 Yixun Lan
2022-05-08 16:12 WANG Xuerui
2022-04-23  8:01 Hans de Graaff
2021-10-03  7:38 Hans de Graaff
2021-10-03  7:38 Hans de Graaff
2021-08-04  6:41 Hans de Graaff
2021-07-18  4:48 Hans de Graaff
2020-12-15  2:37 Matt Turner
2020-11-29  0:13 Sergei Trofimovich
2020-09-24 18:23 Sergei Trofimovich
2020-09-20  6:39 Hans de Graaff
2020-09-14  6:09 Hans de Graaff
2020-07-23 15:02 Hans de Graaff
2020-07-23 15:02 Hans de Graaff
2020-07-23 15:02 Hans de Graaff
2020-07-11  9:28 Hans de Graaff
2020-05-02  5:18 Hans de Graaff
2020-03-30  5:39 Hans de Graaff
2020-03-18  6:19 Matt Turner
2020-02-15  6:44 Hans de Graaff
2019-10-20  7:00 Hans de Graaff
2019-06-05 17:56 Hans de Graaff
2019-06-05  7:28 Agostino Sarubbo
2019-05-04  7:49 Hans de Graaff
2019-05-02 21:38 Mikle Kolyada
2019-04-28 20:12 Mikle Kolyada
2019-04-27 19:20 Sergei Trofimovich
2019-04-27 16:25 Sergei Trofimovich
2019-04-27 16:03 Sergei Trofimovich
2019-04-26 20:54 Mikle Kolyada
2019-04-24 17:02 Sergei Trofimovich
2019-04-23 19:33 Mikle Kolyada
2018-12-27  2:57 Matt Turner
2018-12-27  2:57 Matt Turner
2018-06-25 19:24 Hans de Graaff
2018-06-25 19:24 Hans de Graaff
2018-06-18 18:07 Tobias Klausmann
2018-06-14 19:22 Mikle Kolyada
2018-05-22 16:33 Hans de Graaff
2018-05-06 16:18 Hans de Graaff
2018-04-08 23:44 Matt Turner
2018-03-22 20:23 Jeroen Roovers
2018-03-18 22:38 Sergei Trofimovich
2018-03-18 19:59 Markus Meier
2018-03-06 22:28 Sergei Trofimovich
2018-01-24 16:43 Hans de Graaff
2018-01-24 16:43 Hans de Graaff
2018-01-24  7:02 Hans de Graaff
2018-01-21  8:56 Hans de Graaff
2017-12-29 17:41 Sergei Trofimovich
2017-12-28 18:45 Thomas Deutschmann
2017-12-27 20:06 Sergei Trofimovich
2017-12-20 22:21 Sergei Trofimovich
2017-11-26 10:02 Hans de Graaff
2017-10-01  0:56 Thomas Deutschmann
2017-09-02  6:53 Hans de Graaff
2017-08-22  9:19 Sergei Trofimovich
2017-07-29 22:22 Sergei Trofimovich
2017-07-23  5:59 Hans de Graaff
2017-06-06 22:12 Sergei Trofimovich
2017-04-17  6:45 Hans de Graaff
2017-02-27 17:01 Michael Weber
2017-02-14  0:36 Michael Weber
2017-02-14  0:36 Michael Weber
2016-12-03  6:37 Hans de Graaff
2016-09-01 19:49 Hans de Graaff
2016-04-10  0:26 Manuel Rüger
2015-10-26  6:01 Jeroen Roovers
2015-09-21 14:14 Tobias Klausmann

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=1529954677.b1f9bad8db66427b9f4d5f5418e72a07afdd4c35.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