* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2011-09-29 15:03 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2011-09-29 15:03 UTC (permalink / raw
To: gentoo-commits
commit: 697206fc8abe219f6d455fe08e4a54811db21f40
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Sep 29 15:03:28 2011 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 15:03:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=697206fc
Initial import.
(Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/exception_notification/ChangeLog | 10 +++++++
dev-ruby/exception_notification/Manifest | 14 ++++++++++
.../exception_notification-2.5.2.ebuild | 26 ++++++++++++++++++++
dev-ruby/exception_notification/metadata.xml | 5 ++++
4 files changed, 55 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
new file mode 100644
index 0000000..f77b49e
--- /dev/null
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/exception_notification
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*exception_notification-2.5.2 (29 Sep 2011)
+
+ 29 Sep 2011; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-2.5.2.ebuild, +metadata.xml:
+ Initial import.
+
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
new file mode 100644
index 0000000..f0faaf6
--- /dev/null
+++ b/dev-ruby/exception_notification/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+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
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk6EiMAACgkQiIP6VqMIqNd5OQD+LN1QKUECrbrq1Y99lnTjXrJh
+To9MGABzAxSnAGIeOMQA/iIafi2US9Qzu/UDm605kdbyKF2wzRBk3ViJjXhSgEUv
+=XwiG
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild b/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild
new file mode 100644
index 0000000..662e28d
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Requires bundler and rake 0.9.x 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"
diff --git a/dev-ruby/exception_notification/metadata.xml b/dev-ruby/exception_notification/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/exception_notification/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2012-04-30 9:30 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2012-04-30 9:30 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2012-11-20 10:00 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2012-11-20 10:00 UTC (permalink / raw
To: gentoo-commits
commit: df8d6e9d9a38ce4cc358cf4551c44a34049ca557
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Nov 16 06:57:58 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 06:57:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=df8d6e9d
Version bump.
Package-Manager: portage-2.1.11.31
Manifest-Sign-Key: 0x8883FA56A308A8D7!
---
dev-ruby/exception_notification/ChangeLog | 6 ++++
dev-ruby/exception_notification/Manifest | 13 ++++----
.../exception_notification-3.0.0.ebuild | 32 ++++++++++++++++++++
3 files changed, 45 insertions(+), 6 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 79a9331..5436bbf 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*exception_notification-3.0.0 (16 Nov 2012)
+
+ 16 Nov 2012; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-3.0.0.ebuild:
+ Version bump.
+
*exception_notification-2.6.1 (25 Apr 2012)
25 Apr 2012; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index ab0af34..6a5b8e4 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,12 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-DIST exception_notification-2.5.2.gem 90112 RMD160 a1b2e6dee275080886887a79d1a331751b18b596 SHA1 209db50519278f6958e8ca7f3d6a18e58309129b SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225
-DIST exception_notification-2.6.1.gem 94208 RMD160 f4de4190d04c8d87c382e30769e060163aed078e SHA1 44046f3074aadfa4f83ec002396100d3cd96bb48 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a
+DIST exception_notification-2.5.2.gem 90112 SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225 SHA512 200bc309fb6ebacf5bfcb8a2dac5fa9f05d3f8d463c5d157f6ff9f466db562a0c411d75823366b13c605d20fc7fa62a04c1ec57fe546f45a9931d571dd78cee6 WHIRLPOOL 82367173debcc0cd520f8db8c8a28dbe254900a619c8001268f209cf7169909c4eadd9376cbe44e5aeb60ed4400e2bba482154b5b1ca6163c2eeb9892923a4fd
+DIST exception_notification-2.6.1.gem 94208 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a SHA512 d6215cb282be544794626d0585fc4a9195da78479e66e93d188b59f98b73163ccb4f0ac9f8a602a173c645561ec776f073ecc71d11729e0cba119e109af03fbf WHIRLPOOL 8d65f8c2430d337b046c830738088b1ec9d07bd88bc53ac96c3af90a3c52e543cc0dab3c9cb474f87a66d1a650bba3080ef52056b73de949ce99e6d9704e34c9
+DIST exception_notification-3.0.0.gem 98816 SHA256 38a1faca80e1db2a608a07ce75e66a9be4a965e03dd23324e52c0943f4240050 SHA512 43caa6dca17f36708dac6da0546f3adaa131a561858ca5456ee0ba1c83a313e5338cf46768fc5d57cf255e78e7c9bf3517c67c88f91bb1e12fa01dbc91d64198 WHIRLPOOL c92ec741038e96b0328e2bf59950a8c244cb6056931bee1e4d03f56cf334145aa78bf5cfca17de95eaf5086a4dc48ce6979f682d86d50456e56942eb44862c55
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.19 (GNU/Linux)
-iF4EAREIAAYFAk+Xl2MACgkQiIP6VqMIqNcONgD+JCiRPkYyc/JRGB8Sz0OeaTX/
-9v4rqwRd03QtI2163kAA+QFKlJR7RlZVSlvQ5ol6XXjRvwWDA0ZuhVRI+3OJJz9F
-=iYBP
+iF4EAREIAAYFAlCl4/YACgkQiIP6VqMIqNcn0gD/bkGEDQC9eHpZXAXo148vkUn+
+3Xv/3iH/sITJCv6lCD0BAIa1OmkmsJ1wmlCesXuK0U3ITmH7WTvspnw/ZFvR0uFU
+=ljjI
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
new file mode 100644
index 0000000..3ed55bc
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
@@ -0,0 +1,32 @@
+# 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"
+
+all_ruby_prepare() {
+ # Remove campfire support. We don't need it and it bloats the
+ # application. https://github.com/smartinez87/exception_notification/issues/101
+ sed -i -e '/tinder/d' ${PN}.gemspec || die
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2012-11-20 10:00 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2012-11-20 10:00 UTC (permalink / raw
To: gentoo-commits
commit: 96d4062a08d34d70796e3d8874255a9e9badb95b
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Nov 16 07:00:35 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 07:00:35 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=96d4062a
Actually install our fixed gemspec.
Package-Manager: portage-2.1.11.31
Manifest-Sign-Key: 0x8883FA56A308A8D7!
---
dev-ruby/exception_notification/ChangeLog | 4 ++++
.../exception_notification-3.0.0.ebuild | 2 ++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 5436bbf..73bd0b4 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Nov 2012; Hans de Graaff <graaff@gentoo.org>
+ exception_notification-3.0.0.ebuild:
+ Actually install our fixed gemspec.
+
*exception_notification-3.0.0 (16 Nov 2012)
16 Nov 2012; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
index 3ed55bc..10b6385 100644
--- a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
+++ b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
@@ -13,6 +13,8 @@ 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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2012-11-21 9:47 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2012-11-21 9:47 UTC (permalink / raw
To: gentoo-commits
commit: 4f868be8e00db60c9cdd3f8eeeab45036344e47e
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Nov 21 09:47:25 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 21 09:47:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4f868be8
Completely remove the misguided campfire support.
Package-Manager: portage-2.1.11.31
Manifest-Sign-Key: 0x8883FA56A308A8D7!
---
dev-ruby/exception_notification/ChangeLog | 4 ++++
.../exception_notification-3.0.0.ebuild | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 73bd0b4..f5db926 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Nov 2012; Hans de Graaff <graaff@gentoo.org>
+ exception_notification-3.0.0.ebuild:
+ Completely remove the misguided campfire support.
+
16 Nov 2012; Hans de Graaff <graaff@gentoo.org>
exception_notification-3.0.0.ebuild:
Actually install our fixed gemspec.
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
index 10b6385..9b5478f 100644
--- a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
+++ b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
@@ -31,4 +31,5 @@ all_ruby_prepare() {
# Remove campfire support. We don't need it and it bloats the
# application. https://github.com/smartinez87/exception_notification/issues/101
sed -i -e '/tinder/d' ${PN}.gemspec || die
+ sed -i -e '/campfire/ s:^:#:' lib/exception_notifier.rb || die
}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2013-02-14 15:52 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2013-02-14 15:52 UTC (permalink / raw
To: gentoo-commits
commit: bd818bb0c6bea456655a44c2023f020a8c6543c6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Feb 14 15:44:24 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb 14 15:44:24 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=bd818bb0
Version bump.
Package-Manager: portage-2.1.11.50
---
dev-ruby/exception_notification/ChangeLog | 8 ++++-
dev-ruby/exception_notification/Manifest | 11 +------
.../exception_notification-3.0.1.ebuild | 35 ++++++++++++++++++++
3 files changed, 43 insertions(+), 11 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index f5db926..562b45e 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-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*exception_notification-3.0.1 (14 Feb 2013)
+
+ 14 Feb 2013; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-3.0.1.ebuild:
+ Version bump.
+
21 Nov 2012; Hans de Graaff <graaff@gentoo.org>
exception_notification-3.0.0.ebuild:
Completely remove the misguided campfire support.
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 6a5b8e4..827854a 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,13 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
DIST exception_notification-2.5.2.gem 90112 SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225 SHA512 200bc309fb6ebacf5bfcb8a2dac5fa9f05d3f8d463c5d157f6ff9f466db562a0c411d75823366b13c605d20fc7fa62a04c1ec57fe546f45a9931d571dd78cee6 WHIRLPOOL 82367173debcc0cd520f8db8c8a28dbe254900a619c8001268f209cf7169909c4eadd9376cbe44e5aeb60ed4400e2bba482154b5b1ca6163c2eeb9892923a4fd
DIST exception_notification-2.6.1.gem 94208 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a SHA512 d6215cb282be544794626d0585fc4a9195da78479e66e93d188b59f98b73163ccb4f0ac9f8a602a173c645561ec776f073ecc71d11729e0cba119e109af03fbf WHIRLPOOL 8d65f8c2430d337b046c830738088b1ec9d07bd88bc53ac96c3af90a3c52e543cc0dab3c9cb474f87a66d1a650bba3080ef52056b73de949ce99e6d9704e34c9
DIST exception_notification-3.0.0.gem 98816 SHA256 38a1faca80e1db2a608a07ce75e66a9be4a965e03dd23324e52c0943f4240050 SHA512 43caa6dca17f36708dac6da0546f3adaa131a561858ca5456ee0ba1c83a313e5338cf46768fc5d57cf255e78e7c9bf3517c67c88f91bb1e12fa01dbc91d64198 WHIRLPOOL c92ec741038e96b0328e2bf59950a8c244cb6056931bee1e4d03f56cf334145aa78bf5cfca17de95eaf5086a4dc48ce6979f682d86d50456e56942eb44862c55
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlCl4/YACgkQiIP6VqMIqNcn0gD/bkGEDQC9eHpZXAXo148vkUn+
-3Xv/3iH/sITJCv6lCD0BAIa1OmkmsJ1wmlCesXuK0U3ITmH7WTvspnw/ZFvR0uFU
-=ljjI
------END PGP SIGNATURE-----
+DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild
new file mode 100644
index 0000000..fc8b510
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2013 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=""
+
+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="0"
+IUSE="doc"
+
+ruby_add_rdepend ">=dev-ruby/actionmailer-3.0.4"
+
+all_ruby_prepare() {
+ # Remove campfire support. We don't need it and it bloats the
+ # application. https://github.com/smartinez87/exception_notification/issues/101
+ sed -i -e '/tinder/d' ${PN}.gemspec || die
+ sed -i -e '/campfire/ s:^:#:' lib/exception_notifier.rb || die
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2013-10-25 9:08 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2013-10-25 9:08 UTC (permalink / raw
To: gentoo-commits
commit: cadca0d0d34a67b73efab9f374b49ebf61e04631
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Oct 24 14:47:13 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 14:47:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=cadca0d0
Version bump.
Package-Manager: portage-2.2.7
---
dev-ruby/exception_notification/ChangeLog | 6 +++++
dev-ruby/exception_notification/Manifest | 1 +
.../exception_notification-4.0.1.ebuild | 28 ++++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index b96779e..5f811c6 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*exception_notification-4.0.1 (24 Oct 2013)
+
+ 24 Oct 2013; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-4.0.1.ebuild:
+ Version bump.
+
24 Oct 2013; Hans de Graaff <graaff@gentoo.org>
-exception_notification-2.5.2.ebuild, -exception_notification-3.0.0.ebuild:
Cleanup.
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 954cf80..2444d26 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,2 +1,3 @@
DIST exception_notification-2.6.1.gem 94208 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a SHA512 d6215cb282be544794626d0585fc4a9195da78479e66e93d188b59f98b73163ccb4f0ac9f8a602a173c645561ec776f073ecc71d11729e0cba119e109af03fbf WHIRLPOOL 8d65f8c2430d337b046c830738088b1ec9d07bd88bc53ac96c3af90a3c52e543cc0dab3c9cb474f87a66d1a650bba3080ef52056b73de949ce99e6d9704e34c9
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
diff --git a/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
new file mode 100644
index 0000000..880f2cd
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="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=""
+
+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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2013-10-25 9:08 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2013-10-25 9:08 UTC (permalink / raw
To: gentoo-commits
commit: c946c31bdc939cd87e9d13781a65e5a203a38d97
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Oct 24 14:43:52 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 14:43:52 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=c946c31b
Cleanup.
Package-Manager: portage-2.2.7
---
dev-ruby/exception_notification/ChangeLog | 4 +++
dev-ruby/exception_notification/Manifest | 2 --
.../exception_notification-2.5.2.ebuild | 26 ----------------
.../exception_notification-3.0.0.ebuild | 35 ----------------------
4 files changed, 4 insertions(+), 63 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 562b45e..b96779e 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2013; Hans de Graaff <graaff@gentoo.org>
+ -exception_notification-2.5.2.ebuild, -exception_notification-3.0.0.ebuild:
+ Cleanup.
+
*exception_notification-3.0.1 (14 Feb 2013)
14 Feb 2013; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 827854a..954cf80 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,4 +1,2 @@
-DIST exception_notification-2.5.2.gem 90112 SHA256 8e7dc65831c79fea0423d72d262b9b37e20afac55d890605437192b60383c225 SHA512 200bc309fb6ebacf5bfcb8a2dac5fa9f05d3f8d463c5d157f6ff9f466db562a0c411d75823366b13c605d20fc7fa62a04c1ec57fe546f45a9931d571dd78cee6 WHIRLPOOL 82367173debcc0cd520f8db8c8a28dbe254900a619c8001268f209cf7169909c4eadd9376cbe44e5aeb60ed4400e2bba482154b5b1ca6163c2eeb9892923a4fd
DIST exception_notification-2.6.1.gem 94208 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a SHA512 d6215cb282be544794626d0585fc4a9195da78479e66e93d188b59f98b73163ccb4f0ac9f8a602a173c645561ec776f073ecc71d11729e0cba119e109af03fbf WHIRLPOOL 8d65f8c2430d337b046c830738088b1ec9d07bd88bc53ac96c3af90a3c52e543cc0dab3c9cb474f87a66d1a650bba3080ef52056b73de949ce99e6d9704e34c9
-DIST exception_notification-3.0.0.gem 98816 SHA256 38a1faca80e1db2a608a07ce75e66a9be4a965e03dd23324e52c0943f4240050 SHA512 43caa6dca17f36708dac6da0546f3adaa131a561858ca5456ee0ba1c83a313e5338cf46768fc5d57cf255e78e7c9bf3517c67c88f91bb1e12fa01dbc91d64198 WHIRLPOOL c92ec741038e96b0328e2bf59950a8c244cb6056931bee1e4d03f56cf334145aa78bf5cfca17de95eaf5086a4dc48ce6979f682d86d50456e56942eb44862c55
DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
diff --git a/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild b/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild
deleted file mode 100644
index 662e28d..0000000
--- a/dev-ruby/exception_notification/exception_notification-2.5.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-# Requires bundler and rake 0.9.x 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"
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
deleted file mode 100644
index 9b5478f..0000000
--- a/dev-ruby/exception_notification/exception_notification-3.0.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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=""
-
-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="0"
-IUSE="doc"
-
-ruby_add_rdepend ">=dev-ruby/actionmailer-3.0.4"
-
-all_ruby_prepare() {
- # Remove campfire support. We don't need it and it bloats the
- # application. https://github.com/smartinez87/exception_notification/issues/101
- sed -i -e '/tinder/d' ${PN}.gemspec || die
- sed -i -e '/campfire/ s:^:#:' lib/exception_notifier.rb || die
-}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2014-05-27 5:07 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2014-05-27 5:07 UTC (permalink / raw
To: gentoo-commits
commit: 4f0f4c082920b238d9518d8547fa95eaa7bf88fc
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon May 26 12:40:56 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 26 12:40:56 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4f0f4c08
Add ruby20, ruby21.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/exception_notification/ChangeLog | 6 +++++-
dev-ruby/exception_notification/exception_notification-4.0.1.ebuild | 4 ++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 5f811c6..1830557 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-ruby/exception_notification
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 May 2014; Hans de Graaff <graaff@gentoo.org>
+ exception_notification-4.0.1.ebuild:
+ Add ruby20, ruby21.
+
*exception_notification-4.0.1 (24 Oct 2013)
24 Oct 2013; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
index 880f2cd..e7f8d0c 100644
--- a/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
+++ b/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2014-07-02 9:04 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2014-07-02 9:04 UTC (permalink / raw
To: gentoo-commits
commit: 28add9f7b2399352b21beed22a66b7fdcbc9dad3
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jul 2 08:54:04 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 2 08:54:04 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=28add9f7
Add ruby20.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/exception_notification/ChangeLog | 4 ++++
dev-ruby/exception_notification/exception_notification-3.0.1.ebuild | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 1830557..3a4564a 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jul 2014; Hans de Graaff <graaff@gentoo.org>
+ exception_notification-3.0.1.ebuild:
+ Add ruby20.
+
26 May 2014; Hans de Graaff <graaff@gentoo.org>
exception_notification-4.0.1.ebuild:
Add ruby20, ruby21.
diff --git a/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild b/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild
index fc8b510..785f4d1 100644
--- a/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild
+++ b/dev-ruby/exception_notification/exception_notification-3.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-04-17 13:02 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-04-17 13:02 UTC (permalink / raw
To: gentoo-commits
commit: cc478a8eec4ea5da99befd69aa5db90dfba4d9e5
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 17 12:26:48 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 12:26:48 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=cc478a8e
Cleanup.
Package-Manager: portage-2.2.14
dev-ruby/exception_notification/ChangeLog | 6 ++++-
dev-ruby/exception_notification/Manifest | 1 -
.../exception_notification-2.6.1.ebuild | 26 ----------------------
3 files changed, 5 insertions(+), 28 deletions(-)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 3a4564a..46ae9c2 100644
--- a/dev-ruby/exception_notification/ChangeLog
+++ b/dev-ruby/exception_notification/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-ruby/exception_notification
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Apr 2015; Hans de Graaff <graaff@gentoo.org>
+ -exception_notification-2.6.1.ebuild:
+ Cleanup.
+
02 Jul 2014; Hans de Graaff <graaff@gentoo.org>
exception_notification-3.0.1.ebuild:
Add ruby20.
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 2444d26..e6d5e00 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,3 +1,2 @@
-DIST exception_notification-2.6.1.gem 94208 SHA256 8988218e15c0c8cf27b7756d893ffdb25155ad738c63d4b3b54a5f33bc3f667a SHA512 d6215cb282be544794626d0585fc4a9195da78479e66e93d188b59f98b73163ccb4f0ac9f8a602a173c645561ec776f073ecc71d11729e0cba119e109af03fbf WHIRLPOOL 8d65f8c2430d337b046c830738088b1ec9d07bd88bc53ac96c3af90a3c52e543cc0dab3c9cb474f87a66d1a650bba3080ef52056b73de949ce99e6d9704e34c9
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
diff --git a/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild b/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
deleted file mode 100644
index d8f8c7f..0000000
--- a/dev-ruby/exception_notification/exception_notification-2.6.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-04-17 13:02 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-04-17 13:02 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-06-12 5:05 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-06-12 5:05 UTC (permalink / raw
To: gentoo-commits
commit: d79b9dfbca6d7cec65b6f3193875394f3dd53243
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jun 12 04:52:29 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 04:52:29 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=d79b9dfb
Version bump.
Package-Manager: portage-2.2.18
dev-ruby/exception_notification/ChangeLog | 6 +++++
dev-ruby/exception_notification/Manifest | 1 +
.../exception_notification-4.1.1.ebuild | 28 ++++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-ruby/exception_notification/ChangeLog b/dev-ruby/exception_notification/ChangeLog
index 5f986e8..a649ad8 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.1 (12 Jun 2015)
+
+ 12 Jun 2015; Hans de Graaff <graaff@gentoo.org>
+ +exception_notification-4.1.1.ebuild:
+ Version bump.
+
*exception_notification-4.1.0 (17 Apr 2015)
17 Apr 2015; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index fa6a477..5b83353 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,3 +1,4 @@
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
+DIST exception_notification-4.1.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild
new file mode 100644
index 0000000..4c6586c
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.1.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:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-12-09 6:36 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-12-09 6:36 UTC (permalink / raw
To: gentoo-commits
commit: 7ce09e40fcf22b44d230eacb6834836cb75271f6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Dec 9 06:32:58 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 06:32:58 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=7ce09e40
dev-ruby/exception_notification: add 4.1.2
Package-Manager: portage-2.2.20.1
dev-ruby/exception_notification/Manifest | 1 +
.../exception_notification-4.1.2.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index f2746c9..33690a1 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.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
+DIST exception_notification-4.1.2.gem 113152 SHA256 936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8 WHIRLPOOL 8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
new file mode 100644
index 0000000..95cbc4a
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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-4*:* =dev-ruby/activesupport-4*:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-12-09 6:36 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-12-09 6:36 UTC (permalink / raw
To: gentoo-commits
commit: e8d0fb4d0f865ee60d078bf7b7d4dba38ecf5cec
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Dec 9 06:30:54 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 06:30:54 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e8d0fb4d
dev-ruby/exception_notification: cleanup
Package-Manager: portage-2.2.20.1
dev-ruby/exception_notification/Manifest | 2 --
.../exception_notification-4.0.1.ebuild | 28 ----------------------
.../exception_notification-4.1.0.ebuild | 28 ----------------------
3 files changed, 58 deletions(-)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 5b83353..f2746c9 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,4 +1,2 @@
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
DIST exception_notification-4.1.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
diff --git a/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
deleted file mode 100644
index e7f8d0c..0000000
--- a/dev-ruby/exception_notification/exception_notification-4.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 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"
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild
deleted file mode 100644
index fdfe5cb..0000000
--- a/dev-ruby/exception_notification/exception_notification-4.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2015-12-23 6:55 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2015-12-23 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 3d4ff5c770e472059da5ea8f4fbbe90a814fecf4
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Dec 23 06:48:34 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 06:48:34 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=3d4ff5c7
dev-ruby/exception_notification: add 4.1.3
Package-Manager: portage-2.2.24
dev-ruby/exception_notification/Manifest | 1 +
.../exception_notification-4.1.3.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 33690a1..e525d8f 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,3 +1,4 @@
DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
DIST exception_notification-4.1.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
DIST exception_notification-4.1.2.gem 113152 SHA256 936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8 WHIRLPOOL 8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
+DIST exception_notification-4.1.3.gem 114176 SHA256 b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e WHIRLPOOL d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
new file mode 100644
index 0000000..95cbc4a
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="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-4*:* =dev-ruby/activesupport-4*:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2016-02-12 6:55 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2016-02-12 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 52856d31ed103a31d6f0f9545810631e56f9fd3a
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Feb 12 06:50:55 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 06:50:55 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=52856d31
dev-ruby/exception_notification: add 4.1.4
Package-Manager: portage-2.2.26
dev-ruby/exception_notification/Manifest | 1 +
.../exception_notification-4.1.4.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index e525d8f..1f64f00 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -2,3 +2,4 @@ DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341d
DIST exception_notification-4.1.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
DIST exception_notification-4.1.2.gem 113152 SHA256 936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8 WHIRLPOOL 8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
DIST exception_notification-4.1.3.gem 114176 SHA256 b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e WHIRLPOOL d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
+DIST exception_notification-4.1.4.gem 114176 SHA256 79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea WHIRLPOOL 5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild
new file mode 100644
index 0000000..e7507bb
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+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*:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2016-02-12 6:55 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2016-02-12 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 486e0ae3f631b0065690ac33f106b4517b0c0bc6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Feb 12 06:51:14 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 06:51:14 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=486e0ae3
dev-ruby/exception_notification: cleanup
Package-Manager: portage-2.2.26
dev-ruby/exception_notification/Manifest | 2 --
.../exception_notification-4.1.1.ebuild | 28 ----------------------
.../exception_notification-4.1.2.ebuild | 28 ----------------------
3 files changed, 58 deletions(-)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index 1f64f00..f04bac8 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,5 +1,3 @@
DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
-DIST exception_notification-4.1.1.gem 113664 SHA256 e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de WHIRLPOOL 79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
-DIST exception_notification-4.1.2.gem 113152 SHA256 936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8 WHIRLPOOL 8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
DIST exception_notification-4.1.3.gem 114176 SHA256 b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e WHIRLPOOL d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
DIST exception_notification-4.1.4.gem 114176 SHA256 79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea WHIRLPOOL 5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild
deleted file mode 100644
index 4c6586c..0000000
--- a/dev-ruby/exception_notification/exception_notification-4.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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:*"
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
deleted file mode 100644
index 95cbc4a..0000000
--- a/dev-ruby/exception_notification/exception_notification-4.1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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-4*:* =dev-ruby/activesupport-4*:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2016-07-26 18:54 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2016-07-26 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 6f8a565dfc6b26ee33fa3de22f4290fd81dd49d2
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Jul 26 18:53:54 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> 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/actionmailer-6:*
+ >=dev-ruby/activesupport-4:* <dev-ruby/activesupport-6:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/
@ 2016-07-26 18:54 Hans de Graaff
0 siblings, 0 replies; 20+ messages in thread
From: Hans de Graaff @ 2016-07-26 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 7806ff7e26a5dc89627bee056926b3e95457b289
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Jul 26 18:50:29 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 18:50:29 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=7806ff7e
dev-ruby/exception_notification: cleanup
Package-Manager: portage-2.2.28
dev-ruby/exception_notification/Manifest | 1 -
.../exception_notification-4.1.3.ebuild | 28 ----------------------
2 files changed, 29 deletions(-)
diff --git a/dev-ruby/exception_notification/Manifest b/dev-ruby/exception_notification/Manifest
index f04bac8..274157c 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,3 +1,2 @@
DIST exception_notification-3.0.1.gem 99328 SHA256 4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f WHIRLPOOL 10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
-DIST exception_notification-4.1.3.gem 114176 SHA256 b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e WHIRLPOOL d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4
DIST exception_notification-4.1.4.gem 114176 SHA256 79cece07c4f3f187ae86e66763e3817d29dc33066ac84336ee9196286c920952 SHA512 abcbb1662225de14d118410c1c291f808ee73a7398c05739c0621029c915a6310f23747296d3476724709dc2a9730743548d4793d84b0de6c2fa239b7386daea WHIRLPOOL 5f86bc4a90e430e683b259e8ba351209f6f13ec92c0a0ac40db9db50f46bd8953fbe0754b45f73a216db45614626d00c239360966a680e49f4f9ee8e2725132c
diff --git a/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild b/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
deleted file mode 100644
index 95cbc4a..0000000
--- a/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="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-4*:* =dev-ruby/activesupport-4*:*"
^ permalink raw reply related [flat|nested] 20+ messages in thread
end of thread, other threads:[~2016-07-26 18:54 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26 18:54 [gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
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
2012-04-30 9:30 Hans de Graaff
2011-09-29 15:03 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox