summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-tet
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-tet
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'app-dicts/aspell-tet')
-rw-r--r--app-dicts/aspell-tet/Manifest2
-rw-r--r--app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-tet/Manifest b/app-dicts/aspell-tet/Manifest
index 251d6524dc51..0baebdb9d2c8 100644
--- a/app-dicts/aspell-tet/Manifest
+++ b/app-dicts/aspell-tet/Manifest
@@ -1,3 +1,3 @@
DIST aspell5-tet-0.1.1.tar.bz2 33044 BLAKE2B 934bf9adf4936bfb18990b3c35ec45bfb9884f2a6a7c9518905fce633b842e7141f7365f9f2d9140d71d17fc24540d32484b8c8e68cf49b2673f770ab171de93 SHA512 6dc691b40cedd054a677197219f97ae5afc21bcf4820bf452d23963ae04a716bf7e38d1cff0eb050e13fd24fd2e8f3b0d24f9b19e7de3868faeca8aa16881802
-EBUILD aspell-tet-0.1.1-r1.ebuild 435 BLAKE2B 689271267e688dd7d67810dd9afe1fba033c5acde9168c19f133ed8b53fef15c1a589e70294a5f2122b4d120aab7f87b4964c71dcba702f6fd16b59710511284 SHA512 b456cc1a3104d3ceb0f29096586b81bec6337580ca78ff0474960086e10b51b387cf2c06a43b4030d5f2b97d5f5f9a104ff58d181df77874cfdebf6eae853ace
+EBUILD aspell-tet-0.1.1-r1.ebuild 428 BLAKE2B 528fd767ababc85107c906866daf2d431dd086d9328c2f8ffa2ac80155857e86ea4b4f92eece2272620650b7e1f4eeb03585f98eff9c356f22a12119ed289605 SHA512 5a5f50c10674a8c55f0f32d19bd4eca43a2d61c43801a63a08ea037e3ec76bd75fa476da9479584176cbc806b009753af24350d3014e6bf9fac672879076dec5
MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a
diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild b/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild
index c5836e9e0874..b3fa22fa7592 100644
--- a/app-dicts/aspell-tet/aspell-tet-0.1.1-r1.ebuild
+++ b/app-dicts/aspell-tet/aspell-tet-0.1.1-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"