summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-ast
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /app-dicts/aspell-ast
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'app-dicts/aspell-ast')
-rw-r--r--app-dicts/aspell-ast/Manifest2
-rw-r--r--app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-ast/Manifest b/app-dicts/aspell-ast/Manifest
index 31800b63fd5d..9dd7529651d2 100644
--- a/app-dicts/aspell-ast/Manifest
+++ b/app-dicts/aspell-ast/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-ast-0.01.tar.bz2 123351 BLAKE2B ed4005db252c6f4f281d8b1f56b2f1a0da53b746dd148b2cf1567c0354e8351121145cfe1a06643ab7d3448cc72f81e4dd2c243a94f9f57d0161fd4cbab303ee SHA512 700a45c230218e57549cf4b2caaa9e86c4b8da68a3ed937fa391814816c1e0d16265d77658e209af66550e647f418663eb76952efed973e6b1f88570b90d77bc
-EBUILD aspell-ast-0.01-r1.ebuild 438 BLAKE2B af236afcd584d4d226755802dfd435ebea723ed48f3ccfb6c18ba047124dbf832a563ecb5e69e11198f3e0c1bb791655adb24c77aa62587e861e6c503b7ac8b4 SHA512 f61a6b346eca2c28cfc15817868c40db26009e54cb6e74708cd8b61714f90a64496b63c635f264e070981de8ae45627883d5b573d0f33ec6551e07fa1b6149bd
+EBUILD aspell-ast-0.01-r1.ebuild 431 BLAKE2B a115ed32e0b3f248135511e534ae2d3e42f380ba7c6f807a2cc599c8db67d2af8f734d2ac93f9a975eafad95dc4e62eb258024a2f2e46aa5d7d4931b838a0a84 SHA512 6c6e30c616e8e10c8b7b57a5e321b0494609814b22b0d83933f175f3659726ff668732a137a22e556f80cd70b7dd2e8de1291d4e362be2a5362858b65fdaf2bd
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild b/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
index 35d266f9214d..43925aad0a57 100644
--- a/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
+++ b/app-dicts/aspell-ast/aspell-ast-0.01-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
inherit aspell-dict-r1
-SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"