summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-06-23 23:59:14 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-06-24 23:35:42 +0200
commitf370f8d89301cbbe234dd4169f561320811bf8e4 (patch)
treeccddb00d79e58bcad3050c0899e0903d7c748272
parentapp-dicts/aspell-da: all-arches stable (diff)
downloadgentoo-f370f8d89301cbbe234dd4169f561320811bf8e4.tar.gz
gentoo-f370f8d89301cbbe234dd4169f561320811bf8e4.tar.bz2
gentoo-f370f8d89301cbbe234dd4169f561320811bf8e4.zip
app-dicts/aspell-da: drop 4.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--app-dicts/aspell-da/Manifest1
-rw-r--r--app-dicts/aspell-da/aspell-da-4.2.ebuild15
2 files changed, 0 insertions, 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"