public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
Date: Wed, 21 Nov 2018 18:21:55 +0000 (UTC)	[thread overview]
Message-ID: <1542824444.9645aa00ea4b69e1131da194b6e8b74610e06ed3.zerochaos@gentoo> (raw)

commit:     9645aa00ea4b69e1131da194b6e8b74610e06ed3
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 15:49:46 2018 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 18:20:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9645aa00

dev-ruby/metasploit_data_models: bump, x86

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 dev-ruby/metasploit_data_models/Manifest                          | 1 +
 .../metasploit_data_models/metasploit_data_models-2.0.14.ebuild   | 4 ++--
 ..._models-2.0.14.ebuild => metasploit_data_models-2.0.16.ebuild} | 8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index 8462001201c..f7bee127aaa 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1 +1,2 @@
 DIST metasploit_data_models-2.0.14.gem 182272 BLAKE2B 76162d66be5ddbad8186aef84bdc31ca06635737203f6e25dfc5d74d11775aa7ef5f0e5e5e07f5cce524e7712e484e548d56398bbae95dcc7cb93a22bca223f4 SHA512 204505fd9073eaa7c9467ef8241f0cf3167f33e68eb4e5aac6101fc0b1fa68d2ec85e11ac9ce4fb80ae3db8ba6fcc0f7f2a93dacf9735c2d4d1d92fa0a41e70b
+DIST metasploit_data_models-2.0.16.gem 182272 BLAKE2B 918c57e62552e2b3288ca24e8ff7abeb30b0b6221906890c7b2e15c674356de6861a10500735d5a912b0deefb6b378b64111bd18770c65b10dcdbc911e6439d6 SHA512 bf2c2c162d23750eceeb315b9a5ba9e8b80bf4ace9e32f8c1e97c35939338d026d640675b3e5eaf61c6897007db07e186d4d5be944dc3bca16c138f1f6ae6ada

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
index d810551b5a3..a79ca888643 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
 ruby_add_rdepend "
 		>=dev-ruby/activerecord-4.2.6:4.2[postgres]
 		>=dev-ruby/activesupport-4.2.6:4.2
-		dev-ruby/pg
+		dev-ruby/pg:*
 		dev-ruby/postgres_ext
 		>=dev-ruby/railties-4.2.6:4.2
 		>=dev-ruby/recog-2.0.0:*

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
similarity index 93%
copy from dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
copy to dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
index d810551b5a3..92b7dea6bd7 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23"
+USE_RUBY="ruby24"
 
 inherit ruby-fakegem
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 RESTRICT=test
 #IUSE="development test"
 IUSE=""
@@ -24,7 +24,7 @@ RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
 ruby_add_rdepend "
 		>=dev-ruby/activerecord-4.2.6:4.2[postgres]
 		>=dev-ruby/activesupport-4.2.6:4.2
-		dev-ruby/pg
+		dev-ruby/pg:*
 		dev-ruby/postgres_ext
 		>=dev-ruby/railties-4.2.6:4.2
 		>=dev-ruby/recog-2.0.0:*


             reply	other threads:[~2018-11-21 18:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-21 18:21 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-05  6:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/ Michał Górny
2019-04-09  5:53 Hans de Graaff
2018-11-21 18:21 Rick Farina
2017-05-09  3:09 Richard Farina
2017-02-10  6:56 Hans de Graaff
2016-10-30 19:51 Hans de Graaff
2016-06-13  4:37 Richard Farina
2016-01-26 19:47 Richard Farina
2015-10-24 13:20 Richard Farina
2015-10-09  1:26 Richard Farina
2015-10-09  1:26 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=1542824444.9645aa00ea4b69e1131da194b6e8b74610e06ed3.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