summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-09-14 09:14:53 +0000
committerMarkus Meier <maekke@gentoo.org>2014-09-14 09:14:53 +0000
commitf3f5667b9738a9a2093f0059402d207216c1b519 (patch)
tree179a84197151e65e2adeed07fefe12fa2216121e /dev-perl
parentarm stable, bug #520794 (diff)
downloadgentoo-2-f3f5667b9738a9a2093f0059402d207216c1b519.tar.gz
gentoo-2-f3f5667b9738a9a2093f0059402d207216c1b519.tar.bz2
gentoo-2-f3f5667b9738a9a2093f0059402d207216c1b519.zip
arm stable, bug #520794
(Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Search-Xapian/ChangeLog5
-rw-r--r--dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Search-Xapian/ChangeLog b/dev-perl/Search-Xapian/ChangeLog
index 7e9c7eff7547..296a3516ec7e 100644
--- a/dev-perl/Search-Xapian/ChangeLog
+++ b/dev-perl/Search-Xapian/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Search-Xapian
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.48 2014/08/19 07:44:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.49 2014/09/14 09:14:53 maekke Exp $
+
+ 14 Sep 2014; Markus Meier <maekke@gentoo.org> Search-Xapian-1.2.18.0.ebuild:
+ arm stable, bug #520794
19 Aug 2014; Agostino Sarubbo <ago@gentoo.org> Search-Xapian-1.2.17.0.ebuild:
Stable for ia64, wrt bug #506974
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild
index 05b0b12c8b08..dcbf9ace0274 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild,v 1.2 2014/08/04 09:35:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild,v 1.3 2014/09/14 09:14:53 maekke Exp $
EAPI="5"
@@ -14,7 +14,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 ~x86"
IUSE="examples"
RDEPEND="~dev-libs/xapian-${VERSION}