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/sshkey/
@ 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:     724fd4202c33ce316aa84251d40ce98a8b87f36f
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 20:30:57 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 20:39:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724fd420

dev-ruby/sshkey: initial ebuild, dep for metasploit

Package-Manager: portage-2.3.0

 dev-ruby/sshkey/Manifest            |  1 +
 dev-ruby/sshkey/metadata.xml        | 13 +++++++++++++
 dev-ruby/sshkey/sshkey-1.8.0.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-ruby/sshkey/Manifest b/dev-ruby/sshkey/Manifest
new file mode 100644
index 0000000..0be2633
--- /dev/null
+++ b/dev-ruby/sshkey/Manifest
@@ -0,0 +1 @@
+DIST sshkey-1.8.0.gem 24576 SHA256 c8df7d81b8a019adc36296814ae7037a28498484aef80c3fc65331b46814d516 SHA512 90274b506959e1433ebcd902ff7b4c6d5f29f4a120b85e34d81ab10e680aeacc3916f30ae93a3efc447b1b0717caeec6c23de08c4ec897b91bc7fcb902169fa7 WHIRLPOOL 26c21a04e216dd4bcccf59d3c49482f7ddc93fb8e5aaf9c6ab6d750c3b68694cadfa942d634e71cbaba4236293ed8f0bf8f5c50a3bddb21487f651ebab9c4983

diff --git a/dev-ruby/sshkey/metadata.xml b/dev-ruby/sshkey/metadata.xml
new file mode 100644
index 0000000..1ed4654
--- /dev/null
+++ b/dev-ruby/sshkey/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">bensie/sshkey</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/sshkey/sshkey-1.8.0.ebuild b/dev-ruby/sshkey/sshkey-1.8.0.ebuild
new file mode 100644
index 0000000..22df03e
--- /dev/null
+++ b/dev-ruby/sshkey/sshkey-1.8.0.ebuild
@@ -0,0 +1,23 @@
+# 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_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="SSH private and public key generator in pure Ruby"
+HOMEPAGE="https://rubygems.org/gems/sshkey"
+
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+#no tests
+RESTRICT="test"


^ 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/sshkey/ Richard Farina

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