summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-11-10 01:07:23 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-11-10 01:07:23 +0100
commita3e2c58fd3ff27f99bf433f6228f26ef8060440c (patch)
tree989a3a571a89ee2b1c1a2d2e0da31505d42502ac /app-dicts
parentapp-dicts/aspell-pt: stabilize all-arches (diff)
downloadgentoo-a3e2c58fd3ff27f99bf433f6228f26ef8060440c.tar.gz
gentoo-a3e2c58fd3ff27f99bf433f6228f26ef8060440c.tar.bz2
gentoo-a3e2c58fd3ff27f99bf433f6228f26ef8060440c.zip
app-dicts/aspell-pt: drop 20220304
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-pt/Manifest1
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20220304.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 236fb43bfc27..9197ed6f4dfd 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,2 +1 @@
-DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305
DIST aspell6.pt-20220621.tar.bz2 170248 BLAKE2B 24263cc1fc19b0758c08637edbd8e2b7d75132ee2cde46cfb4fb60d820452d57117e73666dae542f43c15fcc85868c686a98909ec1b3469396871b6e1ad03bb6 SHA512 9e5d7bd10b858f7fac288212c5658786fe1ce27c895673177aca99a17996ba7629817e0882432bfcf4dc9bdee501393f9f25744d59b0ae5995e2c2c78e2c147f
diff --git a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild b/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
deleted file mode 100644
index 71972c1b634b..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20220304.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN/-/.}"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
-MY_S="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
-
-inherit aspell-dict-r1
-
-HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
-SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"