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-arch/
Date: Sat, 30 Jul 2016 04:07:01 +0000 (UTC)	[thread overview]
Message-ID: <1469851585.ed7e39a961cdd9ab8c1bce270c81609f302f5219.zerochaos@gentoo> (raw)

commit:     ed7e39a961cdd9ab8c1bce270c81609f302f5219
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 03:27:07 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 04:06:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7e39a9

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

Package-Manager: portage-2.3.0

 dev-ruby/rex-arch/Manifest              |  1 +
 dev-ruby/rex-arch/metadata.xml          | 13 +++++++++++++
 dev-ruby/rex-arch/rex-arch-0.1.1.ebuild | 30 ++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-ruby/rex-arch/Manifest b/dev-ruby/rex-arch/Manifest
new file mode 100644
index 0000000..8595abb
--- /dev/null
+++ b/dev-ruby/rex-arch/Manifest
@@ -0,0 +1 @@
+DIST rex-arch-0.1.1.gem 19968 SHA256 f502716c1d23e97e6082797a31edad61202ffdc2db3047641c2181e8500baf2a SHA512 ec6963d7256451dc35a768ba16ac6f44ccdb35d1be1427134f191b39a6b62f519db3de4529109bcddb5887afc6bdd65756c07ccc231425271aaee0838b7eec38 WHIRLPOOL d400643d3bc8b19c88394c9521295d9c4e702234153ba093c6216aa17f3f18d88cfb2100827b754802861273f832840cc9114f212a4e0acf8bde87fd828a7a36

diff --git a/dev-ruby/rex-arch/metadata.xml b/dev-ruby/rex-arch/metadata.xml
new file mode 100644
index 0000000..4ddce1c
--- /dev/null
+++ b/dev-ruby/rex-arch/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-arch</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
new file mode 100644
index 0000000..1b81856
--- /dev/null
+++ b/dev-ruby/rex-arch/rex-arch-0.1.1.ebuild
@@ -0,0 +1,30 @@
+# 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="architecture specific information for Rex"
+HOMEPAGE="https://rubygems.org/gems/rex-arch"
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# doesn't seem to actually run any tests
+RESTRICT=test
+
+ruby_add_bdepend "dev-ruby/rex-text"
+
+all_ruby_install() {
+	ruby_fakegem_binwrapper console ${PN}-console
+	ruby_fakegem_binwrapper setup ${PN}-setup
+}


             reply	other threads:[~2016-07-30  4:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30  4:07 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-arch/ Richard Farina
2016-10-29  6:19 Hans de Graaff
2017-04-06  5:07 Hans de Graaff
2017-05-10 14:59 Richard Farina
2017-07-28  4:47 Hans de Graaff
2017-11-28 20:27 Hans de Graaff
2018-04-29  9:42 Hans de Graaff
2018-04-29  9:42 Hans de Graaff
2018-04-29 14:08 Hans de Graaff
2018-04-29 14:08 Hans de Graaff
2018-06-30  8:09 Hans de Graaff
2018-12-28  7:25 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=1469851585.ed7e39a961cdd9ab8c1bce270c81609f302f5219.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