diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /app-dicts/aspell-nb | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'app-dicts/aspell-nb')
-rw-r--r-- | app-dicts/aspell-nb/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest index b323f1eaee79..8af0061a19fe 100644 --- a/app-dicts/aspell-nb/Manifest +++ b/app-dicts/aspell-nb/Manifest @@ -1,3 +1,3 @@ DIST aspell-nb-0.50.1-0.tar.bz2 422862 BLAKE2B 119e43d3120c1fc2cfe8bc9688ae0dfe756ff021e1a1d61bc1bf22d35c9b6c0505a64211116144121b01c19961b47b506121446157204485a23fbafaa38333e5 SHA512 1ea984e49acc78f11943cebf2fb799a15c573a4455806060bf1fd35b822d231e1b69887116a4b734d2e729a370f1ae9673241bcc00e2c1c3e6756d069b14c03b -EBUILD aspell-nb-0.50.1.0-r3.ebuild 417 BLAKE2B 22b790dc7837e804041b53af5e283fbe0c95abeda728664147bd29c7ecf14ffe4eaafc8672841256fc9da90525192ab62867757a702335624db3ea662a5f85a4 SHA512 892607cb8270baa6f0dba3ab163923638a1bfc3abdcff91255203df4d23dd2420c71a2acf74dbc933f2aaafc457e856c1891835de72fec4c209f0fa227859e3a +EBUILD aspell-nb-0.50.1.0-r3.ebuild 411 BLAKE2B c0a81fc6b7b6984acbc21c584c017c0d375780eafce67d40d79cb90011a33670a2cc9a5e7111f1695cf947427b5472ffa1dcb44ee61aab674fb117cf4e4aaac5 SHA512 4e947539d7e6ae240671d26d3282175619751ca5ff911dbf54075b6263391734cab8292198961df72d9fbff3395466f6161c06691479ede558befbb268fa1c28 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild index 8c0ce1dc7050..4501a599fa17 100644 --- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild +++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild @@ -11,6 +11,6 @@ inherit aspell-dict-r1 SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="!app-dicts/aspell-no" |