summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-16 14:23:14 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-16 14:23:14 +0000
commitb132538a40fe80982856c3e369a1fe1d366e434e (patch)
treed39de7d02ff36dddb773ac1cb12396d3e1babca4
parentStable for HPPA (bug #434876). (diff)
downloadgentoo-2-b132538a40fe80982856c3e369a1fe1d366e434e.tar.gz
gentoo-2-b132538a40fe80982856c3e369a1fe1d366e434e.tar.bz2
gentoo-2-b132538a40fe80982856c3e369a1fe1d366e434e.zip
Stable ppc, bug #434564
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--dev-perl/Search-Xapian/ChangeLog6
-rw-r--r--dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Search-Xapian/ChangeLog b/dev-perl/Search-Xapian/ChangeLog
index 6ed5fba01f31..319348ea8510 100644
--- a/dev-perl/Search-Xapian/ChangeLog
+++ b/dev-perl/Search-Xapian/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Search-Xapian
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.14 2012/09/15 15:35:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.15 2012/09/16 14:23:14 blueness Exp $
+
+ 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ Search-Xapian-1.2.12.0.ebuild:
+ Stable ppc, bug #434564
15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Search-Xapian-1.2.12.0.ebuild:
Stable for amd64, wrt bug #434564
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild
index 3e309ea8da85..0fafadc46d30 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.12.0.ebuild,v 1.4 2012/09/15 15:35:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild,v 1.5 2012/09/16 14:23:14 blueness Exp $
EAPI="3"
@@ -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-1.2.9