From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-encoder/
Date: Wed, 10 May 2017 14:59:28 +0000 (UTC) [thread overview]
Message-ID: <1494428356.52cef0829d449caac20ccd1d33318fa74bddb954.zerochaos@gentoo> (raw)
commit: 52cef0829d449caac20ccd1d33318fa74bddb954
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 14:47:01 2017 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed May 10 14:59:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cef082
dev-ruby/rex-encoder: metasploit dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ruby/rex-encoder/Manifest | 1 +
dev-ruby/rex-encoder/metadata.xml | 14 ++++++++++++++
dev-ruby/rex-encoder/rex-encoder-0.1.3.ebuild | 28 +++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-ruby/rex-encoder/Manifest b/dev-ruby/rex-encoder/Manifest
new file mode 100644
index 00000000000..260a3d6b4fa
--- /dev/null
+++ b/dev-ruby/rex-encoder/Manifest
@@ -0,0 +1 @@
+DIST rex-encoder-0.1.3.gem 40960 SHA256 f2f2a50e36951fc5e8493f46d8d31173548255dd36c012eb58ed11c34347a9c7 SHA512 a6387a77bc4eb61fea3d156df5250a8436d4d9af57a2bc18f62ff37e915560c46924c58e299e1dcb13bfb5cb5d2cb5949f1fb9a5787bd4fee1daeb73777267cb WHIRLPOOL 753dde7e63edd88090e7fc3c84976701ce61603fa2e74517be6c10f8cd8cca35b3a14db9006e5bf847f7b3cdab0cefd7c4c62c32821fcc70520b2135833872e5
diff --git a/dev-ruby/rex-encoder/metadata.xml b/dev-ruby/rex-encoder/metadata.xml
new file mode 100644
index 00000000000..04b6c4093d0
--- /dev/null
+++ b/dev-ruby/rex-encoder/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-encoder</remote-id>
+ <remote-id type="rubygems">rex-encoder</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/rex-encoder/rex-encoder-0.1.3.ebuild b/dev-ruby/rex-encoder/rex-encoder-0.1.3.ebuild
new file mode 100644
index 00000000000..8895827c99f
--- /dev/null
+++ b/dev-ruby/rex-encoder/rex-encoder-0.1.3.ebuild
@@ -0,0 +1,28 @@
+# 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="provides the basis for all of the polymorphic encoders that Metasploit uses"
+HOMEPAGE="https://rubygems.org/gems/rex-encoder"
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+RESTRICT="test"
+
+ruby_add_rdepend "dev-ruby/metasm:*
+ dev-ruby/rex-arch
+ dev-ruby/rex-text"
+
+all_ruby_prepare() {
+ sed -i '/bundler/d' Rakefile
+}
next reply other threads:[~2017-05-10 14:59 UTC|newest]
Thread overview: 5+ 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 --
2017-06-12 6:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-encoder/ Hans de Graaff
2018-04-29 9:42 Hans de Graaff
2018-04-29 9:42 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=1494428356.52cef0829d449caac20ccd1d33318fa74bddb954.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