public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
Date: Fri, 17 Apr 2015 13:02:14 +0000 (UTC)	[thread overview]
Message-ID: <1429275224.7d60b764c91844d2aa267116a1db68336e2fa887.graaff@gentoo> (raw)

commit:     7d60b764c91844d2aa267116a1db68336e2fa887
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 17 12:53:44 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 12:53:44 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=7d60b764

Version bump.

Package-Manager: portage-2.2.14

 dev-ruby/exception_notification/ChangeLog          |  6 +++++
 dev-ruby/exception_notification/Manifest           |  1 +
 .../exception_notification-4.1.0.ebuild            | 28 ++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 46ae9c2..5f986e8 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*exception_notification-4.1.0 (17 Apr 2015)
+
+  17 Apr 2015; Hans de Graaff <graaff@gentoo.org>
+  +exception_notification-4.1.0.ebuild:
+  Version bump.
+
   17 Apr 2015; Hans de Graaff <graaff@gentoo.org>
   -exception_notification-2.6.1.ebuild:
   Cleanup.

diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index e6d5e00..fa6a477 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.0.1.gem 108544 SHA256 e00fc5bc14b77d496ea325c05dcfb468008caf499837a77d570fa9fbd0d4515a SHA512 06c5d76cdfccc92a1975fc17e7de571295326f0dda1180aaeba78e7f56b6f2c3f2c9c2277c4d35cab8e9ecb89d52f829311689d7880d90b7420261941877bf60 WHIRLPOOL 17af6bac16d4c36a291767f916a5215ba8923cc930a783c5730cfde59c90beadc733dda40173ffc93c6d8bc8f2e5e4fc6d810b57a37d778a1baa3e70a58bd554
+DIST exception_notification-4.1.0.gem 113152 SHA256 457376fe18f2feb2607c686ec36d4b813723bb48776004de325a5787ddd3f2be SHA512 35922ab080bf71bc008fd5df5a1be1762b3dbcbb504c191542fd3d7d163066a65bfcfc5a513ff0486690c8ef3a8b6cfea2a4e82806dd644e2b6ce9ff832661a1 WHIRLPOOL 0f2a65865193160076739f893258b83402c5956784a21aaa44ca3ebd6c99482793d10a20ef7c411be6143751c737833068be5c2b0ece9ea6f37c3f68aea93996

diff --git a/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild
new file mode 100644
index 0000000..fdfe5cb
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+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-3.0.4 >=dev-ruby/activesupport-3.0.4"


             reply	other threads:[~2015-04-17 13:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 13:02 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-26 18:54 [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/ Hans de Graaff
2016-07-26 18:54 Hans de Graaff
2016-02-12  6:55 Hans de Graaff
2016-02-12  6:55 Hans de Graaff
2015-12-23  6:55 Hans de Graaff
2015-12-09  6:36 Hans de Graaff
2015-12-09  6:36 Hans de Graaff
2015-06-12  5:05 Hans de Graaff
2015-04-17 13:02 Hans de Graaff
2014-07-02  9:04 Hans de Graaff
2014-05-27  5:07 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2012-11-21  9:47 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-04-30  9:30 Hans de Graaff
2011-09-29 15:03 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1429275224.7d60b764c91844d2aa267116a1db68336e2fa887.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox