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-registry/
Date: Fri, 29 Jul 2016 20:39:47 +0000 (UTC)	[thread overview]
Message-ID: <1469824774.16f8ba03c986fcf6137c56d4244b524a198fe5ee.zerochaos@gentoo> (raw)

commit:     16f8ba03c986fcf6137c56d4244b524a198fe5ee
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 20:36:52 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 20:39:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f8ba03

dev-ruby/rex-registry: initial ebuild, metasploit dep

Package-Manager: portage-2.3.0

 dev-ruby/rex-registry/Manifest                  |  1 +
 dev-ruby/rex-registry/metadata.xml              | 13 ++++++++++++
 dev-ruby/rex-registry/rex-registry-0.1.0.ebuild | 28 +++++++++++++++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/dev-ruby/rex-registry/Manifest b/dev-ruby/rex-registry/Manifest
new file mode 100644
index 0000000..2cd3d5a
--- /dev/null
+++ b/dev-ruby/rex-registry/Manifest
@@ -0,0 +1 @@
+DIST rex-registry-0.1.0.gem 16384 SHA256 f2bc39327eba282f0e172d5dad07c45b3a23976273a6c0fe6b1ef082399f29c5 SHA512 341846551e0db7caa1259e6ae7931eedc063e4ec824b129ad4f53d82dead30f375f771cc81fc280d5d3a54685f96ca37ef4456fe04b70df1b9163b4556566cbb WHIRLPOOL c01f508d41f58ceff16652c9bd8d3aa00f966131ff8de22de33396b400d08b90833fb3c45eefa1dbb7dd3d25e880399b9325954153c7f711ef3c9cf56bf5d97a

diff --git a/dev-ruby/rex-registry/metadata.xml b/dev-ruby/rex-registry/metadata.xml
new file mode 100644
index 0000000..9c5921b
--- /dev/null
+++ b/dev-ruby/rex-registry/metadata.xml
@@ -0,0 +1,13 @@
+<?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-registry</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/rex-registry/rex-registry-0.1.0.ebuild b/dev-ruby/rex-registry/rex-registry-0.1.0.ebuild
new file mode 100644
index 0000000..e56c414
--- /dev/null
+++ b/dev-ruby/rex-registry/rex-registry-0.1.0.ebuild
@@ -0,0 +1,28 @@
+# 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_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rex library for parsing offline registry files from a Windows machine"
+HOMEPAGE="https://rubygems.org/gems/rex-registry"
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# doesn't seem to actually run any tests
+RESTRICT=test
+
+all_ruby_install() {
+	ruby_fakegem_binwrapper console ${PN}-console
+	ruby_fakegem_binwrapper setup ${PN}-setup
+}


             reply	other threads:[~2016-07-29 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 20:39 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-30  4:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-registry/ Richard Farina
2018-04-27 10:31 Hans de Graaff
2018-06-20  5:21 Hans de Graaff
2019-01-27 11:18 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=1469824774.16f8ba03c986fcf6137c56d4244b524a198fe5ee.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