From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-socket/
Date: Wed, 4 Dec 2019 06:14:10 +0000 (UTC) [thread overview]
Message-ID: <1575440046.6a8d7eb52ef7a0e99adb55eeea03c79ee6d0a0fb.graaff@gentoo> (raw)
commit: 6a8d7eb52ef7a0e99adb55eeea03c79ee6d0a0fb
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 06:14:06 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 06:14:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8d7eb5
dev-ruby/rex-socket: add 0.1.21
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rex-socket/Manifest | 1 +
dev-ruby/rex-socket/rex-socket-0.1.21.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-ruby/rex-socket/Manifest b/dev-ruby/rex-socket/Manifest
index 40da9066ebd..e4323a5b1fc 100644
--- a/dev-ruby/rex-socket/Manifest
+++ b/dev-ruby/rex-socket/Manifest
@@ -1,3 +1,4 @@
DIST rex-socket-0.1.17.gem 40960 BLAKE2B af549e3c6bc6ab8f99a18eab8f8be5156211be468f4d55e234199d5b5985a8ac11817f245a6bafa421c0b8c908cfedf7e58503157c460fee76ec989ff628a8bd SHA512 2d7dc563d24ef99930ad6fc62ce69ced2a7d2cec881222edf889c6850b8ce48a49eb435acd1bd57637d07ab0434032e44084dc86d18a52c33c3f8df57928958e
DIST rex-socket-0.1.18.gem 40960 BLAKE2B 0e38d508d11ff03c3e658935d2f569d40b5460a259b86f08250893a5a111da1580b2badc4ed45d9db8fa737d7ffb4639a312af683539b6eab2e8fab18fde5297 SHA512 74568a58434b784336bdb99ba7ca43ff84ced905f7d7d165eb9e2eed84076c49710f9d09dfaf3aa65fa672a7bbc177ff9e6c3e3af4d7001576f3c1430b714461
DIST rex-socket-0.1.20.gem 41472 BLAKE2B e0a5a0dbf7ad663dc69dddb1de0d7e77b3c8cca374d73499616bb23c8d86fd23c65f7d548bfad2c8609b13e8ab89004f51d6e08865e26b1184176fb9c4228df6 SHA512 eae98bb6be13291ea31ff98fa55d86d67feb06d3796ad3bbdb9fe90503a296ceaf7f702e0ade64f7dd152be7de0eaf313a6ab9d982678d7d60d982b9d23fac51
+DIST rex-socket-0.1.21.gem 41472 BLAKE2B d294df648995102aa5fa0119682321b6e4c8985a46b2521afbf3f53cf0b4e1c209f57a6b7ba0ccbd4dc46175baec4812afe656475c13bc62407d54142a548ad0 SHA512 64e133308b2bb52e6b8ee00da7788c0c5583bdeacc78017b30ae458a487e991aed3196a2371f883e10a7c2774b24d7571e7c3051b97b8424b470f00085ccf868
diff --git a/dev-ruby/rex-socket/rex-socket-0.1.21.ebuild b/dev-ruby/rex-socket/rex-socket-0.1.21.ebuild
new file mode 100644
index 00000000000..70cf8ff242f
--- /dev/null
+++ b/dev-ruby/rex-socket/rex-socket-0.1.21.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby Exploitation (Rex) Socket Abstraction Library"
+HOMEPAGE="https://rubygems.org/gems/rex-socket"
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/rex-core"
next reply other threads:[~2019-12-04 6:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-04 6:14 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-10 4:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-socket/ Hans de Graaff
2019-09-10 4:48 Hans de Graaff
2019-07-01 5:05 Hans de Graaff
2019-03-02 6:59 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2018-07-29 7:04 Hans de Graaff
2018-06-30 8:09 Hans de Graaff
2018-04-29 9:42 Hans de Graaff
2017-05-10 14:59 Richard Farina
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=1575440046.6a8d7eb52ef7a0e99adb55eeea03c79ee6d0a0fb.graaff@gentoo \
--to=graaff@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