diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-12-06 15:10:46 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-12-06 15:10:46 +0000 |
commit | ee8ad1509f726e8fa598472117e5bbffd241ebab (patch) | |
tree | 4ac9a10ae4694145a7287533143f85af923c1954 /app-dicts/aspell-gl | |
parent | 1fe7aef6facf013a94eac853717f4da4d5d3c5b3 (diff) |
gentoo auto-resync : 06:12:2022 - 15:10:45
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r-- | app-dicts/aspell-gl/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest index 3b39939e16d1..69d0dfdd21a0 100644 --- a/app-dicts/aspell-gl/Manifest +++ b/app-dicts/aspell-gl/Manifest @@ -1,3 +1,3 @@ DIST aspell6-gl-0.5a-2.tar.bz2 80043 BLAKE2B 9c2c4601695e5fa5b64d0047e942f797bd37e2c2245421cb3a236a52fd64ba3524e1131c6e0e1deca777cb793d03e786ad4ad8804eadafe3bc17adf779f4b074 SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714 -EBUILD aspell-gl-0.5.2-r1.ebuild 474 BLAKE2B cb8c4606f267e979e97ef9d2f7bb59666eae838600f5dae408398b3cf85fd821e1918b0b247b12dbeedb5da40fcf1985cb4301d2c7c3f50f66b9e330f0b40fdc SHA512 8ece2406e44c21a3200cbf8cd78050a27bf57aaaee9510a2a5a9a56a88a726dca000fac356e89a80e39a340ece75b5b8a716cd641a2bc999e8ed208bcdebd557 +EBUILD aspell-gl-0.5.2-r1.ebuild 476 BLAKE2B 75b99856bd4551035af4625bf65025f0d4ef02213297f39af89f693e18e649fdcd45c7c2bc6e596833f7cb97dae74076ded086535f5e5a6f12d6643a9c9a974b SHA512 38bd5817c7688d6ee7ea84f77acf418851683387a0d8e7823274cff89d622951a73823d24dce851db4fcbedfad1648200d819239101f19d6f05e918e79daddf7 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild index 1e31ec0ee6d0..ba5c7ee1f17c 100644 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 ASPELL_LANG="Galician" ASPELL_VERSION=6 MY_PV="$(ver_cut 1-2)a-$(ver_cut 3)" -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}" +MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${MY_PV}" inherit aspell-dict-r1 |