Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/aspell/
Date: Sun, 08 Mar 2020 09:59:01
Message-Id: 1583661527.b28a5b7c7fa99e7079eb141aec5f192e02e1f743.slyfox@gentoo
1 commit: b28a5b7c7fa99e7079eb141aec5f192e02e1f743
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Mar 8 09:03:46 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 8 09:58:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28a5b7c
7
8 app-text/aspell: stable 0.60.8 for hppa, bug #711142
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/aspell/aspell-0.60.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/aspell/aspell-0.60.8.ebuild b/app-text/aspell/aspell-0.60.8.ebuild
19 index 63cf30a90a6..11660430028 100644
20 --- a/app-text/aspell/aspell-0.60.8.ebuild
21 +++ b/app-text/aspell/aspell-0.60.8.ebuild
22 @@ -17,7 +17,7 @@ fi
23
24 LICENSE="LGPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
28 IUSE="nls unicode"
29
30 PDEPEND="app-dicts/aspell-en"