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 AE744139694 for ; Sun, 18 Jun 2017 09:54:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F6CE22401A; Sun, 18 Jun 2017 09:54:14 +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 E2D5022401A for ; Sun, 18 Jun 2017 09:54:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0482E3419F2 for ; Sun, 18 Jun 2017 09:54:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0E1B7477 for ; Sun, 18 Jun 2017 09:54:11 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1497779628.9c82813b31e70995d912c2aaf3fff9602c78fe20.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/skk-jisyo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/skk-jisyo/skk-jisyo-999999.ebuild X-VCS-Directories: app-i18n/skk-jisyo/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9c82813b31e70995d912c2aaf3fff9602c78fe20 X-VCS-Branch: master Date: Sun, 18 Jun 2017 09:54:11 +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: 374b1452-0aab-4558-8b51-d78fce17a678 X-Archives-Hash: 09a45507aa6f1fb02edf25d642bd85f3 commit: 9c82813b31e70995d912c2aaf3fff9602c78fe20 Author: Akinori Hattori gentoo org> AuthorDate: Sun Jun 18 09:53:48 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jun 18 09:53:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c82813b app-i18n/skk-jisyo: add ruby22, ruby23, ruby24, drop ruby20 Gentoo-Bug: 620396 Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-i18n/skk-jisyo/skk-jisyo-999999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild index a2e5e48fa92..e833fcae8b3 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" inherit cvs ruby-single