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 5E471139694 for ; Sun, 25 Jun 2017 05:37:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5C92E0BCB; Sun, 25 Jun 2017 05:37:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 868FCE0BCB for ; Sun, 25 Jun 2017 05:37:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7C25C341969 for ; Sun, 25 Jun 2017 05:37:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B38F57466 for ; Sun, 25 Jun 2017 05:37:46 +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: <1498369034.02a22a9a0da69b213fd2efc4818b369554ed7fb6.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-201605.ebuild 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: 02a22a9a0da69b213fd2efc4818b369554ed7fb6 X-VCS-Branch: master Date: Sun, 25 Jun 2017 05:37:46 +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: 261a82e8-e138-4b81-80d2-c68062891c07 X-Archives-Hash: 83f08c57f4fd9350b55878c3f72a1429 commit: 02a22a9a0da69b213fd2efc4818b369554ed7fb6 Author: Akinori Hattori gentoo org> AuthorDate: Sun Jun 25 05:37:14 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jun 25 05:37:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a22a9a app-i18n/skk-jisyo: replace eapply_user → default Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/skk-jisyo/skk-jisyo-201605.ebuild | 2 +- app-i18n/skk-jisyo/skk-jisyo-999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild b/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild index 66565d4eea7..098f596c803 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-201605.ebuild @@ -29,7 +29,7 @@ DOCS=( ChangeLog{,.{1..3}} READMEs/committers.txt edict_doc.txt zipcode/README.j src_prepare() { rm -f ${MY_PN}.{wrong*,noregist,not_wrong,hukugougo,notes,requested,pubdic+} - eapply_user + default } cdb_make() { diff --git a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild index e833fcae8b3..2513ae57e57 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild @@ -39,7 +39,7 @@ SKKTOOLS_DIR="${EPREFIX}/usr/share/skktools/convert2skk" src_prepare() { rm -f ${MY_PN}.{wrong*,noregist,not_wrong,hukugougo,notes,requested,pubdic+} - eapply_user + default } cdb_make() {