commit: f370f8d89301cbbe234dd4169f561320811bf8e4 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Fri Jun 23 21:59:14 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 21:35:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f370f8d8
app-dicts/aspell-da: drop 4.2 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> app-dicts/aspell-da/Manifest | 1 - app-dicts/aspell-da/aspell-da-4.2.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index 38a2a0f4251e..80011f74227b 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,2 +1 @@ DIST aspell-da-4.2.1.tar.gz 4244477 BLAKE2B 51c25e9dc3f033daf4884abb3db5681ba834835bd6ae417e9edf5200d4791fd911974dca4f3323b880efd7a2be1ee8259784e0a54d7e0bceb7249a6bb4a55736 SHA512 66a32be37615423cdd88c3ccbe81e26bc955068a5d74f1829f0d309ba93741d99f7ccbb335e0fe1a890aada984cc771eb25c00027554509c0f1fbf36fea5fb0b -DIST aspell-da-4.2.tar.gz 4243070 BLAKE2B 171e28fb77712e7e3dc1d89a0fd5ce3ceb25a53755a0aa272082d1478a136680699278afa6107ecf161561a7332e93f5fb97c5fe6b44761ffcf699caf77268c4 SHA512 37c38b888e4cb50c1796f084ee1978a7f37b08ff1026c16f6ef5793298733f64863484ce98a5b550a7b7632e322be90f6eb4ac66f0bd1104485ebafe2a858221 diff --git a/app-dicts/aspell-da/aspell-da-4.2.ebuild b/app-dicts/aspell-da/aspell-da-4.2.ebuild deleted file mode 100644 index bd50dd9f1db9..000000000000 --- a/app-dicts/aspell-da/aspell-da-4.2.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"