Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Search-Xapian/
Date: Sun, 29 Jul 2018 14:04:29
Message-Id: 1532872712.b51699d5c8db6713ce90346640210b08ac6ab93d.whissi@gentoo
1 commit: b51699d5c8db6713ce90346640210b08ac6ab93d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 13:58:32 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 13:58:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51699d5
7
8 dev-perl/Search-Xapian: x86 stable (bug #662392)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
16 index 2056424aa83..363aba50941 100644
17 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
18 +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
26
27 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
31 IUSE="examples test"
32
33 RDEPEND="dev-libs/xapian:0/1.2.22