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: Sat, 09 Dec 2017 19:02:22
Message-Id: 1512846134.6638161c031cf824ccb1a421c54c121a6c734360.slyfox@gentoo
1 commit: 6638161c031cf824ccb1a421c54c121a6c734360
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 9 18:57:33 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 9 19:02:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6638161c
7
8 app-text/aspell: stable 0.60.7_rc1 for hppa, bug #639646
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild
17 index 574323a3d2d..38926240863 100644
18 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild
19 +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild
20 @@ -17,7 +17,7 @@ fi
21
22 LICENSE="LGPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="nls unicode"
27
28 PDEPEND="app-dicts/aspell-en"