commit: 85cdaab872bacb8f397198c2dd72695c90c86fa7 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Thu Jun 26 14:04:08 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 14:04:08 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=85cdaab8
Add ruby20. Package-Manager: portage-2.2.8-r1 --- dev-ruby/api-versions/ChangeLog | 5 ++++- dev-ruby/api-versions/api-versions-1.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-ruby/api-versions/ChangeLog b/dev-ruby/api-versions/ChangeLog index f6dd737..73570e8 100644 --- a/dev-ruby/api-versions/ChangeLog +++ b/dev-ruby/api-versions/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-ruby/api-versions -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 26 Jun 2014; Hans de Graaff <[email protected]> api-versions-1.2.0.ebuild: + Add ruby20. + *api-versions-1.2.0 (19 Sep 2013) 19 Sep 2013; Hans de Graaff <[email protected]> +api-versions-1.2.0.ebuild, diff --git a/dev-ruby/api-versions/api-versions-1.2.0.ebuild b/dev-ruby/api-versions/api-versions-1.2.0.ebuild index 7107a0d..2cb840c 100644 --- a/dev-ruby/api-versions/api-versions-1.2.0.ebuild +++ b/dev-ruby/api-versions/api-versions-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="ruby19" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_EXTRADOC="Changes.md README.md"
