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 C2D30158021 for ; Sat, 17 Dec 2022 09:53:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 197A8E089C; Sat, 17 Dec 2022 09:53:50 +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 03853E089A for ; Sat, 17 Dec 2022 09:53:50 +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 3406B34112B for ; Sat, 17 Dec 2022 09:53:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D8497D0 for ; Sat, 17 Dec 2022 09:53:46 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1671270805.e16f0c9d75f105ba9dd03a61130c93e8d7708bc7.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-da/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-da/Manifest app-dicts/aspell-da/aspell-da-4.1.ebuild X-VCS-Directories: app-dicts/aspell-da/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: e16f0c9d75f105ba9dd03a61130c93e8d7708bc7 X-VCS-Branch: master Date: Sat, 17 Dec 2022 09:53: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a31878c6-4ea5-408e-a979-5376be9c3295 X-Archives-Hash: 2095c7b4b8a07728ab5a574221886293 commit: e16f0c9d75f105ba9dd03a61130c93e8d7708bc7 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Dec 17 09:51:39 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Dec 17 09:53:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16f0c9d app-dicts/aspell-da: drop 4.1 Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-da/Manifest | 1 - app-dicts/aspell-da/aspell-da-4.1.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index 4d0fc1fe7048..9e657118ded2 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,2 +1 @@ -DIST aspell-da-4.1.tar.gz 4239148 BLAKE2B 21c30ec4576b73964d434217eb0212bc2e15774b42d7b4cbc9be37ae97eef42eb66821e22690b2b1d72c91d0240f2152acd1383038426ab65c030bc7f74379f1 SHA512 88a3a60db9be45f3235d75db0f946a5d7da0c2cfcf847ad2672c7b0e243454dce56f5f37d0652c6f2b9aeb08edbbefb80c4f45c909e5ba33aec2714f83fac7c3 DIST aspell-da-4.2.tar.gz 4243070 BLAKE2B 171e28fb77712e7e3dc1d89a0fd5ce3ceb25a53755a0aa272082d1478a136680699278afa6107ecf161561a7332e93f5fb97c5fe6b44761ffcf699caf77268c4 SHA512 37c38b888e4cb50c1796f084ee1978a7f37b08ff1026c16f6ef5793298733f64863484ce98a5b550a7b7632e322be90f6eb4ac66f0bd1104485ebafe2a858221 diff --git a/app-dicts/aspell-da/aspell-da-4.1.ebuild b/app-dicts/aspell-da/aspell-da-4.1.ebuild deleted file mode 100644 index bd50dd9f1db9..000000000000 --- a/app-dicts/aspell-da/aspell-da-4.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ASPELL_LANG="Danish" - -inherit aspell-dict-r1 - -HOMEPAGE="https://github.com/mortenivar/aspell-da" -SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${P}" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos"