diff options
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 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest index 7e2cd1d1e2c2..c25b8d2f8e86 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 470 BLAKE2B 15d5a550c773fe73fb851af06e3d22a2da18d91b2c434a1a10adbab65478c8ab197ec699d369dc0d93b9e2706168c4c7afe82eb73a47ef09f0ecd34f61c5e922 SHA512 044ef5c781fcaa46b9896f158cea97d7646853c21b8c1bcaaf289f7e2fc7706cecb4157e8a4d3d04053fdfb7c4400d85dbce8168afee6a5ef8146f49b4b97f45 +EBUILD aspell-it-2.4.20070901.ebuild 458 BLAKE2B 04eeab71978bc44c620329f201bdc91f42ab2528ace9aac693b7d2f45f552f44dd47fe71fb210513191b50c82f39a58c1cc14c111c2763264fe04a7180ae6216 SHA512 4912a3406bf271331a58dabbff738e0f955f7b84ae06cc84bfb4ca83085d2994e785239bd7ac71057868fe9d3d2beb74405f9de674822e9f4e9d02a3fca4651e 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 110de34f83ca..1a237ac5f188 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |