[gentoo-commits] repo/gentoo:master commit in: dev-ruby/shotgun/, profiles/

2021-08-09 Thread John Helmert III
commit: 9ee1047494679ad9dd426bfcde5e421b33450003
Author: John Helmert III  gentoo  org>
AuthorDate: Tue Aug 10 01:44:29 2021 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Aug 10 02:31:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee10474

dev-ruby/shotgun: treeclean

Signed-off-by: John Helmert III  gentoo.org>

 dev-ruby/shotgun/Manifest |  1 -
 dev-ruby/shotgun/metadata.xml | 11 ---
 dev-ruby/shotgun/shotgun-0.9.2.ebuild | 36 ---
 profiles/package.mask |  5 -
 4 files changed, 53 deletions(-)

diff --git a/dev-ruby/shotgun/Manifest b/dev-ruby/shotgun/Manifest
deleted file mode 100644
index d12c47d73f0..000
--- a/dev-ruby/shotgun/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST shotgun-0.9.2.gem 16384 BLAKE2B 
aa87fbaf2af41a28dac3d5fadc635ff0948dc874e0a02c6b6a9a7717e955a093862b18b6a37d76d6fbb776fb2e3b62fd5be7fffc9b97eea99719748e2c66d45a
 SHA512 
62228b0b8bdac815e2204fd89d3e106d033cfee7668ef12406120e5a21f52770ee36c6fa7b3edf3eaf09bdfde5849239364d3483a817914024c21618897e8d9a

diff --git a/dev-ruby/shotgun/metadata.xml b/dev-ruby/shotgun/metadata.xml
deleted file mode 100644
index 49f46f8cacf..000
--- a/dev-ruby/shotgun/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-r...@gentoo.org
-Gentoo Ruby Project
-  
-  
-rtomayko/shotgun
-  
-

diff --git a/dev-ruby/shotgun/shotgun-0.9.2.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
deleted file mode 100644
index a98cdd82f3c..000
--- a/dev-ruby/shotgun/shotgun-0.9.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Forking implementation of rackup"
-HOMEPAGE="https://github.com/rtomayko/shotgun;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Warning: the code does not use gem versioning to make sure to load
-# only the right rack version so we might need to patch it to work :/
-ruby_add_rdepend 'dev-ruby/rack:*'
-ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/test_shotgun_static.rb || die
-   ${RUBY} -Ilib test/test_shotgun_loader.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/shotgun.1
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 2e769589703..6fcde37874b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -489,11 +489,6 @@ dev-python/pathlib2
 dev-python/traceback2
 dev-python/unittest2
 
-# Hans de Graaff  (2021-07-04)
-# Last release in 2016, failing tests, no dependencies.
-# Masked for removal in 30 days.
-dev-ruby/shotgun
-
 # David Seifert  (2021-07-01)
 # Berkeley DB slots that are long past EOL by Oracle,
 # maintenance burden, and no real path forward by Oracle.



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

2019-05-24 Thread Hans de Graaff
commit: 094dc37fb996d8da0c7b6ac99c055b15ed72621c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May 24 07:08:40 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May 24 08:21:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094dc37f

dev-ruby/shotgun: add ruby26

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

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

diff --git a/dev-ruby/shotgun/shotgun-0.9.2.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
index 44d5deb505f..a98cdd82f3c 100644
--- a/dev-ruby/shotgun/shotgun-0.9.2.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # No documentation task
 RUBY_FAKEGEM_TASK_DOC=""



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

2018-09-04 Thread Hans de Graaff
commit: 7dcc6973dd63f7adbb4ea762e8626ff61dbb2293
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep  5 04:45:07 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep  5 04:45:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dcc6973

dev-ruby/shotgun: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-ruby/shotgun/shotgun-0.9.2.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
index c3733183621..44d5deb505f 100644
--- a/dev-ruby/shotgun/shotgun-0.9.2.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 # No documentation task
 RUBY_FAKEGEM_TASK_DOC=""



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

2018-02-15 Thread Hans de Graaff
commit: 6f91da229bd54d29b7db77fbff0a726dc7e1fbaf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 16 07:37:29 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 16 07:39:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f91da22

dev-ruby/shotgun: add ruby24

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/shotgun/shotgun-0.9.2.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
index ce9bf6c08a3..c3733183621 100644
--- a/dev-ruby/shotgun/shotgun-0.9.2.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 # No documentation task
 RUBY_FAKEGEM_TASK_DOC=""



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

