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 <[email protected]> + exception_notification-3.0.1.ebuild: + Add ruby20. + 26 May 2014; Hans de Graaff <[email protected]> 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"
