commit: 9b22680036df445fbc275313aa76807cf6b4624b Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Tue Jul 1 09:17:23 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jul 1 09:17:23 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=9b226800
Add ruby20. Package-Manager: portage-2.2.8-r1 --- dev-ruby/open_id_authentication/ChangeLog | 4 ++++ dev-ruby/open_id_authentication/open_id_authentication-1.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-ruby/open_id_authentication/ChangeLog b/dev-ruby/open_id_authentication/ChangeLog index ea480f5..be27bc2 100644 --- a/dev-ruby/open_id_authentication/ChangeLog +++ b/dev-ruby/open_id_authentication/ChangeLog @@ -3,6 +3,10 @@ # $Header: $ 01 Jul 2014; Hans de Graaff <[email protected]> + open_id_authentication-1.2.0.ebuild: + Add ruby20. + + 01 Jul 2014; Hans de Graaff <[email protected]> -open_id_authentication-1.1.0-r3.ebuild: Cleanup. diff --git a/dev-ruby/open_id_authentication/open_id_authentication-1.2.0.ebuild b/dev-ruby/open_id_authentication/open_id_authentication-1.2.0.ebuild index e7c9927..264faaf 100644 --- a/dev-ruby/open_id_authentication/open_id_authentication-1.2.0.ebuild +++ b/dev-ruby/open_id_authentication/open_id_authentication-1.2.0.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="ruby18 ruby19" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_EXTRADOC="README.md"
