From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit-credential/
Date: Fri, 4 Sep 2015 21:45:00 +0000 (UTC) [thread overview]
Message-ID: <1441403100.b6e53d7a2dd401132742b9e003b39ace2829ef4a.zerochaos@gentoo> (raw)
commit: b6e53d7a2dd401132742b9e003b39ace2829ef4a
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 4 21:45:00 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 21:45:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e53d7a
dev-ruby/metasploit-credential: fix improperly imported ebuild from Pentoo
.../metasploit-credential-1.0.0.ebuild | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
index 98db6b6..7836550 100644
--- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
+++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild
@@ -26,27 +26,3 @@ ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0
>=dev-ruby/railties-4.0.9:4.0
dev-ruby/net-ssh
dev-ruby/pg"
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
- [ -f Gemfile.lock ] && rm Gemfile.lock
- #For now, we don't support development or testing at all
- #if ! use development; then
- sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
- sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
- #fi
- #if ! use test; then
- sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
- #fi
- #if ! use test && ! use development; then
- sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
- #fi
-}
-
-each_ruby_prepare() {
- if [ -f Gemfile ]
- then
- BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
- BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
- fi
-}
next reply other threads:[~2015-09-04 21:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 21:45 Richard Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-08 21:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit-credential/ Richard Farina
2015-10-08 21:04 Richard Farina
2015-10-17 18:24 Manuel Rüger
2016-03-14 19:47 Hans de Graaff
2016-04-03 21:40 Manuel Rüger
2016-06-13 4:37 Richard Farina
2016-06-13 4:37 Richard Farina
2016-10-30 19:51 Hans de Graaff
2017-02-10 6:56 Hans de Graaff
2017-05-09 3:09 Richard Farina
2018-11-21 18:21 Rick Farina
2019-04-09 5:53 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=1441403100.b6e53d7a2dd401132742b9e003b39ace2829ef4a.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