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

2024-05-26 Thread Hans de Graaff
commit: 2efc9bc5bd76843ee6d1571c6c142fd967f7dc92
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May 26 07:19:47 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May 26 07:20:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efc9bc5

dev-ruby/webrick: add back 1.7.0-r1

This reverts commit 8aae92b40cfb4e71ceaa2288ab8badcac3c78f67.

This is still required for app-admin/fluentd

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

 dev-ruby/webrick/Manifest|  1 +
 dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index 13cf1c197ffb..d57b3c2e1cf7 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1 +1,2 @@
+DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
 DIST webrick-1.8.1.tar.gz 9 BLAKE2B 
eff3f2dff64d017fa0ef5370b07d97bfcd39f1df426a3b04ffdd0b5b0ea43cdd5d267420ea64bd0c3e4de3f1ee88df2f09959fd17b2b158b5ce0ddc16995b2bb
 SHA512 
21cb396887025f85cfe04868e7fa7ef039809ca42a3acadfe1decb4dcd02eeeb3c9163e970324b56a9e0eb6202d971370af56e200c69de2d224c1941f866400c

diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild 
b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
new file mode 100644
index ..b1530a745e2d
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick";
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2024-05-25 Thread Hans de Graaff
commit: 8aae92b40cfb4e71ceaa2288ab8badcac3c78f67
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May 26 06:52:08 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May 26 06:56:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aae92b4

dev-ruby/webrick: drop 1.7.0-r1

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

 dev-ruby/webrick/Manifest|  1 -
 dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index d57b3c2e1cf7..13cf1c197ffb 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1,2 +1 @@
-DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
 DIST webrick-1.8.1.tar.gz 9 BLAKE2B 
eff3f2dff64d017fa0ef5370b07d97bfcd39f1df426a3b04ffdd0b5b0ea43cdd5d267420ea64bd0c3e4de3f1ee88df2f09959fd17b2b158b5ce0ddc16995b2bb
 SHA512 
21cb396887025f85cfe04868e7fa7ef039809ca42a3acadfe1decb4dcd02eeeb3c9163e970324b56a9e0eb6202d971370af56e200c69de2d224c1941f866400c

diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild 
b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
deleted file mode 100644
index b1530a745e2d..
--- a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An HTTP server toolkit"
-HOMEPAGE="https://github.com/ruby/webrick";
-SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2023-12-26 Thread Hans de Graaff
commit: 96321dfd41b357245e41b5d41a09c6f18bae4de0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 26 08:14:27 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec 26 15:52:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96321dfd

dev-ruby/webrick: enable ruby33

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

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index a548dbd06ba2..bdac5a6095e7 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2023-08-28 Thread Hans de Graaff
commit: 1b70fd1f56930ede350db24393c9563d5dfc195d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Aug 28 05:07:24 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Aug 28 09:25:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b70fd1f

dev-ruby/webrick: drop 1.8.0

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

 dev-ruby/webrick/Manifest |  1 -
 dev-ruby/webrick/webrick-1.8.0.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index 93162025d86f..d57b3c2e1cf7 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1,3 +1,2 @@
 DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
-DIST webrick-1.8.0.tar.gz 91072 BLAKE2B 
9275458772048d68d5275e19e6c1e2c13bbedaf7acd40bf01c59af282b7cff70d57e99ac49327e091d864cd89ce385ecdff5a4b5d235cce7547da457711df3e4
 SHA512 
37befe53e9db0a94f99ac54f1243d12c09b9148933e1ad00a52e73e9ba792cdecf3132c1b8cd2a633deecc549a5d6903402ef02ebb67edb296dbd1c5e4bffe5f
 DIST webrick-1.8.1.tar.gz 9 BLAKE2B 
eff3f2dff64d017fa0ef5370b07d97bfcd39f1df426a3b04ffdd0b5b0ea43cdd5d267420ea64bd0c3e4de3f1ee88df2f09959fd17b2b158b5ce0ddc16995b2bb
 SHA512 
21cb396887025f85cfe04868e7fa7ef039809ca42a3acadfe1decb4dcd02eeeb3c9163e970324b56a9e0eb6202d971370af56e200c69de2d224c1941f866400c

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
deleted file mode 100644
index 9d73d4cd250c..
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An HTTP server toolkit"
-HOMEPAGE="https://github.com/ruby/webrick";
-SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2023-04-07 Thread Sam James
commit: e256062f876f63d17c488e096683ba71f77fb24f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 10:19:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 10:19:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e256062f

