From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 099E7138334 for ; Fri, 28 Dec 2018 07:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BE34E0A8C; Fri, 28 Dec 2018 07:25:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4197AE0A8C for ; Fri, 28 Dec 2018 07:25:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BCF8335C78 for ; Fri, 28 Dec 2018 07:25:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EB894FE for ; Fri, 28 Dec 2018 07:25:03 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1545981863.5c91e6ea25435b4539b705d8fc7ea994e046e5ac.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-exploitation/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rex-exploitation/Manifest dev-ruby/rex-exploitation/rex-exploitation-0.1.20.ebuild X-VCS-Directories: dev-ruby/rex-exploitation/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 5c91e6ea25435b4539b705d8fc7ea994e046e5ac X-VCS-Branch: master Date: Fri, 28 Dec 2018 07:25:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9d6b1551-e9d6-450b-b173-9811c0761e69 X-Archives-Hash: ad1498ba99f436db189edbe97a388ade commit: 5c91e6ea25435b4539b705d8fc7ea994e046e5ac Author: Hans de Graaff gentoo org> AuthorDate: Fri Dec 28 07:18:26 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 28 07:24:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c91e6ea dev-ruby/rex-exploitation: add 0.1.20 Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/rex-exploitation/Manifest | 1 + .../rex-exploitation-0.1.20.ebuild | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-ruby/rex-exploitation/Manifest b/dev-ruby/rex-exploitation/Manifest index fdf95d75ea3..5b5098026d1 100644 --- a/dev-ruby/rex-exploitation/Manifest +++ b/dev-ruby/rex-exploitation/Manifest @@ -1 +1,2 @@ DIST rex-exploitation-0.1.19.gem 79360 BLAKE2B 47043054ee9d08775c67d54b31861ad3a454a487bdc47beb135942e267040de7611308c62a23cbf853d190fb8f88c52998dfe3b24f66a698e76e273b6a69d822 SHA512 244de5259e3f4f645df09d1843c34d9ea4f9ea56ba22498495792f192b79a0451810f5c7e73516da5a455c27e61b66f8ccfbc485372946fcedd179b75ff9b31e +DIST rex-exploitation-0.1.20.gem 79360 BLAKE2B 59dea65582647444e21cc1b0ae744c857b3007b8215c81244d37c6f3d8abcb1ef1b1d01428f306b4c5f6fdd1b3db0326de3c50fa38fa50505b4de9c05ba518e1 SHA512 e1df4ffde57ab40bf4b2492370d44bf064f39f657c7a8140416f51560a0be9b31ef95b1bdadaae6f6ec75c86e0978b41112a18caa1f69262c67945d3529f9990 diff --git a/dev-ruby/rex-exploitation/rex-exploitation-0.1.20.ebuild b/dev-ruby/rex-exploitation/rex-exploitation-0.1.20.ebuild new file mode 100644 index 00000000000..e00da417393 --- /dev/null +++ b/dev-ruby/rex-exploitation/rex-exploitation-0.1.20.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby23 ruby24 ruby25" + +RUBY_FAKEGEM_RECIPE_TEST="none" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_BINWRAP="" + +inherit ruby-fakegem + +DESCRIPTION="various helper mechanisms for creating exploits" +HOMEPAGE="https://rubygems.org/gems/rex-exploitation" + +LICENSE="BSD" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +ruby_add_rdepend "dev-ruby/jsobfu:* + dev-ruby/metasm:* + dev-ruby/rex-arch + dev-ruby/rex-encoder + dev-ruby/rex-text" + +all_ruby_prepare() { + sed -i '/bundler/d' Rakefile +}