diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-13 14:50:07 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-13 15:00:49 +0100 |
commit | b64839be4424240e7e9f8652ec9af8baa1efa0e0 (patch) | |
tree | ccb9da110128460ff4af9c04f6b835dc81157e2a /app-dicts | |
parent | app-dicts/aspell-no: add blocker on app-dicts/aspell-nb (diff) | |
download | gentoo-b64839be4424240e7e9f8652ec9af8baa1efa0e0.tar.gz gentoo-b64839be4424240e7e9f8652ec9af8baa1efa0e0.tar.bz2 gentoo-b64839be4424240e7e9f8652ec9af8baa1efa0e0.zip |
app-dicts/aspell-no: drop old version
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-no/aspell-no-0.50.2.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild deleted file mode 100644 index a07337cb3aaf..000000000000 --- a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Norwegian" - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" |