dev-ruby/webrick: Stabilize 1.8.1 hppa, #903946

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index d798026b31ac..e227637cab0b 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-07 Thread Sam James
commit: b2cdda5d03bd24f53b3fe60dbd4e97e8b6e03571
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 10:17:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 10:17:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2cdda5d

dev-ruby/webrick: increase timeout of test

Hit timeout on hppa.

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/webrick/webrick-1.8.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index a1f3c05c2cd5..d798026b31ac 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -21,4 +21,7 @@ IUSE="test"
 
 all_ruby_prepare() {
sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Increase timeout for test to help out slow arches
+   sed -i -e '/EnvUtil.timeout(10) do/s:10:60:' 
test/webrick/test_ssl_server.rb || die
 }



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

2023-04-06 Thread Sam James
commit: 1f87f584f031b0bc6e04e678394dc6f1590eaf71
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 04:14:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 04:14:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f87f584

dev-ruby/webrick: Stabilize 1.8.1 amd64, #903946

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index f5175482dcf0..0171cb308b7a 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-06 Thread Sam James
commit: 9f86fe89435d2699e3fb8c9eb8e2b14e6c889403
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 04:12:14 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 04:12:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f86fe89

dev-ruby/webrick: Stabilize 1.8.1 arm64, #903946

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index 84ba80981115..f5175482dcf0 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-06 Thread Sam James
commit: 80aea8370674ad6ed3fd571186c36253f395cb1f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 04:12:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 04:12:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80aea837

dev-ruby/webrick: Stabilize 1.8.1 sparc, #903946

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index 5a8e1b8cf170..84ba80981115 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-04-01 Thread Sam James
commit: dd5185df2780ad44858b238ce4f1bf433df3cfb6
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  1 23:36:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  1 23:53:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5185df

dev-ruby/webrick: drop 1.7.0

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/webrick/webrick-1.7.0.ebuild | 24 
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
deleted file mode 100644
index 848e0ec7904b..
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An HTTP server toolkit"
-HOMEPAGE="https://github.com/ruby/webrick";
-SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE="test"
-
-all_ruby_prepare() {
-   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
-}



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

2023-04-01 Thread Sam James
commit: 0ae6fc80e004ee1308bc0f1fc049f6f49332a300
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  1 23:36:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  1 23:53:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae6fc80

dev-ruby/webrick: stabilize 1.7.0-r1

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild 
b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
index 5a8e1b8cf170..8fbb8e2a0d9c 100644
--- a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: ec4e2f1cced1ee8f61d1785338d241b94a8c9a67
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 20:19:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 20:19:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4e2f1c

dev-ruby/webrick: Stabilize 1.8.0 hppa, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index ed238f2df4b9..885fa3b7bcae 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: c885814f18b8cd47674068b153059d16a57c4dac
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:23:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:23:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c885814f

dev-ruby/webrick: Stabilize 1.8.0 ppc, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index 81475e42e3f7..ed238f2df4b9 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: daaa930c2dfd13535d595de1c03b28f6563aece7
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:23:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:23:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daaa930c

dev-ruby/webrick: Stabilize 1.8.0 amd64, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index d8744ef4520f..81475e42e3f7 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 0aed245f27a2f16210842601bc059469286f5fc6
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:23:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:23:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aed245f

dev-ruby/webrick: Stabilize 1.8.0 arm, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index 432446ed44b4..d8744ef4520f 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 209fa6881653b9e6ab9008c5bcb6eeba3aa5bd63
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:23:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:23:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209fa688

dev-ruby/webrick: Stabilize 1.8.0 ppc64, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index 8272f84f39b3..f4d1c0349bea 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: e4fea2fcc80c15982ec3f0aa58444dd42bccc8a1
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:23:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:23:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fea2fc

dev-ruby/webrick: Stabilize 1.8.0 x86, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index f4d1c0349bea..432446ed44b4 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: b1a9393e885225a09c8353050206d4caaa2bdf6a
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:04:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:04:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a9393e

dev-ruby/webrick: Stabilize 1.8.0 sparc, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index 968dc189a545..ec6ff5dd1c66 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-28 Thread Sam James
commit: 0ce936e4e8a5beb8a071db8003cd8531277c4dab
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 28 19:04:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 28 19:04:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce936e4

