From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 1DA531582EF for ; Sat, 01 Mar 2025 01:15:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D799F3430BE for ; Sat, 01 Mar 2025 01:15:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F23DB110472; Sat, 01 Mar 2025 01:14:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id E58B0110470 for ; Sat, 01 Mar 2025 01:14:42 +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 9CC9F343097 for ; Sat, 01 Mar 2025 01:14:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C087127F7 for ; Sat, 01 Mar 2025 01:14:39 +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: <1740790648.3ffc1a2bd8e0004ba8871591154fb1a71f062248.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.3.ebuild X-VCS-Directories: app-dicts/aspell-da/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3ffc1a2bd8e0004ba8871591154fb1a71f062248 X-VCS-Branch: master Date: Sat, 01 Mar 2025 01:14:39 +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: d79bccfb-d67d-4db3-97aa-6aed73a05228 X-Archives-Hash: 3939ebc3c9d42e3a36c384145f35ae2e commit: 3ffc1a2bd8e0004ba8871591154fb1a71f062248 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Mar 1 00:57:28 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Mar 1 00:57:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffc1a2b app-dicts/aspell-da: drop 4.3 Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-da/Manifest | 1 - app-dicts/aspell-da/aspell-da-4.3.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index f93732df3ddc..0637001153a6 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,2 +1 @@ -DIST aspell-da-4.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389 DIST aspell-da-4.5.tar.gz 4300510 BLAKE2B 12a89567261fa6080ede01e56b9f00f68ca94b17dacdf7fc7367674b4d5729f5a2a057cd824c345ea808f8eb7bf073b7f1104d8641b12aeff5f7355dde849918 SHA512 3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e diff --git a/app-dicts/aspell-da/aspell-da-4.3.ebuild b/app-dicts/aspell-da/aspell-da-4.3.ebuild deleted file mode 100644 index 343182f87026..000000000000 --- a/app-dicts/aspell-da/aspell-da-4.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2024 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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos"