diff options
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r-- | dev-perl/Text-Aspell/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Manifest b/dev-perl/Text-Aspell/Manifest index 089d636da610..0cbb3628e4a3 100644 --- a/dev-perl/Text-Aspell/Manifest +++ b/dev-perl/Text-Aspell/Manifest @@ -1,3 +1,3 @@ DIST Text-Aspell-0.09.tar.gz 13548 BLAKE2B c0efb881320a46e74346863bc7c3df8122a408ffad114b277bd5f83884d84e19907373c08ff0c50cdf32d878c4b846779b04a1b566b9246fe1ef9f3e178b9f2e SHA512 6e7f2a8f48f3d735d9162333c4d30a0ffcdc4a002cffc51f284759a1e89e0a79c0bf94e2af577f381613a114f1ede134f01db36367d443a81ba8d028a4a8c65b -EBUILD Text-Aspell-0.90.0-r3.ebuild 405 BLAKE2B 84fadd8940de7bc121a73f2d9b403a41346f6865f7aa8d6e0226fbdd68f9ef156a3e3c72ed372beea56e230a3cfe33786643d9e9363b1ea2bf9d8286132bef2f SHA512 6d03386688d04f0a7fb21cd4e5ce32594a383a1d6d0a12f33241b9899989dde17162a63540c592ae4b203c2e3a482df57f23f1a7ad1ba444fb74ab90dd368c48 +EBUILD Text-Aspell-0.90.0-r3.ebuild 399 BLAKE2B 2a197dba7bccebf7f0a1310fc7c95ed25b5da0ea17f930ea52d0a979cbed0bdfc479dedfbacd40eed8a5b6e257538d5c33071d4953f0c91f9e7fce47ec8ab3af SHA512 7ef853ebcc2625b735f5923130a930020e9d84ad12738f47e805068191b144dbe44d312bdd754926a72a3d3106b5eb7dcb1180dd470db952cea9e1ba58ed368a MISC metadata.xml 395 BLAKE2B f5f76bd1d8cf1c74a6a73381b70c294e3b65a43b23d0d53cf58d010a04a44295b310f657101ce9d2615644ab1eb5faf97792f815ef1a86fc4839c2a95e196c39 SHA512 ddd390a5a4abf505391c9776fdcfc692f661c72a8fd4b811ec83899dec3a4f14001442f0c332d40f663d2a78a8598f9f94cda3e76ec7e8e91c1c3fb18c1e082b diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild index e641239f284b..d0ba72841859 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to the GNU Aspell Library" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="app-text/aspell" BDEPEND="${RDEPEND}" |