From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F759138330 for ; Mon, 29 Aug 2016 00:14:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5EE3E0B8D; Mon, 29 Aug 2016 00:14:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 071D6E0B8D for ; Mon, 29 Aug 2016 00:14:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E71C034090F for ; Mon, 29 Aug 2016 00:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A93D6246E for ; Mon, 29 Aug 2016 00:14:28 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1472429566.2ff1e58467a7e482709fa7a7b475b6908f90f76d.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: www-apps/redmine_scrum/ X-VCS-Repository: dev/mrueg X-VCS-Files: www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild X-VCS-Directories: www-apps/redmine_scrum/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 2ff1e58467a7e482709fa7a7b475b6908f90f76d X-VCS-Branch: master Date: Mon, 29 Aug 2016 00:14:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 58023f39-665c-4921-a41b-06a2dc66123e X-Archives-Hash: 750b02a4f168b91314c6f9291579d09c commit: 2ff1e58467a7e482709fa7a7b475b6908f90f76d Author: Manuel Rüger gentoo org> AuthorDate: Mon Aug 29 00:12:46 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Aug 29 00:12:46 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=2ff1e584 www-apps/redmine_scrum: Add ruby22 Package-Manager: portage-2.3.0 www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild b/www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild index 88971a6..7a46d8e 100644 --- a/www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild +++ b/www-apps/redmine_scrum/redmine_scrum-0.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng user STUPID_NUMBER="384"