diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:21:20 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-22 23:23:44 +0200 |
commit | f7647f32126b8e4b8cafb78bde539d046ae73666 (patch) | |
tree | 1bb558923614969f2b90815efa57869dd3c7fea4 /app-dicts | |
parent | app-dicts/aspell-pt-br: drop old version (diff) | |
download | gentoo-f7647f32126b8e4b8cafb78bde539d046ae73666.tar.gz gentoo-f7647f32126b8e4b8cafb78bde539d046ae73666.tar.bz2 gentoo-f7647f32126b8e4b8cafb78bde539d046ae73666.zip |
app-dicts/aspell-ro: 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')
-rw-r--r-- | app-dicts/aspell-ro/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/app-dicts/aspell-ro/Manifest b/app-dicts/aspell-ro/Manifest index 3370e5b02fd7..1e98d5dcbc7a 100644 --- a/app-dicts/aspell-ro/Manifest +++ b/app-dicts/aspell-ro/Manifest @@ -1,2 +1 @@ -DIST aspell5-ro-3.3-2.tar.bz2 444966 BLAKE2B 078a10fd3cdcc0771f48cfcaa606c626328becdb98ad8d53b31d2b08dd32d532caa5edcb1649900e29fddb81d960c35e6b6af74aa8e20b15c2f6dd3bf48b8957 SHA512 0027334b6201e24b038d78d5b01b8495a661dc41df44b099b6c27156d11f33c26db1dd7bc9dbf45263695820b20da3891da58a30584f5e285579dec199b5acd3 DIST aspell5-ro-3.3.10.tar.bz2 469446 BLAKE2B f3e12fbed93ec368f6a94b5fc3475f26230d91f2e911c808a99e36be4a446832aaceb7ae203d771810c4978fe19a2eff779e099a0cc8f289abdab5db45deb222 SHA512 c535894d11ee168311a2cc0f799005639b21f3284a2a51db25d513d3e0494cf6d2fb7517bc79bc76f2d9ae89bb43c8bcbac7f451195ee22a7cce361aa09914ba diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild deleted file mode 100644 index 644196303873..000000000000 --- a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Romanian" -ASPELL_VERSION=5 - -inherit aspell-dict-r1 - -HOMEPAGE=" - http://aspell.net - https://rospell.wordpress.com/ -" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |