diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
commit | 129160ec854dca4c3fedb5bcfbcb56930371da0f (patch) | |
tree | 53bf797418ac5e9b99c41ca0382c87b82421e5de /app-dicts/aspell-it | |
parent | 441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff) |
gentoo new year resync : 01.01.2021
Diffstat (limited to 'app-dicts/aspell-it')
-rw-r--r-- | app-dicts/aspell-it/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest index c024714550b1..02c47f2ca654 100644 --- a/app-dicts/aspell-it/Manifest +++ b/app-dicts/aspell-it/Manifest @@ -1,3 +1,3 @@ DIST aspell6-it-2.4-20070901-0.tar.bz2 261419 BLAKE2B d377690df133647c8345eed4178d91c03a2a6813f444833ae5c78a0960577fa2d8d259a5b04e053770e2df832260ae817c387ddd814593fe2e6ddf5f95eb50a1 SHA512 6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9 -EBUILD aspell-it-2.4.20070901.ebuild 439 BLAKE2B 7f13a9b781ef0712581652d57695b87e0c7d39cfa71edfcac18ea200f702eed93a8571f1c076d169acdc3cfd477738eac4e2401e46ea60f5e0ec43f4143f029f SHA512 e02ff2da74c02a42aec86d44e1fa0fb9e083c8eacc31678fbc71d3d2356fedf4d98ddd2215b2c95b491fc83dbacd0f15cd2d2a11f3296a13afeab0c87e53d30b +EBUILD aspell-it-2.4.20070901.ebuild 440 BLAKE2B 65b38c50bde0b43e0812a53631304f32f045b9236d13de18a97a2f20a0e89d2bc2adf967b7a84766b43bb2d07cbae080f10ad96410804b286bc9a3649a18aeda SHA512 8f1c5db523318d13c3ac83cafd4e4c29ce1104c1a076a39eba39eb309025df9b9ad066341176123be9093134a8ca17216b95737f6ed1fa3744933365d47959d1 MISC metadata.xml 248 BLAKE2B 2c1fcd90482f1cfffb25b908862709cebdefed604a40a5611ebd3e8831829c1b07aab4911cb5962aa9bc0587832d8a01ed43558a6fad30feed29b9ae0ff97161 SHA512 1d44fa5baaf032845df65374a83f1eb1459100ced59d260a19456fff81ce7dc1c074cd34b1ad37b172af7cdee476fe0de39aa3a280e311816dd8bdd9c98a61ad diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild index d762c03b427d..8142162d064c 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild @@ -13,7 +13,7 @@ MY_P="aspell${ASPELL_VERSION}-${PN#aspell-}-${PV%.*}-${PV##*.}-0" SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |