diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:20:20 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:23:44 +0200 |
commit | e458af89d34b603ca4465addae782c5b24b26813 (patch) | |
tree | baee56bcb1b73c9fbb29592ffb84ef9c0f8e35d2 /app-dicts/aspell-pt-br | |
parent | app-dicts/aspell-pt: drop old version (diff) | |
download | gentoo-e458af89d34b603ca4465addae782c5b24b26813.tar.gz gentoo-e458af89d34b603ca4465addae782c5b24b26813.tar.bz2 gentoo-e458af89d34b603ca4465addae782c5b24b26813.zip |
app-dicts/aspell-pt-br: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pt-br')
-rw-r--r-- | app-dicts/aspell-pt-br/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/app-dicts/aspell-pt-br/Manifest b/app-dicts/aspell-pt-br/Manifest index dba2e585f56b..6748e7cac9e1 100644 --- a/app-dicts/aspell-pt-br/Manifest +++ b/app-dicts/aspell-pt-br/Manifest @@ -1,2 +1 @@ -DIST aspell6-pt_BR-20090702-0.tar.bz2 865676 BLAKE2B dd98250d378b15f321850e88de4a464ffa5e00183fda06990be9132406be268bf5144d4d500836df0e6f1d8f1601d8a38f3ed96ca00f3d9bacb5398dbfa9a945 SHA512 4c2606dad177881db7b7996c707a8d5a087fc9ec6ac46fac08b2bbb9c7acb51c7f0b3cb936f46257d03dd8e4e7a23b0244331db68a8208f5b7625d79ea6522d1 DIST aspell6-pt_BR-20131030-12-0.tar.bz2 894604 BLAKE2B 5956f471cbd142647a011b62d3459b6ccf2e89528cbeb63cdec2fb5ead4df7f9823f46d16fab11cebcb3787088135cde40ab26eca34636e9d04ef365e17fd1da SHA512 9cb54552d34239202e74ac1e2b7da112dfbecbe0df2da011828178db0b93f74dde9922d33ad18a7b37084e6d37cc7fd16419e30cc63aa46664b0b86fb0e6ee99 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 deleted file mode 100644 index 4626eb6c8b3a..000000000000 --- a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Brazilian Portuguese" -ASPELL_VERSION=6 -inherit aspell-dict-r1 - -MY_P="aspell6-pt_BR-20090702-0" -SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -# Contains a conflict -RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1" |