Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/git-pivotal-tracker-integration/
Date: Thu, 01 Oct 2015 09:48:11
Message-Id: 1443692810.0e89933c37f5f130e6f94ccd01f433cfbb54ebc5.graaff@gentoo
1 commit: 0e89933c37f5f130e6f94ccd01f433cfbb54ebc5
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Thu Oct 1 09:46:50 2015 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 09:46:50 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0e89933c
7
8 dev-ruby/git-pivotal-tracker-integration: add ruby21
9
10 Package-Manager: portage-2.2.20.1
11
12 .../git-pivotal-tracker-integration-1.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index c803845..7baf278 100644
17 --- a/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild
18 +++ b/dev-ruby/git-pivotal-tracker-integration/git-pivotal-tracker-integration-1.4.0.ebuild
19 @@ -1,9 +1,9 @@
20 # Copyright 1999-2014 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Header: $
23 +# $Id$
24
25 EAPI=5
26 -USE_RUBY="ruby19 ruby20"
27 +USE_RUBY="ruby19 ruby20 ruby21"
28
29 RUBY_FAKEGEM_EXTRADOC="README.md"