From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2AA8E1384B4 for ; Fri, 25 Dec 2015 08:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E1E8E0872; Fri, 25 Dec 2015 08:46:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9747EE0872 for ; Fri, 25 Dec 2015 08:46:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D64ED340813 for ; Fri, 25 Dec 2015 08:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E44CCE8 for ; Fri, 25 Dec 2015 08:46:53 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1451033208.f6829ca10d898396850943ac1193385bda4029e6.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/activesupport/activesupport-4.2.5.ebuild X-VCS-Directories: dev-ruby/activesupport/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: f6829ca10d898396850943ac1193385bda4029e6 X-VCS-Branch: master Date: Fri, 25 Dec 2015 08:46:53 +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: b86596d8-8216-42d2-b485-56ec0b7f3d5e X-Archives-Hash: a6ef2d0bfb3ce6462ad7d3abe25105be commit: f6829ca10d898396850943ac1193385bda4029e6 Author: Hans de Graaff gentoo org> AuthorDate: Fri Dec 25 08:44:55 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 25 08:46:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6829ca1 dev-ruby/activesupport: add ruby22 Package-Manager: portage-2.2.24 dev-ruby/activesupport/activesupport-4.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-4.2.5.ebuild b/dev-ruby/activesupport/activesupport-4.2.5.ebuild index 0784235..b8476a9 100644 --- a/dev-ruby/activesupport/activesupport-4.2.5.ebuild +++ b/dev-ruby/activesupport/activesupport-4.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC=""