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 2C1711382C5 for ; Sun, 29 Apr 2018 14:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4836AE0A88; Sun, 29 Apr 2018 14:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 14701E0A88 for ; Sun, 29 Apr 2018 14:08:48 +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 C253C335C9B for ; Sun, 29 Apr 2018 14:08:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29CFC28D for ; Sun, 29 Apr 2018 14:08:46 +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: <1525010894.a85abbb203b81307904f4245ac1edbd4eb90b822.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-arch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rex-arch/Manifest dev-ruby/rex-arch/rex-arch-0.1.4.ebuild dev-ruby/rex-arch/rex-arch-0.1.5.ebuild X-VCS-Directories: dev-ruby/rex-arch/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a85abbb203b81307904f4245ac1edbd4eb90b822 X-VCS-Branch: master Date: Sun, 29 Apr 2018 14:08:46 +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-Archives-Salt: e6f7bbe6-feb5-461a-b663-5165522b2236 X-Archives-Hash: d14db2863b505338bb680d4ae740e9b2 commit: a85abbb203b81307904f4245ac1edbd4eb90b822 Author: Hans de Graaff gentoo org> AuthorDate: Sun Apr 29 14:07:09 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Apr 29 14:08:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85abbb2 Revert "dev-ruby/rex-arch: cleanup" This reverts commit 01c194c8c150438b180a38c0f331e4493f9ea08c. net-analyzer/metasploit depends on an old version specifically. dev-ruby/rex-arch/Manifest | 2 ++ dev-ruby/rex-arch/rex-arch-0.1.4.ebuild | 25 +++++++++++++++++++++++++ dev-ruby/rex-arch/rex-arch-0.1.5.ebuild | 25 +++++++++++++++++++++++++ 3 files changed, 52 insertions(+) diff --git a/dev-ruby/rex-arch/Manifest b/dev-ruby/rex-arch/Manifest index 341fbaead86..f8e03998a42 100644 --- a/dev-ruby/rex-arch/Manifest +++ b/dev-ruby/rex-arch/Manifest @@ -1 +1,3 @@ DIST rex-arch-0.1.13.gem 19968 BLAKE2B 6bceb0c2c08c58d3557d4d72ffcd017c58ddf2bf2d622e576a9e9cc41893416965df9508fe94ec9def1826b2f7f2bf5d9d0715e1f118bba016ad4364ecce99b0 SHA512 23f24d407bb2d34390a892f258005498c373062da883059e9e92df14c9dc18a0381f075d2df0ef8763d9bf3595b8cf578655efd3a613810b83bd6d8425a162c7 +DIST rex-arch-0.1.4.gem 19968 BLAKE2B 92fb90b6f6674866970cf21913968528aed864658cb7424c6ba4ba8fecf45ef48b2ced4ce4832aecb60d52aecac0ed71fd33fb5ec84f792c53ba20b70d3af910 SHA512 9ba3a429e98b884694dd3981fb1b72491dc9c7e10ee15e34e3286f446788532633938a9e2f07e55e31cb28f7b561d41164d7b7e8f88fef60e9cfc6750ace1355 +DIST rex-arch-0.1.5.gem 19968 BLAKE2B b01b5cda6a8f87b8e5b4b3731a7aea9a4c2de9a6076efda36f5ae8b9c8368a43b4a05152650421bc29a2b70d38c7d37cfb9a10e660a804cf52299965667a30fd SHA512 5d6d1ef95a54c8ec4e33f7a126789cbf1aa10f3154c6fa0c32282af1e235ef467abb9e423a1feadbd8fa28b9752b82b125c9838b97372e7263acdd9770d52d5a diff --git a/dev-ruby/rex-arch/rex-arch-0.1.4.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.4.ebuild new file mode 100644 index 00000000000..bb5c3ee3f96 --- /dev/null +++ b/dev-ruby/rex-arch/rex-arch-0.1.4.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby21 ruby22 ruby23" +#RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_BINWRAP="" + +inherit ruby-fakegem + +DESCRIPTION="architecture specific information for Rex" +HOMEPAGE="https://rubygems.org/gems/rex-arch" + +LICENSE="BSD" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +# doesn't seem to actually run any tests +RESTRICT=test + +ruby_add_bdepend "dev-ruby/rex-text" diff --git a/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild new file mode 100644 index 00000000000..bb5c3ee3f96 --- /dev/null +++ b/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby21 ruby22 ruby23" +#RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_BINWRAP="" + +inherit ruby-fakegem + +DESCRIPTION="architecture specific information for Rex" +HOMEPAGE="https://rubygems.org/gems/rex-arch" + +LICENSE="BSD" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +# doesn't seem to actually run any tests +RESTRICT=test + +ruby_add_bdepend "dev-ruby/rex-text"