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/rex-bin_tools/
Date: Wed, 10 May 2017 14:59:28 +0000 (UTC)	[thread overview]
Message-ID: <1494428347.e293967fbd75fd6ee6be34bdfc6364ee5b8b28c3.zerochaos@gentoo> (raw)

commit:     e293967fbd75fd6ee6be34bdfc6364ee5b8b28c3
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 02:12:06 2017 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed May 10 14:59:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e293967f

dev-ruby/rex-bin_tools: metasploit deps

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ruby/rex-bin_tools/Manifest                   |  1 +
 dev-ruby/rex-bin_tools/metadata.xml               | 14 +++++++++++
 dev-ruby/rex-bin_tools/rex-bin_tools-0.1.2.ebuild | 30 +++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/dev-ruby/rex-bin_tools/Manifest b/dev-ruby/rex-bin_tools/Manifest
new file mode 100644
index 00000000000..85be4a7b5c9
--- /dev/null
+++ b/dev-ruby/rex-bin_tools/Manifest
@@ -0,0 +1 @@
+DIST rex-bin_tools-0.1.2.gem 82432 SHA256 2bb3ec7b7755a45433cf3246907a022a427a4e48f6891c1cdcbff93ae859e341 SHA512 9f6549eb8c69d3af0a175bf7d1101c681d11970664db180ae5e8564978499a9bc0b13e8c7ea9a6fceec62872856c9f3ce4422fec66b33f7556227f7cf1dc88ea WHIRLPOOL 83a4df3b0979900111d8b36b4f8689a3bc844559fe131de5a7611f5f7d4438db159e5444593e73f1d2762bd8cc7a526dff4ce6ac4c86c8476696318441829d5f

diff --git a/dev-ruby/rex-bin_tools/metadata.xml b/dev-ruby/rex-bin_tools/metadata.xml
new file mode 100644
index 00000000000..2df0602189f
--- /dev/null
+++ b/dev-ruby/rex-bin_tools/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>zerochaos@gentoo.org</email>
+    <name>Rick Farina</name>
+  </maintainer>
+  <longdescription lang="en">
+  </longdescription>
+  <upstream>
+    <remote-id type="github">rapid7/rex-bin_tools</remote-id>
+    <remote-id type="rubygems">rex-bin_tools</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/rex-bin_tools/rex-bin_tools-0.1.2.ebuild b/dev-ruby/rex-bin_tools/rex-bin_tools-0.1.2.ebuild
new file mode 100644
index 00000000000..39638d1020e
--- /dev/null
+++ b/dev-ruby/rex-bin_tools/rex-bin_tools-0.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="suite of tools for analyzing executables to find specific chunks of code"
+HOMEPAGE="https://rubygems.org/gems/rex-bin_tools"
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+RESTRICT="test"
+
+ruby_add_rdepend "dev-ruby/rex-arch
+					dev-ruby/metasm:*
+					dev-ruby/rex-core
+					dev-ruby/rex-struct2
+					dev-ruby/rex-text"
+
+all_ruby_prepare() {
+	sed -i '/bundler/d' Rakefile
+}


             reply	other threads:[~2017-05-10 14:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 14:59 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-29  9:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-bin_tools/ Hans de Graaff
2018-06-30  8:09 Hans de Graaff
2018-11-20  5:57 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2019-05-23  5:39 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=1494428347.e293967fbd75fd6ee6be34bdfc6364ee5b8b28c3.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