commit:     0872c30736e6e972a5b11eadc4c609227236a4a3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 04:59:52 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 04:59:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0872c307

dev-ruby/rex-powershell: add 0.1.64

Package-Manager: portage-2.2.28

 dev-ruby/rex-powershell/Manifest                   |  1 +
 .../rex-powershell/rex-powershell-0.1.64.ebuild    | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/rex-powershell/Manifest b/dev-ruby/rex-powershell/Manifest
index ed299ea..0adfd81 100644
--- a/dev-ruby/rex-powershell/Manifest
+++ b/dev-ruby/rex-powershell/Manifest
@@ -1 +1,2 @@
 DIST rex-powershell-0.1.1.gem 25088 SHA256 
ebaa8c7a8d46417e928db290f4eae41f0126aa58dd588e368621b9a8dab1bb69 SHA512 
f259acda2012da8f2d5e990786818997326c6cfdec2c388a340aa34cc0ca0233ba18e88a6efefd4ff735d5986011a12b06374ebee5324d0f89b2407a18574908
 WHIRLPOOL 
1adc711358ff6f6de71bf300fc942e99ab9c68195b64dd9a9c2143b7e33aea8df2cff02eb065b0b9f3a244955692070cbd8e2a08ee91781cffc91bef60c2a81d
+DIST rex-powershell-0.1.64.gem 25088 SHA256 
90e3a2f31f530d180c1d87c5cc1b7bad0de0523c9e48c24b701ceff30a996100 SHA512 
669095c77637254dee109c0451bf547b3d3fca878c5b89c8eb7e6cd5ec6d43a8d842544ae9e5f9fec2af0aa1dba9ad20d059898a9457fdc34171a1d2e3d16cd1
 WHIRLPOOL 
dddc8cb551170d556ab0706644c3a75343753846a3a5b65cdc1662b2d00514b2ce05e900b24f49123ad18131e501052c6d3e4cb875f3c448e27fe21e0bedd7cf

diff --git a/dev-ruby/rex-powershell/rex-powershell-0.1.64.ebuild 
b/dev-ruby/rex-powershell/rex-powershell-0.1.64.ebuild
new file mode 100644
index 00000000..a6551ed
--- /dev/null
+++ b/dev-ruby/rex-powershell/rex-powershell-0.1.64.ebuild
@@ -0,0 +1,28 @@
+# 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_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby Exploitation(Rex) library for generating/manipulating 
Powershell scripts"
+HOMEPAGE="https://rubygems.org/gems/rex-powershell";
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# Specs are not packaged in the gem and source is not tagged upstream.
+RESTRICT="test"
+
+ruby_add_bdepend "dev-ruby/rex-random_identifier
+                 dev-ruby/rex-text"

Reply via email to