public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler-audit/
Date: Wed, 23 Mar 2016 20:40:24 +0000 (UTC)	[thread overview]
Message-ID: <1458765570.5fbb614efe1d2e4e87959b39172efa2f4c878e85.zerochaos@gentoo> (raw)

commit:     5fbb614efe1d2e4e87959b39172efa2f4c878e85
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 19:21:00 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 20:39:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbb614e

dev-ruby/bundler-audit: bump

Package-Manager: portage-2.2.28

 dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild | 40 +++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild b/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild
new file mode 100644
index 0000000..0294581
--- /dev/null
+++ b/dev-ruby/bundler-audit/bundler-audit-0.5.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides patch-level verification for Bundled apps"
+HOMEPAGE="https://github.com/rubysec/bundler-audit"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+ruby_add_rdepend "
+	>=dev-ruby/thor-0.18:0
+	>=dev-ruby/bundler-1.2:0
+"
+
+all_ruby_prepare() {
+	sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+
+	# Avoid specs that require network access via 'bundle install'
+	rm spec/{integration,scanner}_spec.rb || die
+
+	# Avoid specs that only work when the source is a git repository
+	sed -i -e '/describe "path"/,/^  end/ s:^:#:' \
+		-e '/describe "update!"/,/^  end/ s:^:#:' \
+		spec/database_spec.rb || die
+}


             reply	other threads:[~2016-03-23 20:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 20:40 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-11  5:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler-audit/ Hans de Graaff
2025-04-11  5:48 Hans de Graaff
2024-08-23  6:27 Hans de Graaff
2024-01-05 12:15 Hans de Graaff
2023-04-08  9:41 Hans de Graaff
2023-04-08  9:41 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-08-11  4:17 Hans de Graaff
2021-11-27  6:32 Hans de Graaff
2021-10-03  7:38 Hans de Graaff
2021-03-11  7:13 Hans de Graaff
2021-01-16  7:32 Hans de Graaff
2020-08-23  5:42 Hans de Graaff
2020-06-14  6:28 Hans de Graaff
2020-06-13  4:27 Hans de Graaff
2019-11-16  9:57 Hans de Graaff
2019-01-18  8:23 Hans de Graaff
2018-05-05  9:36 Hans de Graaff
2018-02-02 16:44 Hans de Graaff
2017-07-19  6:55 Hans de Graaff
2017-07-09  6:40 Hans de Graaff
2016-03-23 20:40 Richard Farina
2016-03-08 21:15 Manuel Rüger
2016-01-10  7:28 Hans de Graaff
2016-01-10  7:28 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=1458765570.5fbb614efe1d2e4e87959b39172efa2f4c878e85.zerochaos@gentoo \
    --to=zerochaos@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