* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/
@ 2016-06-13 4:37 Richard Farina
0 siblings, 0 replies; 5+ messages in thread
From: Richard Farina @ 2016-06-13 4:37 UTC (permalink / raw
To: gentoo-commits
commit: 0f8c4a8dae1fca14fbcdb427344e91bf1a75ee8d
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 21:06:37 2016 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 04:36:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8c4a8d
dev-ruby/patch_finder: add as dep for metasploit
Package-Manager: portage-2.3.0_rc1
dev-ruby/patch_finder/Manifest | 1 +
dev-ruby/patch_finder/metadata.xml | 14 ++++++++++++++
dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-ruby/patch_finder/Manifest b/dev-ruby/patch_finder/Manifest
new file mode 100644
index 0000000..8e8f6f2
--- /dev/null
+++ b/dev-ruby/patch_finder/Manifest
@@ -0,0 +1 @@
+DIST patch_finder-1.0.2.gem 14848 SHA256 b5908359281b620e0004d48cfcbc6b6860a9c054816f2378ccc196a229d3a9d5 SHA512 24b269fcf9d379ca07aaecb8a9282086767eed0dfa9a12cd2523eda488621a81e90c4cb386600f3120bd503e0de1887f6826da33df4e77c5c8eb3fae61e7ca8f WHIRLPOOL 83bd90046f401f23ae0f9f8f0dddd4de8e5a31a9cd135edb76f3f369cb271c22b0de9ad0c21dd27419b5de0d06b5af33af989c4063c15272f2aaafce6c6f5a00
diff --git a/dev-ruby/patch_finder/metadata.xml b/dev-ruby/patch_finder/metadata.xml
new file mode 100644
index 0000000..90e1eae
--- /dev/null
+++ b/dev-ruby/patch_finder/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zerochaos@gentoo.org</email>
+ <name>Rick Farina</name>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+ <upstream>
+ <remote-id type="github">wchen-r7/patch-finder</remote-id>
+ <remote-id type="rubygems">patch_finder</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
new file mode 100644
index 0000000..8b97929
--- /dev/null
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem versionator
+
+DESCRIPTION="Generic Patch Finder"
+HOMEPAGE="https://github.com/wchen-r7/patch-finder"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/
@ 2016-06-13 14:41 Richard Farina
0 siblings, 0 replies; 5+ messages in thread
From: Richard Farina @ 2016-06-13 14:41 UTC (permalink / raw
To: gentoo-commits
commit: 8d2fe7dc2b0e0580addc7f3a9209ae582ee9f17a
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 14:41:00 2016 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 14:41:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2fe7dc
dev-ruby/patch_finder: adding ~arm
Package-Manager: portage-2.3.0_rc1
dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
index 8b97929..310178d 100644
--- a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -19,6 +19,6 @@ HOMEPAGE="https://github.com/wchen-r7/patch-finder"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/
@ 2017-05-09 3:09 Richard Farina
0 siblings, 0 replies; 5+ messages in thread
From: Richard Farina @ 2017-05-09 3:09 UTC (permalink / raw
To: gentoo-commits
commit: 33f879390b72d700c4bbde61471c91ac5e63a885
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 21:25:15 2017 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue May 9 03:08:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f87939
dev-ruby/patch_finder: ruby23
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
index 80502e66e89..7f08c9e66cd 100644
--- a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
RUBY_FAKEGEM_BINWRAP=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/
@ 2018-04-29 9:42 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2018-04-29 9:42 UTC (permalink / raw
To: gentoo-commits
commit: 5fcc242196ee369d2dab1f1cf1f2187501c521b0
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 09:36:21 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 09:42:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcc2421
dev-ruby/patch_finder: add ruby24, ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
index 7f08c9e66cd..ec6b8e3d5cb 100644
--- a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_BINWRAP=""
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README.md"
-inherit ruby-fakegem versionator
+inherit ruby-fakegem
DESCRIPTION="Generic Patch Finder"
HOMEPAGE="https://github.com/wchen-r7/patch-finder"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/
@ 2019-01-28 21:45 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2019-01-28 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 937b31ba804050aec7b78ac3ee664261fcd47076
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 28 21:23:34 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 21:45:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937b31ba
dev-ruby/patch_finder: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/patch_finder/patch_finder-1.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
index ec6b8e3d5cb..4e7103536d1 100644
--- a/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
+++ b/dev-ruby/patch_finder/patch_finder-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_BINWRAP=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-01-28 21:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29 9:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patch_finder/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2019-01-28 21:45 Hans de Graaff
2017-05-09 3:09 Richard Farina
2016-06-13 14:41 Richard Farina
2016-06-13 4:37 Richard Farina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox