Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-es/
Date: Thu, 22 Apr 2021 21:24:00
Message-Id: 1619126618.75d5864c76fcc3f7d95b1eb10f11c31e35333cc5.conikost@gentoo
1 commit: 75d5864c76fcc3f7d95b1eb10f11c31e35333cc5
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 21:04:14 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d5864c
7
8 app-dicts/aspell-es: drop old version
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 app-dicts/aspell-es/Manifest | 1 -
14 app-dicts/aspell-es/aspell-es-1.9a.ebuild | 15 ---------------
15 2 files changed, 16 deletions(-)
16
17 diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
18 index 817d192a338..c377937cc00 100644
19 --- a/app-dicts/aspell-es/Manifest
20 +++ b/app-dicts/aspell-es/Manifest
21 @@ -1,2 +1 @@
22 DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
23 -DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
24
25 diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild
26 deleted file mode 100644
27 index cfa148c63bc..00000000000
28 --- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild
29 +++ /dev/null
30 @@ -1,15 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -ASPELL_LANG="Spanish"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -MY_P="${P/aspell/aspell6}-1"
41 -SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
42 -S="${WORKDIR}/${MY_P}"
43 -
44 -LICENSE="GPL-2"
45 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"