commit: dd7843266fec5d19a491475fb8ddf71b68305f11 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Tue Sep 23 08:23:36 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 08:23:36 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=dd784326
Add ruby20. Package-Manager: portage-2.2.8-r1 --- dev-ruby/git-pivotal-tracker-integration/ChangeLog | 6 +++++- .../git-pivotal-tracker-integration-1.4.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-ruby/git-pivotal-tracker-integration/ChangeLog b/dev-ruby/git-pivotal-tracker-integration/ChangeLog index 1c8ef32..a6517ab 100644 --- a/dev-ruby/git-pivotal-tracker-integration/ChangeLog +++ b/dev-ruby/git-pivotal-tracker-integration/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-ruby/git-pivotal-tracker-integration -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 23 Sep 2014; Hans de Graaff <[email protected]> + git-pivotal-tracker-integration-1.4.0.ebuild: + Add ruby20. + 04 Jul 2013; Hans de Graaff <[email protected]> git-pivotal-tracker-integration-1.4.0.ebuild: Add missing pivotal-tracker dependency. 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 0368889..c803845 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 @@ -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="README.md"
