commit: cc552239da4b413b0bd15a705a0cb2d3ff693d06 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Sun Sep 11 13:31:59 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Sep 11 13:31:59 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=cc552239
dev-ruby/git-pivotal-tracker-integration: add ruby22 Package-Manager: portage-2.2.28 .../git-pivotal-tracker-integration-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild b/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild index a797807..520ff9c 100644 --- a/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild +++ b/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit ruby-fakegem -DESCRIPTION="A set of additional Git commands to help developers when working with Pivotal Tracker" +DESCRIPTION="A set of Git commands to help developers when working with Pivotal Tracker" HOMEPAGE="https://github.com/nebhale/git-pivotal-tracker-integration" LICENSE="Apache-2.0"
