summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-12-16 22:54:55 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-12-16 23:26:28 +0100
commita9015af969f9c46f86c8a1b1c3fbbe3a4cf2852e (patch)
tree38e3c0d261bffbb3e9df029c2ac1de93971f37a3
parentapp-dicts/aspell-sr: update EAPI 7 -> 8 (diff)
downloadgentoo-a9015af969f9c46f86c8a1b1c3fbbe3a4cf2852e.tar.gz
gentoo-a9015af969f9c46f86c8a1b1c3fbbe3a4cf2852e.tar.bz2
gentoo-a9015af969f9c46f86c8a1b1c3fbbe3a4cf2852e.zip
app-dicts/aspell-sr: drop 0.02
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--app-dicts/aspell-sr/aspell-sr-0.02.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-dicts/aspell-sr/aspell-sr-0.02.ebuild b/app-dicts/aspell-sr/aspell-sr-0.02.ebuild
deleted file mode 100644
index a3ae3b96bc61..000000000000
--- a/app-dicts/aspell-sr/aspell-sr-0.02.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Serbian"
-ASPELL_VERSION=6
-MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"