dev-ruby/webrick: Stabilize 1.8.0 arm64, #903389

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
index ec6ff5dd1c66..8272f84f39b3 100644
--- a/dev-ruby/webrick/webrick-1.8.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2023-03-06 Thread Hans de Graaff
commit: c4fafd7d871b6179cc1e7e6018a0b379ae50dfd7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Mar  7 06:23:15 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar  7 06:34:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fafd7d

dev-ruby/webrick: enable ruby32

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

 dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild 
b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
index 9c01c9f4e840..5a8e1b8cf170 100644
--- a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
@@ -1,8 +1,8 @@
-# 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="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2023-03-04 Thread Hans de Graaff
commit: 395edaa863c7c36635274d90cf51eaf168780b83
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Feb 28 08:02:41 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar  4 10:24:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395edaa8

dev-ruby/webrick: enable ruby32

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

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

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
index 968dc189a545..5a8e1b8cf170 100644
--- a/dev-ruby/webrick/webrick-1.8.1.ebuild
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2023-01-28 Thread Hans de Graaff
commit: 9e9c9b1808beb3bda09dc25d4683919d9a6c1953
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 28 08:25:52 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 28 08:38:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9c9b18

dev-ruby/webrick: add 1.8.1

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

 dev-ruby/webrick/Manifest |  1 +
 dev-ruby/webrick/webrick-1.8.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index 780e6fe34539..93162025d86f 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1,2 +1,3 @@
 DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
 DIST webrick-1.8.0.tar.gz 91072 BLAKE2B 
9275458772048d68d5275e19e6c1e2c13bbedaf7acd40bf01c59af282b7cff70d57e99ac49327e091d864cd89ce385ecdff5a4b5d235cce7547da457711df3e4
 SHA512 
37befe53e9db0a94f99ac54f1243d12c09b9148933e1ad00a52e73e9ba792cdecf3132c1b8cd2a633deecc549a5d6903402ef02ebb67edb296dbd1c5e4bffe5f
+DIST webrick-1.8.1.tar.gz 9 BLAKE2B 
eff3f2dff64d017fa0ef5370b07d97bfcd39f1df426a3b04ffdd0b5b0ea43cdd5d267420ea64bd0c3e4de3f1ee88df2f09959fd17b2b158b5ce0ddc16995b2bb
 SHA512 
21cb396887025f85cfe04868e7fa7ef039809ca42a3acadfe1decb4dcd02eeeb3c9163e970324b56a9e0eb6202d971370af56e200c69de2d224c1941f866400c

diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild 
b/dev-ruby/webrick/webrick-1.8.1.ebuild
new file mode 100644
index ..968dc189a545
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.8.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick";
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2023-01-27 Thread Hans de Graaff
commit: e0a9ed3273d83a47f9056594f56f7d43181b2fdb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 27 08:01:16 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 27 08:01:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a9ed32

dev-ruby/webrick: add 1.8.0

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

 dev-ruby/webrick/Manifest |  1 +
 dev-ruby/webrick/webrick-1.8.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index 1c0a3f106742..780e6fe34539 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1 +1,2 @@
 DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
+DIST webrick-1.8.0.tar.gz 91072 BLAKE2B 
9275458772048d68d5275e19e6c1e2c13bbedaf7acd40bf01c59af282b7cff70d57e99ac49327e091d864cd89ce385ecdff5a4b5d235cce7547da457711df3e4
 SHA512 
37befe53e9db0a94f99ac54f1243d12c09b9148933e1ad00a52e73e9ba792cdecf3132c1b8cd2a633deecc549a5d6903402ef02ebb67edb296dbd1c5e4bffe5f

diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild 
b/dev-ruby/webrick/webrick-1.8.0.ebuild
new file mode 100644
index ..968dc189a545
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.8.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick";
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2022-03-11 Thread Hans de Graaff
commit: b00be3f28399f07e45089da38b8220976813bd16
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Mar 12 07:20:38 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Mar 12 07:21:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00be3f2

dev-ruby/webrick: add ruby31; EAPI 8

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

 dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild 
b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
new file mode 100644
index ..16b7d4901641
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild
@@ -0,0 +1,24 @@
+# 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_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick";
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2022-01-24 Thread Sam James
commit: 341e6fe5c7daf1ec106f2fce1a781dc9e1b335e4
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 24 23:43:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 24 23:43:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=341e6fe5

