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 7744D59CAF for ; Fri, 8 Apr 2016 05:22:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E831721C069; Fri, 8 Apr 2016 05:21:58 +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 7A27A21C06D for ; Fri, 8 Apr 2016 05:21:57 +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 95F78340D82 for ; Fri, 8 Apr 2016 05:21:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67DC8854 for ; Fri, 8 Apr 2016 05:21:52 +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: <1460092901.8ac7c1f3a4e5946ab9f87af46894bf1c1bef7d36.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild X-VCS-Directories: dev-ruby/rubypants/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8ac7c1f3a4e5946ab9f87af46894bf1c1bef7d36 X-VCS-Branch: master Date: Fri, 8 Apr 2016 05:21:52 +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: 344af603-c790-4319-9734-9b03921e2d61 X-Archives-Hash: 22dbc2ba84786b536828d3c61e893442 commit: 8ac7c1f3a4e5946ab9f87af46894bf1c1bef7d36 Author: Hans de Graaff gentoo org> AuthorDate: Fri Apr 8 05:16:50 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Apr 8 05:21:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac7c1f3 dev-ruby/rubypants: add ruby23 Package-Manager: portage-2.2.26 dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild index adc4cb4..368ff8b 100644 --- a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild +++ b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST=""