summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-12-16 22:54:04 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-12-16 23:26:21 +0100
commitc984ed4d4e4a9de5544ed8fc5609ae9f98033168 (patch)
tree32b3ce92ec7756a85cbb29cedb3ef438e5b35be3 /app-dicts
parentapp-dicts/aspell-pt: update EAPI 7 -> 8 (diff)
downloadgentoo-c984ed4d4e4a9de5544ed8fc5609ae9f98033168.tar.gz
gentoo-c984ed4d4e4a9de5544ed8fc5609ae9f98033168.tar.bz2
gentoo-c984ed4d4e4a9de5544ed8fc5609ae9f98033168.zip
app-dicts/aspell-pt: drop 20190329.1.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
deleted file mode 100644
index 2a4f828c8de1..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN}_PT"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV//./-}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_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"