summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2021-07-12 11:03:57 +0200
committerHans de Graaff <hans@degraaff.org>2021-07-12 11:03:57 +0200
commitae9dff0341ad7cacfe30a3d8589631f460db4436 (patch)
tree6c4ad3445b07d6ef8b7d23031c0acb0596bd140a
parentdev-ruby/draper: add ruby27 (diff)
downloadgraaff-ae9dff0341ad7cacfe30a3d8589631f460db4436.tar.gz
graaff-ae9dff0341ad7cacfe30a3d8589631f460db4436.tar.bz2
graaff-ae9dff0341ad7cacfe30a3d8589631f460db4436.zip
dev-ruby/exception_notification: cleanup
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/exception_notification/Manifest3
-rw-r--r--dev-ruby/exception_notification/exception_notification-4.2.2.ebuild29
-rw-r--r--dev-ruby/exception_notification/exception_notification-4.4.0.ebuild29
-rw-r--r--dev-ruby/exception_notification/exception_notification-4.4.1.ebuild29
4 files changed, 0 insertions, 90 deletions
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index a58e2dad..d59233b6 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,5 +1,2 @@
-DIST exception_notification-4.2.2.gem 121344 BLAKE2B 1717af4a8a0e2b5bf4e2e16fda71faac6e25ee8b1f2dd1dd3de58bbc3acd1f9947778016941b6727c73d7f759cd060f7644e577ac546ab07e9418817721d11b3 SHA512 ecb30dfb768865037ab42dc0e47e82c769abd67cb8eeccf01105fd33ba06966669c3824c968322669e459c8c06aba8f341b314dcb892b7c25d37968af3951f53
DIST exception_notification-4.3.0.gem 125952 BLAKE2B 08637a8083f24bc15e0e65874fe010ed68751742f2a37a4c7aa3f4728c0df38a2ed318ec515028120b5d95a2ea89635f1611cbf369fabe68fa41476bba73eef2 SHA512 8daf385cb339c21686275e3c8e31feb98aa723d009cab79a2dd91506760e0885d4ebf5f16a0e7c2b58d2b70f0463b78138419218e88eda20cadb425776a52cb4
-DIST exception_notification-4.4.0.gem 51200 BLAKE2B 0bddc35dfc58f3b2d7c1f2dc4fb34c2666b39afebfa0a85a4f574eff1c53b7c2c8460e7102e917ca3c5e797dedae304a5eb8b04e14d9a2df6088ddaa618f00db SHA512 f18f785f634476a44c0694e1d5ee09c42242ae4bc89632022a4bd85dc7a64c6064927aab5e8d5f5d2b6d1dae0d7d2e7d2c1f4953e4f7c3d8dd40651129662227
-DIST exception_notification-4.4.1.gem 53248 BLAKE2B 4369d2be50caccb4270cbdac6b0eb7fd15ac6820e7cd308493278d005a750eaba8547fe538b21317a3adade171b9512b251f9f4fc30b784685de2aef871707b7 SHA512 28b3c8bf46b44770a077b0dc2785fa7a20f8c5b9a2999ad561eea05092ddb01c54f318825e920e3c4104ef6a452f661d66909590638f650dc726b96ddc6f73f0
DIST exception_notification-4.4.3.gem 53248 BLAKE2B 0b02b7f0f700684b495214f6fac3e73cf53d8a6ab59cd54b75e2aaf50db9c0a9ac0391f31da3c2d3078a1c44cbc72ed1868d5a23cc2eee56c105ccc750cd2039 SHA512 f2957f66723028638a6831ab7b789d4292b47a810f6702e1a723bdcc8be9ea05cbc8253baee3eb7d9a52077ee4607fc351b6a7c5b28325886d719c40684e28e3
diff --git a/dev-ruby/exception_notification/exception_notification-4.2.2.ebuild b/dev-ruby/exception_notification/exception_notification-4.2.2.ebuild
deleted file mode 100644
index 034eb802..00000000
--- a/dev-ruby/exception_notification/exception_notification-4.2.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Requires rails 3.0.9 so skip this for now.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Exception Notifier Plugin for Rails"
-HOMEPAGE="https://github.com/smartinez87/exception_notification/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="doc"
-
-ruby_add_rdepend "
- >=dev-ruby/actionmailer-4:* <dev-ruby/actionmailer-6:*
- >=dev-ruby/activesupport-4:* <dev-ruby/activesupport-6:*"
diff --git a/dev-ruby/exception_notification/exception_notification-4.4.0.ebuild b/dev-ruby/exception_notification/exception_notification-4.4.0.ebuild
deleted file mode 100644
index 248eb3d4..00000000
--- a/dev-ruby/exception_notification/exception_notification-4.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-
-# Requires rails 3.0.9 so skip this for now.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Exception Notifier Plugin for Rails"
-HOMEPAGE="https://github.com/smartinez87/exception_notification/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="doc"
-
-ruby_add_rdepend "
- >=dev-ruby/actionmailer-4:* <dev-ruby/actionmailer-7:*
- >=dev-ruby/activesupport-4:* <dev-ruby/activesupport-7:*"
diff --git a/dev-ruby/exception_notification/exception_notification-4.4.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.4.1.ebuild
deleted file mode 100644
index bad53536..00000000
--- a/dev-ruby/exception_notification/exception_notification-4.4.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_RECIPE_DOC="none"
-
-# Requires rails 3.0.9 so skip this for now.
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="Exception Notifier Plugin for Rails"
-HOMEPAGE="https://github.com/smartinez87/exception_notification/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="4"
-IUSE="doc"
-
-ruby_add_rdepend "
- >=dev-ruby/actionmailer-4:* <dev-ruby/actionmailer-7:*
- >=dev-ruby/activesupport-4:* <dev-ruby/activesupport-7:*"