[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2024-03-04 Thread Rick Farina
commit: 9a49abfa7ae2269d12a0da6af1321511c444141b
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Mar  4 18:21:38 2024 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Mar  4 18:33:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a49abfa

dev-ruby/robots: drop myself as a maintainer

Per discussion with Graaff, dropping myself as maintainer for everything
I originally added as a metasploit deps or worked on because it was a
metasploit dep. Adding ruby project where missing
Signed-off-by: Rick Farina  gentoo.org>

 dev-ruby/robots/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-ruby/robots/metadata.xml b/dev-ruby/robots/metadata.xml
index 95ee895d95f5..58ae4abf30f4 100644
--- a/dev-ruby/robots/metadata.xml
+++ b/dev-ruby/robots/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   zeroch...@gentoo.org
-   Rick Farina
-   

r...@gentoo.org
Gentoo Ruby Project



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2024-03-04 Thread Rick Farina
commit: 07a1fdb2d51f8eb73c040c3f073dd41eb351a41c
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Mar  4 18:22:12 2024 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Mar  4 18:33:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a1fdb2

dev-ruby/robots: minor qa

Remove empty assignment per pkgcheck
Signed-off-by: Rick Farina  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r3.ebuild 
b/dev-ruby/robots/robots-0.10.1-r3.ebuild
index 888215b5908e..71e73cbf203e 100644
--- a/dev-ruby/robots/robots-0.10.1-r3.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,6 @@ HOMEPAGE="https://rubygems.org/gems/robots";
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
 
 all_ruby_prepare() {
sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2023-12-27 Thread Hans de Graaff
commit: 7ffaf5beefd35c039a554a7e32f15a1cf3eba6ac
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 12:21:48 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 12:26:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffaf5be

dev-ruby/robots: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r3.ebuild 
b/dev-ruby/robots/robots-0.10.1-r3.ebuild
index 1b353cd862f8..888215b5908e 100644
--- a/dev-ruby/robots/robots-0.10.1-r3.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2023-06-24 Thread Hans de Graaff
commit: 9ddbc7c45c5baef62c52219ba54ae9d63255eb2e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 24 20:31:09 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 24 20:35:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddbc7c4

dev-ruby/robots: enable ruby32

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r3.ebuild 
b/dev-ruby/robots/robots-0.10.1-r3.ebuild
index d6175ebefe8b..1b353cd862f8 100644
--- a/dev-ruby/robots/robots-0.10.1-r3.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2022-06-24 Thread Hans de Graaff
commit: 92a65e8759429254d23db520e1125fb4c2da38f7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jun 24 07:26:52 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 24 07:26:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a65e87

dev-ruby/robots: drop 0.10.1-r2

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
deleted file mode 100644
index 93a59b26eccf..
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple Ruby library to parse robots.txt"
-HOMEPAGE="https://rubygems.org/gems/robots";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2022-04-23 Thread Hans de Graaff
commit: 9375663fac2de3ff4d0fa511c03ef2c0be93dcf9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 23 08:03:28 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 23 09:42:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9375663f

dev-ruby/robots: update EAPI 6 -> 8, add ruby30, ruby31

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r3.ebuild | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/dev-ruby/robots/robots-0.10.1-r3.ebuild 
b/dev-ruby/robots/robots-0.10.1-r3.ebuild
new file mode 100644
index ..d6175ebefe8b
--- /dev/null
+++ b/dev-ruby/robots/robots-0.10.1-r3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple Ruby library to parse robots.txt"
+HOMEPAGE="https://rubygems.org/gems/robots";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2020-07-26 Thread Hans de Graaff
commit: 052c78f997765c8febc80f94f854400a374aeb6d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul 26 08:43:58 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul 26 09:15:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052c78f9

dev-ruby/robots: add ruby27

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index f49f4db9f13..93a59b26ecc 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2019-01-26 Thread Hans de Graaff
commit: d72d5baf36cab14852be59e00fdc71d22ee1a4d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 26 08:43:05 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 26 16:45:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72d5baf

dev-ruby/robots: add ruby26

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

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index d358be2a949..f49f4db9f13 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2018-02-09 Thread Hans de Graaff
commit: df7b41740ee2e9804e36cc5a0128d8ab2358b103
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 10 06:19:13 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 10 07:38:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7b4174

dev-ruby/robots: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index d9de856a4c6..d358be2a949 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2017-05-08 Thread Richard Farina
commit: b82bd11cfa0b845093336049af9b854c1b5d27a6
Author: Zero_Chaos  gentoo  org>
AuthorDate: Tue May  9 02:35:11 2017 +
Commit: Richard Farina  gentoo  org>
CommitDate: Tue May  9 03:08:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82bd11c

dev-ruby/robots: ruby23 support for metasploit bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index 9076879a44e..d9de856a4c6 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/robots/

2016-04-19 Thread Manuel Rüger
commit: 6b5c0dece40aba08b2023dc1618c07b899bb168a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Apr 19 21:37:06 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Apr 19 21:37:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5c0dec

dev-ruby/robots: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/robots/robots-0.10.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/robots/robots-0.10.1-r2.ebuild 
b/dev-ruby/robots/robots-0.10.1-r2.ebuild
index 7fa6387..60dd08f 100644
--- a/dev-ruby/robots/robots-0.10.1-r2.ebuild
+++ b/dev-ruby/robots/robots-0.10.1-r2.ebuild
@@ -1,10 +1,10 @@
-# 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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"