public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2022-04-23  5:14 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2022-04-23  5:14 UTC (permalink / raw
  To: gentoo-commits

commit:     dff3f04b7fa4b0a53bf03f68e341a87dc784a0fc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 07:37:33 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 05:14:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff3f04b

dev-ruby/radius: drop 0.7.5

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

 dev-ruby/radius/radius-0.7.5.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/radius/radius-0.7.5.ebuild b/dev-ruby/radius/radius-0.7.5.ebuild
deleted file mode 100644
index 2e5b5ce625bb..000000000000
--- a/dev-ruby/radius/radius-0.7.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Powerful tag-based template system"
-HOMEPAGE="https://github.com/jlong/radius"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/kramdown )"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
-	sed -i -e '/bundler/ s:^:#:' Rakefile || die
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2024-02-13  7:07 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2024-02-13  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     e88e22811736f937b3c278f6025a934e08592a1f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 07:02:24 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 07:07:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88e2281

dev-ruby/radius: enable ruby33

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

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

diff --git a/dev-ruby/radius/radius-0.7.5-r1.ebuild b/dev-ruby/radius/radius-0.7.5-r1.ebuild
index 382e6b1e9069..6dea83697e4f 100644
--- a/dev-ruby/radius/radius-0.7.5-r1.ebuild
+++ b/dev-ruby/radius/radius-0.7.5-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2023-07-10 19:08 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2023-07-10 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     a7c6fab2eadeedb8a36a4f9814b7cbf7b4a6a19c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 19:01:32 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 19:08:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c6fab2

dev-ruby/radius: enable ruby32

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

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

diff --git a/dev-ruby/radius/radius-0.7.5-r1.ebuild b/dev-ruby/radius/radius-0.7.5-r1.ebuild
index fb12ef1a5e16..382e6b1e9069 100644
--- a/dev-ruby/radius/radius-0.7.5-r1.ebuild
+++ b/dev-ruby/radius/radius-0.7.5-r1.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="ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2023-03-27 10:59 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2023-03-27 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     142b24f7d350c92f7d3e22381e7253b998886b4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 09:42:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 10:59:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142b24f7

dev-ruby/radius: enable ruby31

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ruby/radius/radius-0.7.5-r1.ebuild b/dev-ruby/radius/radius-0.7.5-r1.ebuild
index 8fd66a96aa1d..fb12ef1a5e16 100644
--- a/dev-ruby/radius/radius-0.7.5-r1.ebuild
+++ b/dev-ruby/radius/radius-0.7.5-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"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2022-04-04  5:41 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2022-04-04  5:41 UTC (permalink / raw
  To: gentoo-commits

commit:     139a6617804b9fabca415e0163b940aa80c0fe2e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 05:34:58 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 05:41:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139a6617

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

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

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

