public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-random_identifier/
@ 2016-07-29 20:39 99% Richard Farina
  0 siblings, 0 replies; 1+ results
From: Richard Farina @ 2016-07-29 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d0c065b4feeb2039eee8b19722a7fd68b775fabe
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 20:32:37 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 20:39:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c065b4

dev-ruby/rex-random_identifier: initial ebuild, dep of metasploit

Package-Manager: portage-2.3.0

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

diff --git a/dev-ruby/rex-random_identifier/Manifest b/dev-ruby/rex-random_identifier/Manifest
new file mode 100644
index 0000000..5e30f3a
--- /dev/null
+++ b/dev-ruby/rex-random_identifier/Manifest
@@ -0,0 +1 @@
+DIST rex-random_identifier-0.1.0.gem 15872 SHA256 ca821c23c0b1bf45e8411b4586031d4c5a08f86170b48047c4269e49eecc7813 SHA512 79439b80ad06c6c5c7854933eaa4129ff0b176144bebf68fdfe7250ab3242904bcae4a439d610f4710b6d48ee5405b0d5f79539c861511072fb628ee68afd21f WHIRLPOOL 1b335315464ff87a52bee0385fca01ac8a480d50af9e4acc41901b806d3e9d38ec0aa3071de4a2bac78af93b9ef7921c8865ef8f521f1498dd51b418a765d0d0

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

diff --git a/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.ebuild b/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.ebuild
new file mode 100644
index 0000000..2a62a3e
--- /dev/null
+++ b/dev-ruby/rex-random_identifier/rex-random_identifier-0.1.0.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="Ruby Exploitation(Rex) library for generating Random identifier strings"
+HOMEPAGE="https://rubygems.org/gems/rex-random_identifier"
+
+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
+}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-07-29 20:39 99% [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-random_identifier/ Richard Farina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox