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 DD3C8139694 for ; Sun, 18 Jun 2017 09:45:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 165F8E0BEC; Sun, 18 Jun 2017 09:45:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E6ABEE0BEC for ; Sun, 18 Jun 2017 09:45:20 +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 7F479341883 for ; Sun, 18 Jun 2017 09:45:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1EEB7483 for ; Sun, 18 Jun 2017 09:45:17 +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: <1497778962.66140b78e67b3db7fe61502aa945b855cc92ff0a.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ddskk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ddskk/ddskk-16.1.ebuild X-VCS-Directories: app-emacs/ddskk/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 66140b78e67b3db7fe61502aa945b855cc92ff0a X-VCS-Branch: master Date: Sun, 18 Jun 2017 09:45:17 +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: 13a2b2f7-ec78-45c7-9b81-b667d6bbe917 X-Archives-Hash: 88a3213db7438ba8cf3c6df78984f444 commit: 66140b78e67b3db7fe61502aa945b855cc92ff0a Author: Akinori Hattori gentoo org> AuthorDate: Sun Jun 18 09:42:42 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jun 18 09:42:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66140b78 app-emacs/ddskk: drop ruby20 Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-emacs/ddskk/ddskk-16.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/ddskk/ddskk-16.1.ebuild b/app-emacs/ddskk/ddskk-16.1.ebuild index 478ef5f374b..34e4e7c32c8 100644 --- a/app-emacs/ddskk/ddskk-16.1.ebuild +++ b/app-emacs/ddskk/ddskk-16.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23" NEED_EMACS="24" inherit elisp ruby-single @@ -32,7 +32,7 @@ src_prepare() { echo "(add-to-list 'load-path (expand-file-name \"..\"))" >> nicola/NICOLA-DDSKK-CFG - eapply_user + default rm -f skk-lookup.el mv {bayesian,tut-code}/*.el .