diff --git a/dev-ruby/radius/radius-0.7.5-r1.ebuild b/dev-ruby/radius/radius-0.7.5-r1.ebuild
new file mode 100644
index 000000000000..8fd66a96aa1d
--- /dev/null
+++ b/dev-ruby/radius/radius-0.7.5-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"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Powerful tag-based template system"
+HOMEPAGE="https://github.com/jlong/radius"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/kramdown )"
+
+all_ruby_prepare() {
+	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2021-07-04 10:25 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2021-07-04 10:25 UTC (permalink / raw
  To: gentoo-commits

commit:     d5cefb4fcb61c0061540dc79f88a53cfae4c90d4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  4 09:21:38 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul  4 10:25:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5cefb4f

dev-ruby/radius: add ruby27

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

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

diff --git a/dev-ruby/radius/radius-0.7.5.ebuild b/dev-ruby/radius/radius-0.7.5.ebuild
index bd53d86afa9..2e5b5ce625b 100644
--- a/dev-ruby/radius/radius-0.7.5.ebuild
+++ b/dev-ruby/radius/radius-0.7.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2020-05-24  8:51 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2020-05-24  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c599d933ca9fbdb680d9bbc8cf1877368b0dcf6d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 24 08:41:04 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 24 08:50:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c599d933

dev-ruby/radius: avoid bundler dependency

Closes: https://bugs.gentoo.org/723890
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/radius/radius-0.7.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/radius/radius-0.7.5.ebuild b/dev-ruby/radius/radius-0.7.5.ebuild
index 37012dc8126..bd53d86afa9 100644
--- a/dev-ruby/radius/radius-0.7.5.ebuild
+++ b/dev-ruby/radius/radius-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,4 +20,5 @@ ruby_add_bdepend "test? ( dev-ruby/kramdown )"
 
 all_ruby_prepare() {
 	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2019-05-09  5:54 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2019-05-09  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a91cc151133d8d5f176f2dee5b11a4792a3ca14b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 05:21:27 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May  9 05:53:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91cc151

dev-ruby/radius: add ruby26

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

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

diff --git a/dev-ruby/radius/radius-0.7.5.ebuild b/dev-ruby/radius/radius-0.7.5.ebuild
index 04e0fa756bf..37012dc8126 100644
--- a/dev-ruby/radius/radius-0.7.5.ebuild
+++ b/dev-ruby/radius/radius-0.7.5.ebuild
@@ -2,7 +2,7 @@
 # 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_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2019-05-09  5:54 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2019-05-09  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a6da16dc38b39a318e92dc113dfdc1d60257e98d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 05:15:26 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May  9 05:53:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6da16dc

dev-ruby/radius: cleanup

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

 dev-ruby/radius/Manifest               |  1 -
 dev-ruby/radius/radius-0.7.4-r4.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/radius/Manifest b/dev-ruby/radius/Manifest
index cc25d75d8a6..c5224736ce4 100644
--- a/dev-ruby/radius/Manifest
+++ b/dev-ruby/radius/Manifest
@@ -1,2 +1 @@
-DIST radius-0.7.4.gem 220160 BLAKE2B 9d5c04c955aa1540a33615e8adcad9b1723c601ea71202bca03aa425966e1a2c361cd88be5e98d6c159e7a2c2cc4cf80e0854a6d9a5d77f515e1853815cf8b5f SHA512 68d28f4bcf7122b729bc92fec8021bd9844407d65e3ee9075c909b1b9fe7e0227ff70c678829b8fc9386b46dbc2983f835486609f74eba99a2511cc43ea78526
 DIST radius-0.7.5.gem 147456 BLAKE2B c62c06196bc42cd83b7d898744fd655c3332d14348318974de272491eb823861a650b5466958ea5e0b7be2a5a119c75a75a7e6c53975d7099ef1c45d912c7595 SHA512 2e1f94c45bfa23ffbcbc00b7dc6be04d4f085e513554e7a6c4193270ae2bc2ef952dac72e4995b6f7ce43e92363df3ca7e7b183758ccd1f8aafe64f82cacb074

diff --git a/dev-ruby/radius/radius-0.7.4-r4.ebuild b/dev-ruby/radius/radius-0.7.4-r4.ebuild
deleted file mode 100644
index ef39583a336..00000000000
--- a/dev-ruby/radius/radius-0.7.4-r4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Powerful tag-based template system"
-HOMEPAGE="https://github.com/jlong/radius"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/kramdown )"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2019-04-06  6:16 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2019-04-06  6:16 UTC (permalink / raw
  To: gentoo-commits

commit:     41dce6e156a436e088d3f9092b3d52217020f32c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  6 06:05:35 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 06:05:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41dce6e1

dev-ruby/radius: add 0.7.5

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

 dev-ruby/radius/Manifest            |  1 +
 dev-ruby/radius/radius-0.7.5.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/radius/Manifest b/dev-ruby/radius/Manifest
index 15a6bc1fffd..cc25d75d8a6 100644
--- a/dev-ruby/radius/Manifest
+++ b/dev-ruby/radius/Manifest
@@ -1 +1,2 @@
 DIST radius-0.7.4.gem 220160 BLAKE2B 9d5c04c955aa1540a33615e8adcad9b1723c601ea71202bca03aa425966e1a2c361cd88be5e98d6c159e7a2c2cc4cf80e0854a6d9a5d77f515e1853815cf8b5f SHA512 68d28f4bcf7122b729bc92fec8021bd9844407d65e3ee9075c909b1b9fe7e0227ff70c678829b8fc9386b46dbc2983f835486609f74eba99a2511cc43ea78526
+DIST radius-0.7.5.gem 147456 BLAKE2B c62c06196bc42cd83b7d898744fd655c3332d14348318974de272491eb823861a650b5466958ea5e0b7be2a5a119c75a75a7e6c53975d7099ef1c45d912c7595 SHA512 2e1f94c45bfa23ffbcbc00b7dc6be04d4f085e513554e7a6c4193270ae2bc2ef952dac72e4995b6f7ce43e92363df3ca7e7b183758ccd1f8aafe64f82cacb074

diff --git a/dev-ruby/radius/radius-0.7.5.ebuild b/dev-ruby/radius/radius-0.7.5.ebuild
new file mode 100644
index 00000000000..04e0fa756bf
--- /dev/null
+++ b/dev-ruby/radius/radius-0.7.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Powerful tag-based template system"
+HOMEPAGE="https://github.com/jlong/radius"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/kramdown )"
+
+all_ruby_prepare() {
+	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2018-12-13  6:35 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2018-12-13  6:35 UTC (permalink / raw
  To: gentoo-commits

commit:     0b9a0dc64e40523a16ce32bfc747b20328b1a447
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 06:26:26 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 06:26:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9a0dc6

dev-ruby/radius: add ruby25; remove obsolete HOMEPAGE

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

 dev-ruby/radius/radius-0.7.4-r4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/radius/radius-0.7.4-r4.ebuild b/dev-ruby/radius/radius-0.7.4-r4.ebuild
index 69b015c0801..ef39583a336 100644
--- a/dev-ruby/radius/radius-0.7.4-r4.ebuild
+++ b/dev-ruby/radius/radius-0.7.4-r4.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 
 inherit ruby-fakegem
 
 DESCRIPTION="Powerful tag-based template system"
-HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
+HOMEPAGE="https://github.com/jlong/radius"
 
 LICENSE="MIT"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2018-04-19 19:37 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2018-04-19 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3fad8bc2843c1666d23983c5397d1084c2a44ae2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 19:35:15 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 19:37:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fad8bc2

dev-ruby/radius: add ruby24

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/radius/radius-0.7.4-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/radius/radius-0.7.4-r4.ebuild b/dev-ruby/radius/radius-0.7.4-r4.ebuild
index c70bc37c1a4..69b015c0801 100644
--- a/dev-ruby/radius/radius-0.7.4-r4.ebuild
+++ b/dev-ruby/radius/radius-0.7.4-r4.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=5
-USE_RUBY="ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2017-08-25  6:09 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2017-08-25  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     758d093c9a1c702fdfc333e1c6d97808a13eb870
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 25 05:46:11 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 05:46:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=758d093c

dev-ruby/radius: add ruby23

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/radius/radius-0.7.4-r4.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-ruby/radius/radius-0.7.4-r4.ebuild b/dev-ruby/radius/radius-0.7.4-r4.ebuild
new file mode 100644
index 00000000000..c70bc37c1a4
--- /dev/null
+++ b/dev-ruby/radius/radius-0.7.4-r4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Powerful tag-based template system"
+HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/kramdown )"
+
+all_ruby_prepare() {
+	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2017-04-21  5:07 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2017-04-21  5:07 UTC (permalink / raw
  To: gentoo-commits

commit:     af5f6348265f9b846e6b06381a9f9029aebefbcf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 04:49:58 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 04:49:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5f6348

dev-ruby/radius: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/radius/radius-0.7.4-r2.ebuild | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-ruby/radius/radius-0.7.4-r2.ebuild b/dev-ruby/radius/radius-0.7.4-r2.ebuild
deleted file mode 100644
index 2bb14adbe58..00000000000
--- a/dev-ruby/radius/radius-0.7.4-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Powerful tag-based template system"
-HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/kramdown )"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2017-03-31 10:20 Michael Weber
  0 siblings, 0 replies; 18+ messages in thread
From: Michael Weber @ 2017-03-31 10:20 UTC (permalink / raw
  To: gentoo-commits

commit:     49da411c7e7c9c24626779ce83ee48cfcd9c0429
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 10:10:04 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 10:20:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49da411c

dev-ruby/radius: add ~arm keyword (bug 553928).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

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

diff --git a/dev-ruby/radius/radius-0.7.4-r3.ebuild b/dev-ruby/radius/radius-0.7.4-r3.ebuild
index 4f6d3a6e67f..9165627ffcb 100644
--- a/dev-ruby/radius/radius-0.7.4-r3.ebuild
+++ b/dev-ruby/radius/radius-0.7.4-r3.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
 
 EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/kramdown )"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2016-12-11 19:17 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2016-12-11 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a3e4e0689aa2eaa8c2293ca34c9e2380020d322a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 18:42:27 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 19:17:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e4e068

dev-ruby/radius: add ruby22 revision; drop arm, bug 553928

Package-Manager: portage-2.3.0

 dev-ruby/radius/radius-0.7.4-r3.ebuild | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/dev-ruby/radius/radius-0.7.4-r3.ebuild b/dev-ruby/radius/radius-0.7.4-r3.ebuild
new file mode 100644
index 00000000..aab86bf
--- /dev/null
+++ b/dev-ruby/radius/radius-0.7.4-r3.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_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Powerful tag-based template system"
+HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/kramdown )"
+
+all_ruby_prepare() {
+	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2016-04-07 22:41 Manuel Rüger
  0 siblings, 0 replies; 18+ messages in thread
From: Manuel Rüger @ 2016-04-07 22:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2187a20a3e2222340eefd6daa8a1455f917686f2
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 22:38:51 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 22:40:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2187a20a

dev-ruby/radius: Remove ruby19

Package-Manager: portage-2.2.28

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

diff --git a/dev-ruby/radius/radius-0.7.4-r2.ebuild b/dev-ruby/radius/radius-0.7.4-r2.ebuild
index b9e52de..9e5de2e 100644
--- a/dev-ruby/radius/radius-0.7.4-r2.ebuild
+++ b/dev-ruby/radius/radius-0.7.4-r2.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"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/
@ 2015-12-12  7:35 Hans de Graaff
  0 siblings, 0 replies; 18+ messages in thread
From: Hans de Graaff @ 2015-12-12  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     e301897b483283dcc4fd4ec64255de5a0dba1f32
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 07:28:05 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 07:35:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e301897b

dev-ruby/radius: cleanup

Package-Manager: portage-2.2.24

 dev-ruby/radius/radius-0.7.4-r1.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/radius/radius-0.7.4-r1.ebuild b/dev-ruby/radius/radius-0.7.4-r1.ebuild
deleted file mode 100644
index 970317e..0000000
--- a/dev-ruby/radius/radius-0.7.4-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG QUICKSTART.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Powerful tag-based template system"
-HOMEPAGE="https://github.com/jlong/radius http://radius.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/kramdown )"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/d" -e "/coveralls/d" test/test_helper.rb || die
-}


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

end of thread, other threads:[~2024-02-13  7:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-23  5:14 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/radius/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2024-02-13  7:07 Hans de Graaff
2023-07-10 19:08 Hans de Graaff
2023-03-27 10:59 Sam James
2022-04-04  5:41 Hans de Graaff
2021-07-04 10:25 Hans de Graaff
2020-05-24  8:51 Hans de Graaff
2019-05-09  5:54 Hans de Graaff
2019-05-09  5:54 Hans de Graaff
2019-04-06  6:16 Hans de Graaff
2018-12-13  6:35 Hans de Graaff
2018-04-19 19:37 Hans de Graaff
2017-08-25  6:09 Hans de Graaff
2017-04-21  5:07 Hans de Graaff
2017-03-31 10:20 Michael Weber
2016-12-11 19:17 Hans de Graaff
2016-04-07 22:41 Manuel Rüger
2015-12-12  7:35 Hans de Graaff

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