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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63B49158094 for ; Sun, 31 Jul 2022 11:03:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C98FE0DC0; Sun, 31 Jul 2022 11:03:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47014E0DC0 for ; Sun, 31 Jul 2022 11:03:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7712F340E99 for ; Sun, 31 Jul 2022 11:03:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3315576 for ; Sun, 31 Jul 2022 11:03:05 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1659265365.86cf2cc4962e68c8258f2f47497354003ef19acd.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/stardict-xdict-en-zh-big5/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild X-VCS-Directories: app-dicts/stardict-xdict-en-zh-big5/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 86cf2cc4962e68c8258f2f47497354003ef19acd X-VCS-Branch: master Date: Sun, 31 Jul 2022 11:03:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ba48dc5-1085-4560-adbe-48a7798d6ae1 X-Archives-Hash: cc902883b76f1171e52871c8fb394ff2 commit: 86cf2cc4962e68c8258f2f47497354003ef19acd Author: David Seifert gentoo org> AuthorDate: Sun Jul 31 11:02:45 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jul 31 11:02:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cf2cc4 app-dicts/stardict-xdict-en-zh-big5: update EAPI 6 -> 8 Signed-off-by: David Seifert gentoo.org> ...h-big5-2.4.2.ebuild => stardict-xdict-en-zh-big5-2.4.2-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild similarity index 84% rename from app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild rename to app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild index 2ae3750f957c..3328995df6d9 100644 --- a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 FROM_LANG="English" TO_LANG="Traditional Chinese (BIG5)" @@ -13,4 +13,3 @@ inherit stardict HOMEPAGE="http://download.huzheng.org/zh_TW/" KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE=""