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: Mon, 30 Apr 2012 09:30:15 +0000 (UTC) [thread overview]
Message-ID: <1335334755.ea2a016108461e9abdbfc2af55ae222dc6c6b3e2.graaff@gentoo> (raw)
commit: ea2a016108461e9abdbfc2af55ae222dc6c6b3e2
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Apr 25 06:19:15 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 06:19:15 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=ea2a0161
Version bump. Add ruby19.
(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/exception_notification/ChangeLog | 8 +++++-
dev-ruby/exception_notification/Manifest | 10 +++----
.../exception_notification-2.6.1.ebuild | 26 ++++++++++++++++++++
3 files changed, 37 insertions(+), 7 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index f77b49e..79a9331 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-ruby/exception_notification
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*exception_notification-2.6.1 (25 Apr 2012)
+
+ 25 Apr 2012; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-2.6.1.ebuild:
+ Version bump. Add ruby19.
+
*exception_notification-2.5.2 (29 Sep 2011)
29 Sep 2011; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index f0faaf6..ab0af34 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -2,13 +2,11 @@
Hash: SHA256
DIST exception_notification-2.5.2.gem 90112 RMD160 a1b2e6dee275080886887a79d1a331751b18b596 SHA1 209db50519278f6958e8ca7f3d6a18e58309129b SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225
-EBUILD exception_notification-2.5.2.ebuild 558 RMD160 258022737333a533aef2663c32232792cc86a4b6 SHA1 f4ed1c4a4f256af7b0b445893d1e50c600e641c9 SHA256 36da6385b729e6fb61be3dbdf8d86033c5b362afb59448530e6a3eb82bc6bb31
-MISC ChangeLog 301 RMD160 010e2c3eb33b35657765a677d476952402cf83ae SHA1 d5982a8f7b4a211f1e0126ace78bfc2873d48a72 SHA256 a5fa05d781391e1671ac05fdac8526684b0c09cbfe0ce98d055524ff651dae8b
-MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
+DIST exception_notification-2.6.1.gem 94208 RMD160 f4de4190d04c8d87c382e30769e060163aed078e SHA1 44046f3074aadfa4f83ec002396100d3cd96bb48 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iF4EAREIAAYFAk6EiMAACgkQiIP6VqMIqNd5OQD+LN1QKUECrbrq1Y99lnTjXrJh
-To9MGABzAxSnAGIeOMQA/iIafi2US9Qzu/UDm605kdbyKF2wzRBk3ViJjXhSgEUv
-=XwiG
+iF4EAREIAAYFAk+Xl2MACgkQiIP6VqMIqNcONgD+JCiRPkYyc/JRGB8Sz0OeaTX/
+9v4rqwRd03QtI2163kAA+QFKlJR7RlZVSlvQ5ol6XXjRvwWDA0ZuhVRI+3OJJz9F
+=iYBP
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild b/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
new file mode 100644
index 0000000..d8f8c7f
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18 ruby19"
+
+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=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Exception Notifier Plugin for Rails"
+HOMEPAGE="https://github.com/smartinez87/exception_notification/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="doc"
+
+ruby_add_rdepend ">=dev-ruby/actionmailer-3.0.4"
next reply other threads:[~2012-04-30 9:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 9:30 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
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
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=1335334755.ea2a016108461e9abdbfc2af55ae222dc6c6b3e2.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