commit: 29c8f8c1278a79fd27f39e00b95b63154162bb3e Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Thu Jul 3 10:16:24 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jul 3 10:16:24 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=29c8f8c1
Drop ruby18. Package-Manager: portage-2.2.8-r1 --- dev-ruby/oauth-plugin/ChangeLog | 5 ++++- dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-ruby/oauth-plugin/ChangeLog b/dev-ruby/oauth-plugin/ChangeLog index b19bf21..074b5a7 100644 --- a/dev-ruby/oauth-plugin/ChangeLog +++ b/dev-ruby/oauth-plugin/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-ruby/oauth-plugin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Jul 2014; Hans de Graaff <[email protected]> oauth-plugin-0.5.1.ebuild: + Drop ruby18. + *oauth-plugin-0.5.1 (24 Oct 2013) 24 Oct 2013; Hans de Graaff <[email protected]> +oauth-plugin-0.5.1.ebuild: diff --git a/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild b/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild index bc611c3..5849c7b 100644 --- a/dev-ruby/oauth-plugin/oauth-plugin-0.5.1.ebuild +++ b/dev-ruby/oauth-plugin/oauth-plugin-0.5.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: /var/cvsroot/gentoo-x86/dev-ruby/oauth/oauth-0.4.3.ebuild,v 1.1 2010/09/18 09:58:03 graaff Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec"
