diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-06-17 23:23:03 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-06-18 00:29:34 +0200 |
commit | 441080832e348ca266deefe830aa812b3a8584a5 (patch) | |
tree | 1e65a378a8e8d0ccb75e0804bf2fdea943fb7d7d /app-dicts/aspell-da | |
parent | app-dicts/aspell-da: stable all-arches (diff) | |
download | gentoo-441080832e348ca266deefe830aa812b3a8584a5.tar.gz gentoo-441080832e348ca266deefe830aa812b3a8584a5.tar.bz2 gentoo-441080832e348ca266deefe830aa812b3a8584a5.zip |
app-dicts/aspell-da: drop 4.2.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-4.2.1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index e041e438d97a..ceccff54f0ae 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.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389 diff --git a/app-dicts/aspell-da/aspell-da-4.2.1.ebuild b/app-dicts/aspell-da/aspell-da-4.2.1.ebuild deleted file mode 100644 index adc235aae632..000000000000 --- a/app-dicts/aspell-da/aspell-da-4.2.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 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" |