Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
Date: Mon, 30 Apr 2012 09:31:17
Message-Id: 1335334755.ea2a016108461e9abdbfc2af55ae222dc6c6b3e2.graaff@gentoo
1 commit: ea2a016108461e9abdbfc2af55ae222dc6c6b3e2
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Wed Apr 25 06:19:15 2012 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 06:19:15 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=ea2a0161
7
8 Version bump. Add ruby19.
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
11
12 ---
13 dev-ruby/exception_notification/ChangeLog | 8 +++++-
14 dev-ruby/exception_notification/Manifest | 10 +++----
15 .../exception_notification-2.6.1.ebuild | 26 ++++++++++++++++++++
16 3 files changed, 37 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
19 index f77b49e..79a9331 100644
20 --- a/dev-ruby/exception_notification/ChangeLog
21 +++ b/dev-ruby/exception_notification/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for dev-ruby/exception_notification
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*exception_notification-2.6.1 (25 Apr 2012)
29 +
30 + 25 Apr 2012; Hans de Graaff <graaff@g.o>
31 + +exception_notification-2.6.1.ebuild:
32 + Version bump. Add ruby19.
33 +
34 *exception_notification-2.5.2 (29 Sep 2011)
35
36 29 Sep 2011; Hans de Graaff <graaff@g.o>
37
38 diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
39 index f0faaf6..ab0af34 100644
40 --- a/dev-ruby/exception_notification/Manifest
41 +++ b/dev-ruby/exception_notification/Manifest
42 @@ -2,13 +2,11 @@
43 Hash: SHA256
44
45 DIST exception_notification-2.5.2.gem 90112 RMD160 a1b2e6dee275080886887a79d1a331751b18b596 SHA1 209db50519278f6958e8ca7f3d6a18e58309129b SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225
46 -EBUILD exception_notification-2.5.2.ebuild 558 RMD160 258022737333a533aef2663c32232792cc86a4b6 SHA1 f4ed1c4a4f256af7b0b445893d1e50c600e641c9 SHA256 36da6385b729e6fb61be3dbdf8d86033c5b362afb59448530e6a3eb82bc6bb31
47 -MISC ChangeLog 301 RMD160 010e2c3eb33b35657765a677d476952402cf83ae SHA1 d5982a8f7b4a211f1e0126ace78bfc2873d48a72 SHA256 a5fa05d781391e1671ac05fdac8526684b0c09cbfe0ce98d055524ff651dae8b
48 -MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
49 +DIST exception_notification-2.6.1.gem 94208 RMD160 f4de4190d04c8d87c382e30769e060163aed078e SHA1 44046f3074aadfa4f83ec002396100d3cd96bb48 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a
50 -----BEGIN PGP SIGNATURE-----
51 Version: GnuPG v2.0.17 (GNU/Linux)
52
53 -iF4EAREIAAYFAk6EiMAACgkQiIP6VqMIqNd5OQD+LN1QKUECrbrq1Y99lnTjXrJh
54 -To9MGABzAxSnAGIeOMQA/iIafi2US9Qzu/UDm605kdbyKF2wzRBk3ViJjXhSgEUv
55 -=XwiG
56 +iF4EAREIAAYFAk+Xl2MACgkQiIP6VqMIqNcONgD+JCiRPkYyc/JRGB8Sz0OeaTX/
57 +9v4rqwRd03QtI2163kAA+QFKlJR7RlZVSlvQ5ol6XXjRvwWDA0ZuhVRI+3OJJz9F
58 +=iYBP
59 -----END PGP SIGNATURE-----
60
61 diff --git a/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild b/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
62 new file mode 100644
63 index 0000000..d8f8c7f
64 --- /dev/null
65 +++ b/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
66 @@ -0,0 +1,26 @@
67 +# Copyright 1999-2012 Gentoo Foundation
68 +# Distributed under the terms of the GNU General Public License v2
69 +# $Header: $
70 +
71 +EAPI=4
72 +USE_RUBY="ruby18 ruby19"
73 +
74 +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
75 +
76 +RUBY_FAKEGEM_DOCDIR="doc"
77 +RUBY_FAKEGEM_TASK_DOC=""
78 +
79 +# Requires rails 3.0.9 so skip this for now.
80 +RUBY_FAKEGEM_TASK_TEST=""
81 +
82 +inherit ruby-fakegem
83 +
84 +DESCRIPTION="Exception Notifier Plugin for Rails"
85 +HOMEPAGE="https://github.com/smartinez87/exception_notification/"
86 +LICENSE="MIT"
87 +
88 +KEYWORDS="~amd64"
89 +SLOT="0"
90 +IUSE="doc"
91 +
92 +ruby_add_rdepend ">=dev-ruby/actionmailer-3.0.4"