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 15A5F159C96 for ; Mon, 22 Jul 2024 13:38:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6158E2BC026; Mon, 22 Jul 2024 13:38:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 452372BC026 for ; Mon, 22 Jul 2024 13:38:06 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DF6C340B57 for ; Mon, 22 Jul 2024 13:38:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A6901DF4 for ; Mon, 22 Jul 2024 13:38:03 +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: <1721655431.0c6d1484f011e47ccf363edb40302a47be93e7aa.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-cldr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/unicode-cldr/Manifest app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild X-VCS-Directories: app-i18n/unicode-cldr/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 0c6d1484f011e47ccf363edb40302a47be93e7aa X-VCS-Branch: master Date: Mon, 22 Jul 2024 13:38:03 +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: bc00338c-4109-43f2-bbb0-12a422cbc08a X-Archives-Hash: f580a52182abf1208bf6e5354c652749 commit: 0c6d1484f011e47ccf363edb40302a47be93e7aa Author: Akinori Hattori gentoo org> AuthorDate: Mon Jul 22 13:37:11 2024 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Mon Jul 22 13:37:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6d1484 app-i18n/unicode-cldr: drop old Signed-off-by: Akinori Hattori gentoo.org> app-i18n/unicode-cldr/Manifest | 1 - app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-i18n/unicode-cldr/Manifest b/app-i18n/unicode-cldr/Manifest index 37540f6f35b3..86465fe49b93 100644 --- a/app-i18n/unicode-cldr/Manifest +++ b/app-i18n/unicode-cldr/Manifest @@ -1,2 +1 @@ -DIST unicode-cldr-common-44.0.zip 31750682 BLAKE2B a6f708d6c5bd02efc1e0672250b181542fb0f91d48bbaabddfc3b6b9e21201e3c9e6d09222cbc929b4ae654d2a0804a90f77f384df93577af188a907ce20bd61 SHA512 f2cd8733948caf308d6e39eae21724da7f29f528f8969d456514e1e84ecd5f1e6936d0460414a968888bb1b597bc1ee723950ea47df5cba21a02bb14f96d18b6 DIST unicode-cldr-common-45.0.zip 31812363 BLAKE2B 031d08f2db4a6c75585488faf43196a912e348edc9ff582e9c507c8f1c8ae2cf7c86aaa8265a8fa60540c2b3f4844d0aa01dad516344195bd4d40926d65a48fc SHA512 638123882bd29911fc9492ec152926572fec48eb6c1f5dd706aee3e59cad8be4963a334bb7a09a645dbedc3356f60ef7ac2ef7ab4ccf2c8926b547782175603c diff --git a/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild deleted file mode 100644 index 55353dbcabc0..000000000000 --- a/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DESCRIPTION="Unicode Common Locale Data Repository" -HOMEPAGE="https://cldr.unicode.org/" -SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip" - -LICENSE="unicode" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" - -RDEPEND="" -BDEPEND="app-arch/unzip" -S="${WORKDIR}" - -src_install() { - insinto /usr/share/${PN/-//} - doins -r common -}