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 <[email protected]> + exception_notification-4.0.1.ebuild: + Add ruby20, ruby21. + *exception_notification-4.0.1 (24 Oct 2013) 24 Oct 2013; Hans de Graaff <[email protected]> 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"
