public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2015-10-09  1:26 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2015-10-09  1:26 UTC (permalink / raw
  To: gentoo-commits

commit:     61d7b1805e51f775d0a4a9af223e6da6aa49488b
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 21:11:17 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 01:25:58 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d7b180

dev-ruby/metasploit_data_models: fix recog dep

Package-Manager: portage-2.2.22

 dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild | 2 +-
 dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
index 6f92227..7801599 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
@@ -28,7 +28,7 @@ ruby_add_rdepend "
 		dev-ruby/pg
 		dev-ruby/postgres_ext
 		>=dev-ruby/railties-4.0.9:4.0
-		dev-ruby/recog
+		dev-ruby/recog:*
 		dev-ruby/arel-helpers
 		>=dev-ruby/metasploit-concern-1.0.0:1.0
 		>=dev-ruby/metasploit-model-1.0.0:1.0

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild
index 60a553e..3ed4067 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild
@@ -28,7 +28,7 @@ ruby_add_rdepend "
 		dev-ruby/pg
 		dev-ruby/postgres_ext
 		>=dev-ruby/railties-4.0.9:4.0
-		dev-ruby/recog
+		dev-ruby/recog:*
 		dev-ruby/arel-helpers
 		>=dev-ruby/metasploit-concern-1.0.0:1.0
 		>=dev-ruby/metasploit-model-1.0.0:1.0


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2015-10-09  1:26 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2015-10-09  1:26 UTC (permalink / raw
  To: gentoo-commits

commit:     84f584df84b130de123ab88b5885f6538d0492f1
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 21:09:37 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 01:25:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f584df

dev-ruby/metasploit_data_models:

Package-Manager: portage-2.2.22

 dev-ruby/metasploit_data_models/Manifest           |  1 +
 .../metasploit_data_models-1.2.7.ebuild            | 63 ++++++++++++++++++++++
 2 files changed, 64 insertions(+)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index fbf69cf..089d03b 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1 +1,2 @@
 DIST metasploit_data_models-1.2.5.gem 170496 SHA256 7aa426e8f0d69c7a2c00f916dfbbbd19817ec0fe5e55e2d1260fb37ff8b32e29 SHA512 b7bb1f12da67b0a052cba68e5f870bc7512baba884573a79095abd4d55539c18956615bd7097f1c1260507222f80644a2d0a65bb9f3ca7cc4c45e275ee5c9500 WHIRLPOOL d6702bdeb59e8dcac3516f2ba8be3a319348e6a08803bcc93a8beba6a76a6e3ca5ce8e46263f9e30c37f01c745ab4badd3665a3984f7ea6ae015bb4b8c3330ec
+DIST metasploit_data_models-1.2.7.gem 170496 SHA256 b5c31cce2d94fed8129a23f08a54dc4dbdccfaaf302db3fb574d14c675434aa0 SHA512 8380bec869fc506cfd3e8c7f128af102e2a0bc6ea22c6a2b6e7a19576a70907c504387bd020627a45067a2faac091c3e5ff4533cd786e19a99525b6b01192c87 WHIRLPOOL 29821d7ce975f07b63aa172ea962fd69ae9e9f3b2169a6d336442deee51fc6c66ad83e2a6d827a71ede3facd478c1453036d8b3290a5ba9173602cedb0a92b5e

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild
new file mode 100644
index 0000000..60a553e
--- /dev/null
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.7.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
+
+DESCRIPTION="The database layer for Metasploit"
+HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT=test
+#IUSE="development test"
+IUSE=""
+
+RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
+
+ruby_add_rdepend "
+		>=dev-ruby/activerecord-4.0.9:4.0[postgres]
+		>=dev-ruby/activesupport-4.0.9:4.0
+		dev-ruby/pg
+		dev-ruby/postgres_ext
+		>=dev-ruby/railties-4.0.9:4.0
+		dev-ruby/recog
+		dev-ruby/arel-helpers
+		>=dev-ruby/metasploit-concern-1.0.0:1.0
+		>=dev-ruby/metasploit-model-1.0.0:1.0
+		<dev-ruby/thor-2.0"
+
+ruby_add_bdepend "dev-ruby/bundler"
+
+all_ruby_prepare() {
+	[ -f Gemfile.lock ] && rm Gemfile.lock
+	#if ! use development; then
+		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
+		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
+	#fi
+	#if ! use test; then
+		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
+	#fi
+	#if ! use test && ! use development; then
+		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
+	#fi
+}
+
+each_ruby_prepare() {
+	if [ -f Gemfile ]
+	then
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
+	fi
+}
+
+all_ruby_install() {
+	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2015-10-24 13:20 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2015-10-24 13:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e87074df0e519433f4de09f4d151cb8315320d9d
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 13:15:49 2015 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 13:19:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87074df

dev-ruby/metasploit_data_models: verson bump for metasploit live

Package-Manager: portage-2.2.23

 dev-ruby/metasploit_data_models/Manifest                                | 2 +-
 ...oit_data_models-1.2.8.ebuild => metasploit_data_models-1.2.9.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index 773c310..8fbc3f1 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,2 +1,2 @@
 DIST metasploit_data_models-1.2.5.gem 170496 SHA256 7aa426e8f0d69c7a2c00f916dfbbbd19817ec0fe5e55e2d1260fb37ff8b32e29 SHA512 b7bb1f12da67b0a052cba68e5f870bc7512baba884573a79095abd4d55539c18956615bd7097f1c1260507222f80644a2d0a65bb9f3ca7cc4c45e275ee5c9500 WHIRLPOOL d6702bdeb59e8dcac3516f2ba8be3a319348e6a08803bcc93a8beba6a76a6e3ca5ce8e46263f9e30c37f01c745ab4badd3665a3984f7ea6ae015bb4b8c3330ec
-DIST metasploit_data_models-1.2.8.gem 171008 SHA256 f1f071dc8504fdbdd3229a1b967688b806cd05584af54a31a8553ed824707be9 SHA512 911fbb19da5f82875f1de844f67abd051bf682f6e67e8c79cabfdf669b448428b63d636ab3e34f1f809d740e18b2c31d7c6935b35314bb35306fb2cc528e9e3b WHIRLPOOL 3eff006a616b2bff7027e37781976d4124ef066d0c4020f82be1f2ea6317aa8de830171fa1d947108efb5bb0ab1a552041f977e09b1b9395ac21ca7f4d4b56bc
+DIST metasploit_data_models-1.2.9.gem 171008 SHA256 77f7e49fa88b7f3e98cfc651e4434ee3138357ab9501b002a2ac56d10977fecc SHA512 aa8edbb29336a2a2c606866476d9e9bd8235ef86d3598b4cc15f2b929c5f499586e61b6c3ae8c2d64d4c22c07d2b37545b2f7f9483bf58f983c16cd1f851cf02 WHIRLPOOL 1372139c5c7f391ae670d7ca83d5ea78aaacd9ad7ea2bd19bb17ca2830413a8e43e64c5839342eb1ac9e7ab0df1d997fee2be8a4a7ffb09075ec4176a15f6f3e

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.8.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
similarity index 100%
rename from dev-ruby/metasploit_data_models/metasploit_data_models-1.2.8.ebuild
rename to dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2016-01-26 19:47 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2016-01-26 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     abe2f5c24cd79e97dc9c483843b099ab4a958965
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 19:41:38 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 19:42:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe2f5c2

dev-ruby/metasploit_data_models: bump, remove ruby19

Package-Manager: portage-2.2.27

 dev-ruby/metasploit_data_models/Manifest                          | 2 +-
 ...a_models-1.2.5.ebuild => metasploit_data_models-1.2.10.ebuild} | 8 ++++----
 .../metasploit_data_models/metasploit_data_models-1.2.9.ebuild    | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index 8fbc3f1..abaf0e8 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,2 +1,2 @@
-DIST metasploit_data_models-1.2.5.gem 170496 SHA256 7aa426e8f0d69c7a2c00f916dfbbbd19817ec0fe5e55e2d1260fb37ff8b32e29 SHA512 b7bb1f12da67b0a052cba68e5f870bc7512baba884573a79095abd4d55539c18956615bd7097f1c1260507222f80644a2d0a65bb9f3ca7cc4c45e275ee5c9500 WHIRLPOOL d6702bdeb59e8dcac3516f2ba8be3a319348e6a08803bcc93a8beba6a76a6e3ca5ce8e46263f9e30c37f01c745ab4badd3665a3984f7ea6ae015bb4b8c3330ec
+DIST metasploit_data_models-1.2.10.gem 171008 SHA256 9360ed8701d22eef77a819f1ca81daf03aae6d604e7f98efe097dc907e6f0e4a SHA512 f6f7e53a83b8e30df3dfd2f926e5d3df3f007a136f60abe58e1d683918c6cf1b17eba7e3172d83161858e8a9f1ad9d62c17e8769e543140e0286c809e6dcb60c WHIRLPOOL 013f53d51c717f0176da89613cae91de2c10847e91e83304b462c9d130117230c4db5112501f1c6ce959e8804931963a418cc338eb6f4f2a9eda970d9778ad31
 DIST metasploit_data_models-1.2.9.gem 171008 SHA256 77f7e49fa88b7f3e98cfc651e4434ee3138357ab9501b002a2ac56d10977fecc SHA512 aa8edbb29336a2a2c606866476d9e9bd8235ef86d3598b4cc15f2b929c5f499586e61b6c3ae8c2d64d4c22c07d2b37545b2f7f9483bf58f983c16cd1f851cf02 WHIRLPOOL 1372139c5c7f391ae670d7ca83d5ea78aaacd9ad7ea2bd19bb17ca2830413a8e43e64c5839342eb1ac9e7ab0df1d997fee2be8a4a7ffb09075ec4176a15f6f3e

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild
similarity index 90%
rename from dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
rename to dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild
index 7801599..6a0cb28 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
-inherit ruby-fakegem versionator
+inherit ruby-fakegem
 
 RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
 
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
 SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
-SLOT="$(get_version_component_range 1-2)"
+SLOT="${PV}"
 KEYWORDS="~amd64 ~arm ~x86"
 RESTRICT=test
 #IUSE="development test"

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
index 3ed4067..6a0cb28 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 inherit ruby-fakegem
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2016-06-13  4:37 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2016-06-13  4:37 UTC (permalink / raw
  To: gentoo-commits

commit:     794c15e915640daf3edd3cc71433049d93894ab9
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 22:12:22 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 04:36:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794c15e9

dev-ruby/metasploit_data_models: bump

Package-Manager: portage-2.3.0_rc1

 dev-ruby/metasploit_data_models/Manifest           |  1 +
 .../metasploit_data_models-2.0.0.ebuild            | 63 ++++++++++++++++++++++
 2 files changed, 64 insertions(+)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index abaf0e8..b384e3e 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,2 +1,3 @@
 DIST metasploit_data_models-1.2.10.gem 171008 SHA256 9360ed8701d22eef77a819f1ca81daf03aae6d604e7f98efe097dc907e6f0e4a SHA512 f6f7e53a83b8e30df3dfd2f926e5d3df3f007a136f60abe58e1d683918c6cf1b17eba7e3172d83161858e8a9f1ad9d62c17e8769e543140e0286c809e6dcb60c WHIRLPOOL 013f53d51c717f0176da89613cae91de2c10847e91e83304b462c9d130117230c4db5112501f1c6ce959e8804931963a418cc338eb6f4f2a9eda970d9778ad31
 DIST metasploit_data_models-1.2.9.gem 171008 SHA256 77f7e49fa88b7f3e98cfc651e4434ee3138357ab9501b002a2ac56d10977fecc SHA512 aa8edbb29336a2a2c606866476d9e9bd8235ef86d3598b4cc15f2b929c5f499586e61b6c3ae8c2d64d4c22c07d2b37545b2f7f9483bf58f983c16cd1f851cf02 WHIRLPOOL 1372139c5c7f391ae670d7ca83d5ea78aaacd9ad7ea2bd19bb17ca2830413a8e43e64c5839342eb1ac9e7ab0df1d997fee2be8a4a7ffb09075ec4176a15f6f3e
+DIST metasploit_data_models-2.0.0.gem 177152 SHA256 b5f32aeb00cab511c94212b7fa1b42631278d4766ab7b05f1c4fdf8e3c3655bb SHA512 4ff18ba09fe58e5846b745152739a6602fc144ca68240901f18791f7c6ffacc0a1d621fda222c86960ca59cd3034ef2fda4fc85dead669837e3c0a7c2ddc3f1d WHIRLPOOL 407460ac990f257a80c89c56463aef91ea48070d52225fc2116500ce822d5c5eb2880bd1fb21cb65a3ea3a0a725906dbe525cce5d18527030294ace776265a91

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
new file mode 100644
index 0000000..daffe9e
--- /dev/null
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
+
+DESCRIPTION="The database layer for Metasploit"
+HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT=test
+#IUSE="development test"
+IUSE=""
+
+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/postgres_ext
+		>=dev-ruby/railties-4.2.6:4.2
+		>=dev-ruby/recog-2.0.0:*
+		dev-ruby/arel-helpers
+		>=dev-ruby/metasploit-concern-2.0.0
+		>=dev-ruby/metasploit-model-2.0.0
+		<dev-ruby/thor-2.0"
+
+ruby_add_bdepend "dev-ruby/bundler"
+
+all_ruby_prepare() {
+	[ -f Gemfile.lock ] && rm Gemfile.lock
+	#if ! use development; then
+		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
+		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
+	#fi
+	#if ! use test; then
+		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
+	#fi
+	#if ! use test && ! use development; then
+		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
+	#fi
+}
+
+each_ruby_prepare() {
+	if [ -f Gemfile ]
+	then
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
+	fi
+}
+
+all_ruby_install() {
+	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2016-10-30 19:51 Hans de Graaff
  0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2016-10-30 19:51 UTC (permalink / raw
  To: gentoo-commits

commit:     9edac1c72f96e55fb021365415cd3686416cfa3d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 19:42:12 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 19:42:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edac1c7

dev-ruby/metasploit_data_models: remove masked version

Package-Manager: portage-2.3.0

 dev-ruby/metasploit_data_models/Manifest           |  2 -
 .../metasploit_data_models-1.2.10.ebuild           | 63 ----------------------
 .../metasploit_data_models-1.2.9.ebuild            | 63 ----------------------
 3 files changed, 128 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index b384e3e..dc933c0 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,3 +1 @@
-DIST metasploit_data_models-1.2.10.gem 171008 SHA256 9360ed8701d22eef77a819f1ca81daf03aae6d604e7f98efe097dc907e6f0e4a SHA512 f6f7e53a83b8e30df3dfd2f926e5d3df3f007a136f60abe58e1d683918c6cf1b17eba7e3172d83161858e8a9f1ad9d62c17e8769e543140e0286c809e6dcb60c WHIRLPOOL 013f53d51c717f0176da89613cae91de2c10847e91e83304b462c9d130117230c4db5112501f1c6ce959e8804931963a418cc338eb6f4f2a9eda970d9778ad31
-DIST metasploit_data_models-1.2.9.gem 171008 SHA256 77f7e49fa88b7f3e98cfc651e4434ee3138357ab9501b002a2ac56d10977fecc SHA512 aa8edbb29336a2a2c606866476d9e9bd8235ef86d3598b4cc15f2b929c5f499586e61b6c3ae8c2d64d4c22c07d2b37545b2f7f9483bf58f983c16cd1f851cf02 WHIRLPOOL 1372139c5c7f391ae670d7ca83d5ea78aaacd9ad7ea2bd19bb17ca2830413a8e43e64c5839342eb1ac9e7ab0df1d997fee2be8a4a7ffb09075ec4176a15f6f3e
 DIST metasploit_data_models-2.0.0.gem 177152 SHA256 b5f32aeb00cab511c94212b7fa1b42631278d4766ab7b05f1c4fdf8e3c3655bb SHA512 4ff18ba09fe58e5846b745152739a6602fc144ca68240901f18791f7c6ffacc0a1d621fda222c86960ca59cd3034ef2fda4fc85dead669837e3c0a7c2ddc3f1d WHIRLPOOL 407460ac990f257a80c89c56463aef91ea48070d52225fc2116500ce822d5c5eb2880bd1fb21cb65a3ea3a0a725906dbe525cce5d18527030294ace776265a91

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild
deleted file mode 100644
index 6a0cb28..00000000
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.10.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
-
-DESCRIPTION="The database layer for Metasploit"
-HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
-SRC_URI="mirror://rubygems/${P}.gem"
-
-LICENSE="BSD"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
-RESTRICT=test
-#IUSE="development test"
-IUSE=""
-
-RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
-
-ruby_add_rdepend "
-		>=dev-ruby/activerecord-4.0.9:4.0[postgres]
-		>=dev-ruby/activesupport-4.0.9:4.0
-		dev-ruby/pg
-		dev-ruby/postgres_ext
-		>=dev-ruby/railties-4.0.9:4.0
-		dev-ruby/recog:*
-		dev-ruby/arel-helpers
-		>=dev-ruby/metasploit-concern-1.0.0:1.0
-		>=dev-ruby/metasploit-model-1.0.0:1.0
-		<dev-ruby/thor-2.0"
-
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
-	[ -f Gemfile.lock ] && rm Gemfile.lock
-	#if ! use development; then
-		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
-		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
-	#fi
-	#if ! use test; then
-		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
-	#fi
-	#if ! use test && ! use development; then
-		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
-	#fi
-}
-
-each_ruby_prepare() {
-	if [ -f Gemfile ]
-	then
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
-	fi
-}
-
-all_ruby_install() {
-	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
-}

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
deleted file mode 100644
index 6a0cb28..00000000
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-1.2.9.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
-
-DESCRIPTION="The database layer for Metasploit"
-HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
-SRC_URI="mirror://rubygems/${P}.gem"
-
-LICENSE="BSD"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
-RESTRICT=test
-#IUSE="development test"
-IUSE=""
-
-RDEPEND="${RDEPEND} !dev-ruby/metasploit_data_models:0"
-
-ruby_add_rdepend "
-		>=dev-ruby/activerecord-4.0.9:4.0[postgres]
-		>=dev-ruby/activesupport-4.0.9:4.0
-		dev-ruby/pg
-		dev-ruby/postgres_ext
-		>=dev-ruby/railties-4.0.9:4.0
-		dev-ruby/recog:*
-		dev-ruby/arel-helpers
-		>=dev-ruby/metasploit-concern-1.0.0:1.0
-		>=dev-ruby/metasploit-model-1.0.0:1.0
-		<dev-ruby/thor-2.0"
-
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
-	[ -f Gemfile.lock ] && rm Gemfile.lock
-	#if ! use development; then
-		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
-		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
-	#fi
-	#if ! use test; then
-		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
-	#fi
-	#if ! use test && ! use development; then
-		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
-	#fi
-}
-
-each_ruby_prepare() {
-	if [ -f Gemfile ]
-	then
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
-	fi
-}
-
-all_ruby_install() {
-	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2017-02-10  6:56 Hans de Graaff
  0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2017-02-10  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     239f8c3fa2928966322abecc4041f371f45c211c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 06:42:30 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 06:42:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239f8c3f

dev-ruby/metasploit_data_models: drop x86 keyword to match metasploit and package dependencies

Package-Manager: portage-2.3.3

 dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
index daffe9e4f3..1dd4a0d0ab 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubygems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm"
 RESTRICT=test
 #IUSE="development test"
 IUSE=""


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2017-05-09  3:09 Richard Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Richard Farina @ 2017-05-09  3:09 UTC (permalink / raw
  To: gentoo-commits

commit:     18ac873c422cabf85cd902c711f14be8c3e35ec8
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 21:16:48 2017 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue May  9 03:08:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ac873c

dev-ruby/metasploit_data_models: bumping to prepare for metasploit bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ruby/metasploit_data_models/Manifest           |  1 +
 .../metasploit_data_models-2.0.14.ebuild           | 62 ++++++++++++++++++++++
 2 files changed, 63 insertions(+)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index dc933c0cd5c..e9d92a0e5b4 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1 +1,2 @@
 DIST metasploit_data_models-2.0.0.gem 177152 SHA256 b5f32aeb00cab511c94212b7fa1b42631278d4766ab7b05f1c4fdf8e3c3655bb SHA512 4ff18ba09fe58e5846b745152739a6602fc144ca68240901f18791f7c6ffacc0a1d621fda222c86960ca59cd3034ef2fda4fc85dead669837e3c0a7c2ddc3f1d WHIRLPOOL 407460ac990f257a80c89c56463aef91ea48070d52225fc2116500ce822d5c5eb2880bd1fb21cb65a3ea3a0a725906dbe525cce5d18527030294ace776265a91
+DIST metasploit_data_models-2.0.14.gem 182272 SHA256 2f89103f1a54a137744f47de605f63f960b369fff638da8c93af9336bee66241 SHA512 204505fd9073eaa7c9467ef8241f0cf3167f33e68eb4e5aac6101fc0b1fa68d2ec85e11ac9ce4fb80ae3db8ba6fcc0f7f2a93dacf9735c2d4d1d92fa0a41e70b WHIRLPOOL 2e25af8520a629468de0b20e01e0680c373fc4f1d1ef8b75f6c814572bf791f7a5270a282f6997bcd2bc86039d470021fa0c7f29d9cb5987e39d530c3a423d82

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
new file mode 100644
index 00000000000..d810551b5a3
--- /dev/null
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
+
+DESCRIPTION="The database layer for Metasploit"
+HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
+SRC_URI="mirror://rubygems/${P}.gem"
+
+LICENSE="BSD"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm"
+RESTRICT=test
+#IUSE="development test"
+IUSE=""
+
+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/postgres_ext
+		>=dev-ruby/railties-4.2.6:4.2
+		>=dev-ruby/recog-2.0.0:*
+		dev-ruby/arel-helpers
+		>=dev-ruby/metasploit-concern-2.0.0
+		>=dev-ruby/metasploit-model-2.0.0
+		<dev-ruby/thor-2.0"
+
+ruby_add_bdepend "dev-ruby/bundler"
+
+all_ruby_prepare() {
+	[ -f Gemfile.lock ] && rm Gemfile.lock
+	#if ! use development; then
+		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
+		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
+	#fi
+	#if ! use test; then
+		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
+	#fi
+	#if ! use test && ! use development; then
+		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
+	#fi
+}
+
+each_ruby_prepare() {
+	if [ -f Gemfile ]
+	then
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
+		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
+	fi
+}
+
+all_ruby_install() {
+	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2018-11-21 18:21 Rick Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Rick Farina @ 2018-11-21 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     61b4faf137c6559cdfc251aec687ade6b9d6732a
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 21 17:58:40 2018 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 18:20:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b4faf1

dev-ruby/metasploit_data_models: stop eclass overriding gemspec

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

 dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
index 92b7dea6bd7..e99cda7e99d 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby24"
 inherit ruby-fakegem
 
 RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
-
+RUBY_FAKEGEM_GEMSPEC="${PN}".gemspec
 DESCRIPTION="The database layer for Metasploit"
 HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
 SRC_URI="mirror://rubygems/${P}.gem"
@@ -47,6 +47,8 @@ all_ruby_prepare() {
 	#if ! use test && ! use development; then
 		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
 	#fi
+	#use the stable version of pg
+	sed -i "s/'pg', \"0.20.0\"/'pg', '0.21.0'/" metasploit_data_models.gemspec || die
 }
 
 each_ruby_prepare() {


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2018-11-21 18:21 Rick Farina
  0 siblings, 0 replies; 12+ messages in thread
From: Rick Farina @ 2018-11-21 18:21 UTC (permalink / raw
  To: gentoo-commits

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:*


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2019-04-09  5:53 Hans de Graaff
  0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2019-04-09  5:53 UTC (permalink / raw
  To: gentoo-commits

commit:     6da5eaed2e1520b1dc8c7ec5e0945b928c10022c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 16 18:51:40 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 05:53:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da5eaed

dev-ruby/metasploit_data_models: cleanup ruby23-only version

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/metasploit_data_models/Manifest           |  1 -
 .../metasploit_data_models-2.0.14.ebuild           | 62 ----------------------
 2 files changed, 63 deletions(-)

diff --git a/dev-ruby/metasploit_data_models/Manifest b/dev-ruby/metasploit_data_models/Manifest
index f7bee127aaa..d78bf8f0847 100644
--- a/dev-ruby/metasploit_data_models/Manifest
+++ b/dev-ruby/metasploit_data_models/Manifest
@@ -1,2 +1 @@
-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
deleted file mode 100644
index a79ca888643..00000000000
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.14.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
-
-DESCRIPTION="The database layer for Metasploit"
-HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
-SRC_URI="mirror://rubygems/${P}.gem"
-
-LICENSE="BSD"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~arm"
-RESTRICT=test
-#IUSE="development test"
-IUSE=""
-
-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/postgres_ext
-		>=dev-ruby/railties-4.2.6:4.2
-		>=dev-ruby/recog-2.0.0:*
-		dev-ruby/arel-helpers
-		>=dev-ruby/metasploit-concern-2.0.0
-		>=dev-ruby/metasploit-model-2.0.0
-		<dev-ruby/thor-2.0"
-
-ruby_add_bdepend "dev-ruby/bundler"
-
-all_ruby_prepare() {
-	[ -f Gemfile.lock ] && rm Gemfile.lock
-	#if ! use development; then
-		sed -i -e "/^group :development do/,/^end$/d" Gemfile || die
-		sed -i -e "/s.add_development_dependency/d" "${PN}".gemspec || die
-	#fi
-	#if ! use test; then
-		sed -i -e "/^group :test do/,/^end$/d" Gemfile || die
-	#fi
-	#if ! use test && ! use development; then
-		sed -i -e "/^group :development, :test do/,/^end$/d" Gemfile || die
-	#fi
-}
-
-each_ruby_prepare() {
-	if [ -f Gemfile ]
-	then
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
-		BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
-	fi
-}
-
-all_ruby_install() {
-	ruby_fakegem_binwrapper mdm_console mdm_console-${SLOT}
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/
@ 2019-10-05  6:54 Michał Górny
  0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2019-10-05  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7d235201b8d280888de698dc9d677282737b40fc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 09:53:07 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 06:54:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d235201

dev-ruby/metasploit_data_models: Inline mirror://rubygems

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
index e99cda7e99d..b08faf31eb4 100644
--- a/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
+++ b/dev-ruby/metasploit_data_models/metasploit_data_models-2.0.16.ebuild
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="app config db script spec"
 RUBY_FAKEGEM_GEMSPEC="${PN}".gemspec
 DESCRIPTION="The database layer for Metasploit"
 HOMEPAGE="https://github.com/rapid7/metasploit_data_models"
-SRC_URI="mirror://rubygems/${P}.gem"
+SRC_URI="https://rubygems.org/gems/${P}.gem"
 
 LICENSE="BSD"
 SLOT="${PV}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-10-05  6:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10  6:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit_data_models/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2019-10-05  6:54 Michał Górny
2019-04-09  5:53 Hans de Graaff
2018-11-21 18:21 Rick Farina
2018-11-21 18:21 Rick Farina
2017-05-09  3:09 Richard Farina
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox