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/jira-ruby/
Date: Thu, 19 Apr 2018 19:37:38 +0000 (UTC)	[thread overview]
Message-ID: <1524166603.c5e48749c7937b66bdbf52c8b62b603904c33d7f.graaff@gentoo> (raw)

commit:     c5e48749c7937b66bdbf52c8b62b603904c33d7f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 18:35:20 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 19:36:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e48749

dev-ruby/jira-ruby: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/jira-ruby/Manifest               |  1 -
 dev-ruby/jira-ruby/jira-ruby-1.4.3.ebuild | 43 -------------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-ruby/jira-ruby/Manifest b/dev-ruby/jira-ruby/Manifest
index 75f3056d343..191792ee3be 100644
--- a/dev-ruby/jira-ruby/Manifest
+++ b/dev-ruby/jira-ruby/Manifest
@@ -1,2 +1 @@
-DIST jira-ruby-1.4.3.gem 58368 BLAKE2B 10cbb86b9ba10f79e1345a2e868079f9debcefd9fb1a77934ba0eb85aef87993f4657b187b7b000b1302cdfbdbbe17a6714c9c7c35614f9a55ed0e937d380493 SHA512 bff948f76ab765f2bb21d473fffac54cc1e2a1995ecc351b38eb6be1e3c12eab3e5b93b26dfc5d9707af0b6c5e556c94d432a2894a3baab4e2c74ebc53e460d6
 DIST jira-ruby-1.5.0.gem 58880 BLAKE2B 89896881eb73c23dab8225ee3bebc233e3f77a761f98be2c57a9e9e1dd10e79425825deedc2047d25c93d6b83933881d55c179020a17e2e64a32f9faeb995b67 SHA512 0b5b151fb110f2271c4e8b99af13a20c6fd42c5f21adf383f284bb12e3b00e31f5d697b61956952154fde184f54523f50ed85ee0b817f22c339b76ebd4434c3e

diff --git a/dev-ruby/jira-ruby/jira-ruby-1.4.3.ebuild b/dev-ruby/jira-ruby/jira-ruby-1.4.3.ebuild
deleted file mode 100644
index cb9db68128a..00000000000
--- a/dev-ruby/jira-ruby/jira-ruby-1.4.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="API for JIRA"
-HOMEPAGE="https://github.com/sumoheavy/jira-ruby https://rubygems.org/gems/jira-ruby"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/activesupport:*
-	dev-ruby/multipart-post
-	>=dev-ruby/oauth-0.5.0
-	<dev-ruby/oauth-1"
-
-ruby_add_bdepend "test? (
-	dev-ruby/railties
-	>=dev-ruby/webmock-1.18.0:0
-	dev-ruby/rake )"
-
-DEPEND="${DEPEND} test? ( dev-libs/openssl:0 )"
-
-all_ruby_prepare() {
-	sed -i -e "/bundler/d" \
-		-e '1igem "webmock", "~>1.0"' \
-		spec/spec_helper.rb || die
-	sed -i -e '/git ls-files/d' ${PN}.gemspec || die
-}
-
-each_ruby_test() {
-	${RUBY} -S rake jira:generate_public_cert || die
-	RSPEC_VERSION=3 ruby-ng_rspec || die
-}


             reply	other threads:[~2018-04-19 19:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-19 19:37 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-20  6:31 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jira-ruby/ Hans de Graaff
2018-01-20  6:31 Hans de Graaff
2017-08-26  8:27 Hans de Graaff
2017-08-17  5:45 Hans de Graaff
2017-08-17  5:45 Hans de Graaff
2017-08-03  4:41 Hans de Graaff
2017-07-22  6:00 Hans de Graaff
2017-03-17 13:19 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=1524166603.c5e48749c7937b66bdbf52c8b62b603904c33d7f.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