From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8F7413832E for ; Tue, 26 Jul 2016 18:54:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E930F21C043; Tue, 26 Jul 2016 18:54:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B4F921C043 for ; Tue, 26 Jul 2016 18:54:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7896340D49 for ; Tue, 26 Jul 2016 18:54:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F62A7D8 for ; Tue, 26 Jul 2016 18:54:15 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1469559234.6f8a565dfc6b26ee33fa3de22f4290fd81dd49d2.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/exception_notification/Manifest dev-ruby/exception_notification/exception_notification-4.2.1.ebuild X-VCS-Directories: dev-ruby/exception_notification/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 6f8a565dfc6b26ee33fa3de22f4290fd81dd49d2 X-VCS-Branch: master Date: Tue, 26 Jul 2016 18:54:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4b309999-1b30-4023-a3dc-67a9d8a9e593 X-Archives-Hash: 12a2e0836daf339c0e2a0698de839b68 commit: 6f8a565dfc6b26ee33fa3de22f4290fd81dd49d2 Author: Hans de Graaff degraaff org> AuthorDate: Tue Jul 26 18:53:54 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 26 18:53:54 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6f8a565d dev-ruby/exception_notification: add 4.2.1 Package-Manager: portage-2.2.28 dev-ruby/exception_notification/Manifest | 1 + .../exception_notification-4.2.1.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest index 274157c..f16f236 100644 --- a/dev-ruby/exception_notification/Manifest +++ b/dev-ruby/exception_notification/Manifest @@ -1,2 +1,3 @@ DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd DIST exception_notification-4.1.4.gem 114176 SHA256 79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea WHIRLPOOL 5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c +DIST exception_notification-4.2.1.gem 117248 SHA256 1cca58ad3d6658ae959f726f41cab2246ca0eea3c7488f379cc13b9941d694ed SHA512 85f91cd5046eef9c186f60cb2a6825ddc085f4751844a7dbe7229da29a5ab3468904d59e278a38b00f3ec760e6dd270b7ad5e08415b2b27fae283c57465ecc2d WHIRLPOOL c87de768a145ec6e7291827a473740c1d848af2c3fa4ecbe85de370d353b3140e78e928030b602cd0bb87507fdfe256188433df0a5d4021b78f1170eb7022d51 diff --git a/dev-ruby/exception_notification/exception_notification-4.2.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.2.1.ebuild new file mode 100644 index 0000000..ee5b41c --- /dev/null +++ b/dev-ruby/exception_notification/exception_notification-4.2.1.ebuild @@ -0,0 +1,30 @@ +# 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" + +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/activesupport-4:*