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-pt-br/
Date: Thu, 22 Apr 2021 21:24:04
Message-Id: 1619126624.e458af89d34b603ca4465addae782c5b24b26813.conikost@gentoo
1 commit: e458af89d34b603ca4465addae782c5b24b26813
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 21:20:20 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 21:23:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e458af89
7
8 app-dicts/aspell-pt-br: 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-pt-br/Manifest | 1 -
14 app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild | 18 ------------------
15 2 files changed, 19 deletions(-)
16
17 diff --git a/app-dicts/aspell-pt-br/Manifest b/app-dicts/aspell-pt-br/Manifest
18 index dba2e585f56..6748e7cac9e 100644
19 --- a/app-dicts/aspell-pt-br/Manifest
20 +++ b/app-dicts/aspell-pt-br/Manifest
21 @@ -1,2 +1 @@
22 -DIST aspell6-pt_BR-20090702-0.tar.bz2 865676 BLAKE2B dd98250d378b15f321850e88de4a464ffa5e00183fda06990be9132406be268bf5144d4d500836df0e6f1d8f1601d8a38f3ed96ca00f3d9bacb5398dbfa9a945 SHA512 4c2606dad177881db7b7996c707a8d5a087fc9ec6ac46fac08b2bbb9c7acb51c7f0b3cb936f46257d03dd8e4e7a23b0244331db68a8208f5b7625d79ea6522d1
23 DIST aspell6-pt_BR-20131030-12-0.tar.bz2 894604 BLAKE2B 5956f471cbd142647a011b62d3459b6ccf2e89528cbeb63cdec2fb5ead4df7f9823f46d16fab11cebcb3787088135cde40ab26eca34636e9d04ef365e17fd1da SHA512 9cb54552d34239202e74ac1e2b7da112dfbecbe0df2da011828178db0b93f74dde9922d33ad18a7b37084e6d37cc7fd16419e30cc63aa46664b0b86fb0e6ee99
24
25 diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
26 deleted file mode 100644
27 index 4626eb6c8b3..00000000000
28 --- a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
29 +++ /dev/null
30 @@ -1,18 +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="Brazilian Portuguese"
37 -ASPELL_VERSION=6
38 -inherit aspell-dict-r1
39 -
40 -MY_P="aspell6-pt_BR-20090702-0"
41 -SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2"
42 -S="${WORKDIR}/${MY_P}"
43 -
44 -LICENSE="LGPL-2"
45 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
46 -
47 -# Contains a conflict
48 -RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1"