2017-08-23 Thread Hans de Graaff
commit: 94e63d0cb0a7518cc26cf7d845fdf047bcbbd80f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Aug 24 05:05:39 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Aug 24 05:05:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e63d0c

dev-ruby/shotgun: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/shotgun/Manifest |  1 -
 dev-ruby/shotgun/shotgun-0.9.1.ebuild | 36 ---
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/shotgun/Manifest b/dev-ruby/shotgun/Manifest
index e3b3a2b4633..d721ac2864b 100644
--- a/dev-ruby/shotgun/Manifest
+++ b/dev-ruby/shotgun/Manifest
@@ -1,2 +1 @@
-DIST shotgun-0.9.1.gem 16384 SHA256 
e426e4557ddd3a9a7015b06934aa30dc9038faf04bff5c5e9cd93a599c73ae8d SHA512 
eae31007c4a27a660d4bc8bd0b87b4281c1c50a6c9c4675e492b8914a412dc5a2f21998f8b9105b0ada64600c1322d0bd936c4fd4b032dc57aaf1612827208f7
 WHIRLPOOL 
1bdce842ef3eb606a860052ea95315eb57e3237bd44d4aa76c5e360018377135ae69364e7550041f4492924bc7328b71b7be0203f566a02d004859396e6f68bb
 DIST shotgun-0.9.2.gem 16384 SHA256 
4ef19e63f98c620272666c98fa63e1e733c880b2ac112ac31578918fa2670411 SHA512 
62228b0b8bdac815e2204fd89d3e106d033cfee7668ef12406120e5a21f52770ee36c6fa7b3edf3eaf09bdfde5849239364d3483a817914024c21618897e8d9a
 WHIRLPOOL 
c0143ba3cecf1281210b2cbfe4b68c68a13233750834a9ab2e3029fd5bf7841a8d499088cf249be0d3f7d95140202a3be141308d6760aa91346479ae37ac2bba

diff --git a/dev-ruby/shotgun/shotgun-0.9.1.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.1.ebuild
deleted file mode 100644
index c9c1d28826f..000
--- a/dev-ruby/shotgun/shotgun-0.9.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Forking implementation of rackup"
-HOMEPAGE="https://github.com/rtomayko/shotgun;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Warning: the code does not use gem versioning to make sure to load
-# only the right rack version so we might need to patch it to work :/
-ruby_add_rdepend 'dev-ruby/rack'
-ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
-each_ruby_test() {
-   ${RUBY} -Ilib test/test_shotgun_static.rb || die
-   ${RUBY} -Ilib test/test_shotgun_loader.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/shotgun.1
-}



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

2016-09-11 Thread Hans de Graaff
commit: 015f4ac4d810eb5932b182233e8e075a734b7b0d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep 11 06:13:49 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep 11 06:52:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015f4ac4

dev-ruby/shotgun: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/shotgun/Manifest  |  1 -
 dev-ruby/shotgun/shotgun-0.9-r1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/shotgun/Manifest b/dev-ruby/shotgun/Manifest
index 3744938..f694b8c 100644
--- a/dev-ruby/shotgun/Manifest
+++ b/dev-ruby/shotgun/Manifest
@@ -1,2 +1 @@
 DIST shotgun-0.9.1.gem 16384 SHA256 
e426e4557ddd3a9a7015b06934aa30dc9038faf04bff5c5e9cd93a599c73ae8d SHA512 
eae31007c4a27a660d4bc8bd0b87b4281c1c50a6c9c4675e492b8914a412dc5a2f21998f8b9105b0ada64600c1322d0bd936c4fd4b032dc57aaf1612827208f7
 WHIRLPOOL 
1bdce842ef3eb606a860052ea95315eb57e3237bd44d4aa76c5e360018377135ae69364e7550041f4492924bc7328b71b7be0203f566a02d004859396e6f68bb
-DIST shotgun-0.9.gem 14336 SHA256 
5518285ff9494a36841345985857fb848aeab9981bc2c0d964f08c10315045a5 SHA512 
55bc886df596606db9324da4441e3b9585355dedeca0e135b50c52a46640efa83dd378b5e86b35d631b51c4ad8839313809d88932282447b30a23a9bf2827196
 WHIRLPOOL 
