From 3b0e931b2cbf6c5b35d431caacd22720c0bd1f9d Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 14 Apr 2022 22:38:45 +0200 Subject: app-dicts/aspell-pt: drop 20190329.1.0-r1 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-pt/Manifest | 1 - app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild (limited to 'app-dicts/aspell-pt') diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest index d5b8c2a0e1ab..a09b9d198695 100644 --- a/app-dicts/aspell-pt/Manifest +++ b/app-dicts/aspell-pt/Manifest @@ -1,2 +1 @@ -DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123 DIST aspell6.pt-20220304.tar.bz2 170068 BLAKE2B 058e9e96d57da795251f99c83e1c39805208fe5b4d404e8e59944863e8ddeaa583d5934cc2916272d1598075865199029e7fb55fc3e6c22f47825e6326e18465 SHA512 39646317a85f82b1e5fe160b42e469ec7317fecafba168cb26ef1c138d90d03e1cc01b0a50cbb75c97e4cf70aa7197beb89d0041ed7fc32b2653ef5f9b755305 diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild deleted file mode 100644 index 53c4971a6ba5..000000000000 --- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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" -- cgit v1.2.3-65-gdbad