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

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"


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

Thread overview: 17+ 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 --
2017-01-26  6:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sshkey/ Hans de Graaff
2017-10-04  9:09 Michał Górny
2018-02-19 19:26 Hans de Graaff
2018-03-05  6:28 Hans de Graaff
2019-01-19 17:04 Hans de Graaff
2019-02-12 18:17 Hans de Graaff
2020-01-03 15:55 Hans de Graaff
2020-07-25  8:53 Hans de Graaff
2022-04-22  6:56 Hans de Graaff
2022-06-22  4:35 Hans de Graaff
2023-04-02  5:07 Sam James
2023-08-25  5:25 Hans de Graaff
2023-12-27  9:16 Hans de Graaff
2024-03-04 18:33 Rick Farina
2024-05-27  5:04 Hans de Graaff
2025-01-01  7:38 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=1469824764.724fd4202c33ce316aa84251d40ce98a8b87f36f.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