15cecfacdb7b2d6fbdb5982915e37f4eeb48fec5b95f05e84464b23f31623658a5da85f2142f671d5312f47e0d67a95e536db2e6ef3ead29b0d005797adf3274

diff --git a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild 
b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
deleted file mode 100644
index 1d85599..
--- a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-# No documentation task
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Forking implementation of rackup"
-HOMEPAGE="https://rtomayko.github.com/shotgun/;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Warning: the code does not use gem versioning to make sure to load
-# only the right rack version so we might need to patch it to work :/
-ruby_add_rdepend 'dev-ruby/rack'
-ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
-all_ruby_install() {
-   all_fakegem_install
-
-   doman man/shotgun.1
-}



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

2016-09-11 Thread Hans de Graaff
commit: 99f9eac03ba8a84239aee8f27aebb91975cee191
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep 11 06:16:51 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep 11 06:52:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f9eac0

dev-ruby/shotgun: add 0.9.2

Package-Manager: portage-2.2.28

 dev-ruby/shotgun/Manifest |  1 +
 dev-ruby/shotgun/shotgun-0.9.2.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/shotgun/Manifest b/dev-ruby/shotgun/Manifest
index f694b8c..e3b3a2b 100644
--- a/dev-ruby/shotgun/Manifest
+++ b/dev-ruby/shotgun/Manifest
@@ -1 +1,2 @@
 DIST shotgun-0.9.1.gem 16384 SHA256 
e426e4557ddd3a9a7015b06934aa30dc9038faf04bff5c5e9cd93a599c73ae8d SHA512 
eae31007c4a27a660d4bc8bd0b87b4281c1c50a6c9c4675e492b8914a412dc5a2f21998f8b9105b0ada64600c1322d0bd936c4fd4b032dc57aaf1612827208f7
 WHIRLPOOL 
1bdce842ef3eb606a860052ea95315eb57e3237bd44d4aa76c5e360018377135ae69364e7550041f4492924bc7328b71b7be0203f566a02d004859396e6f68bb
+DIST shotgun-0.9.2.gem 16384 SHA256 
4ef19e63f98c620272666c98fa63e1e733c880b2ac112ac31578918fa2670411 SHA512 
62228b0b8bdac815e2204fd89d3e106d033cfee7668ef12406120e5a21f52770ee36c6fa7b3edf3eaf09bdfde5849239364d3483a817914024c21618897e8d9a
 WHIRLPOOL 
c0143ba3cecf1281210b2cbfe4b68c68a13233750834a9ab2e3029fd5bf7841a8d499088cf249be0d3f7d95140202a3be141308d6760aa91346479ae37ac2bba

diff --git a/dev-ruby/shotgun/shotgun-0.9.2.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
new file mode 100644
index ..e9c39b3
--- /dev/null
+++ b/dev-ruby/shotgun/shotgun-0.9.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# No documentation task
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Forking implementation of rackup"
+HOMEPAGE="https://github.com/rtomayko/shotgun;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Warning: the code does not use gem versioning to make sure to load
+# only the right rack version so we might need to patch it to work :/
+ruby_add_rdepend 'dev-ruby/rack:*'
+ruby_add_bdepend "test? ( dev-ruby/bacon )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib test/test_shotgun_static.rb || die
+   ${RUBY} -Ilib test/test_shotgun_loader.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   doman man/shotgun.1
+}



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

2016-04-14 Thread Manuel Rüger
commit: 532118f64032f2b901240f5ddb81657ce865b003
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Apr 14 23:43:44 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Apr 14 23:43:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532118f6

dev-ruby/shotgun: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/shotgun/shotgun-0.9-r1.ebuild | 4 ++--
 dev-ruby/shotgun/shotgun-0.9.1.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild 
b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
index b078577..1d85599 100644
--- a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 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"
 
 # No documentation task
 RUBY_FAKEGEM_TASK_DOC=""

diff --git a/dev-ruby/shotgun/shotgun-0.9.1.ebuild 
b/dev-ruby/shotgun/shotgun-0.9.1.ebuild
index 4d35d7f..03c86a8 100644
--- a/dev-ruby/shotgun/shotgun-0.9.1.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9.1.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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 # No documentation task
 RUBY_FAKEGEM_TASK_DOC=""