dev-ruby/webrick: Stabilize 1.7.0 ppc64, #826626

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 584aea2d1cc0..848e0ec7904b 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-12-04 Thread Sam James
commit: b675fcedd0953fbb51cfca018a28c710ceac4f4d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Dec  3 15:54:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec  4 15:09:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b675fced

dev-ruby/webrick: stable 1.7.0 for hppa, bug #826626

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index c4a7f8fee2e0..584aea2d1cc0 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-12-01 Thread Agostino Sarubbo
commit: b04415f4a268554189417059f71c91530be3270a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Dec  1 13:30:29 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Dec  1 13:30:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04415f4

dev-ruby/webrick: ppc stable wrt bug #826626

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index f6a819ababbd..c4a7f8fee2e0 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-11-24 Thread Agostino Sarubbo
commit: ecbab22b550d0a4340fa0054c20a06c8d9532248
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 24 09:07:42 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 24 09:07:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecbab22b

dev-ruby/webrick: x86 stable wrt bug #826626

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 0be83ee3a8e1..f6a819ababbd 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-11-22 Thread Agostino Sarubbo
commit: ade8e740b672e91d063d76fb49dd5a8b5fb8a2ea
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 23 07:40:52 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 23 07:40:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade8e740

dev-ruby/webrick: sparc stable wrt bug #826626

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 69d286efdc23..0be83ee3a8e1 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-11-22 Thread Sam James
commit: 4ccc1662e837ed1cb3af4e0b0c8270be8023e9df
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 22 19:19:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 22 19:19:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccc1662

dev-ruby/webrick: Stabilize 1.7.0 arm, #826626

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index ae4186a93846..69d286efdc23 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-11-22 Thread Sam James
commit: a6e9604bb0937999bc9417613c897255b8704c79
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 22 19:18:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 22 19:18:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e9604b

dev-ruby/webrick: Stabilize 1.7.0 arm64, #826626

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 142c4339db93..ae4186a93846 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-07-21 Thread Marek Szuba
commit: 3c092b08fb019eaeabb5ef7a4d56b64c5ba93b43
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jul 21 10:11:19 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Jul 21 10:20:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c092b08

dev-ruby/webrick: keyword 1.7.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 5a90a1379b5..142c4339db9 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-02-03 Thread Hans de Graaff
commit: d1fcddbc464c47883e35e0fee4871d3c3a64ead1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb  4 05:55:31 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb  4 05:55:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1fcddbc

dev-ruby/webrick: amd64 stable

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

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 142568be900..5a90a1379b5 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2021-01-06 Thread Fabian Groffen
commit: f3c6fb4ed3e5de2d14462b9b16b2a83bac706d11
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 18:30:07 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 18:32:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c6fb4e

dev-ruby/webrick: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 9e7c443adca..142568be900 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2020-12-28 Thread Hans de Graaff
commit: dc10f477d0d0fe107cda3e91a61226848ab3cbdc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 28 08:30:43 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 28 08:32:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc10f477

dev-ruby/webrick: drop obsolete keywords

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

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

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
index de55837cfab..9e7c443adca 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick";
 SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE="test"
 



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

2020-12-27 Thread Hans de Graaff
commit: 55b795aae1de67554d063facbcb90117bb444fc8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Dec 28 07:45:39 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Dec 28 07:46:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b795aa

dev-ruby/webrick: initial import of 1.7.0

Split off from dev-lang/ruby

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

 dev-ruby/webrick/Manifest |  1 +
 dev-ruby/webrick/metadata.xml | 11 +++
 dev-ruby/webrick/webrick-1.7.0.ebuild | 24 
 3 files changed, 36 insertions(+)

diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
new file mode 100644
index 000..1c0a3f10674
--- /dev/null
+++ b/dev-ruby/webrick/Manifest
@@ -0,0 +1 @@
+DIST webrick-1.7.0.tar.gz 114413 BLAKE2B 
ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38
 SHA512 
785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1

diff --git a/dev-ruby/webrick/metadata.xml b/dev-ruby/webrick/metadata.xml
new file mode 100644
index 000..6edeb90a1cd
--- /dev/null
+++ b/dev-ruby/webrick/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+ruby/webrick
+  
+

diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild 
b/dev-ruby/webrick/webrick-1.7.0.ebuild
new file mode 100644
index 000..de55837cfab
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick";
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}