commit: d9a1898ef03a3c2f1c0d087df43765eab310e63f Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Sat Jun 27 09:53:25 2015 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 27 09:53:25 2015 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=d9a1898e
Add ruby21, ruby22. Package-Manager: portage-2.2.18 dev-ruby/open_id_authentication/ChangeLog | 6 +++++- dev-ruby/open_id_authentication/open_id_authentication-1.2.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-ruby/open_id_authentication/ChangeLog b/dev-ruby/open_id_authentication/ChangeLog index be27bc2..9a40c1c 100644 --- a/dev-ruby/open_id_authentication/ChangeLog +++ b/dev-ruby/open_id_authentication/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-ruby/open_id_authentication -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Jun 2015; Hans de Graaff <[email protected]> + open_id_authentication-1.2.0.ebuild: + Add ruby21, ruby22. + 01 Jul 2014; Hans de Graaff <[email protected]> open_id_authentication-1.2.0.ebuild: Add ruby20. 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 264faaf..815504a 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-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md"
