summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-16 19:53:54 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-16 19:53:54 +0000
commitb41eea764693f46c78554de14faeb3decc782790 (patch)
tree1a3c33e80ea48e3e5e5c3d6f54f86460b571c641 /dev-perl/Search-Xapian
parentFix bugs 434954, 434996. Thanks hasufell (diff)
downloadgentoo-2-b41eea764693f46c78554de14faeb3decc782790.tar.gz
gentoo-2-b41eea764693f46c78554de14faeb3decc782790.tar.bz2
gentoo-2-b41eea764693f46c78554de14faeb3decc782790.zip
Stable ppc64, bug #434564
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Search-Xapian')
-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 e8f1c23a75e3..afe15986ab9a 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.16 2012/09/16 16:48:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.17 2012/09/16 19:53:54 blueness Exp $
+
+ 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ Search-Xapian-1.2.12.0.ebuild:
+ Stable ppc64, bug #434564
16 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
Search-Xapian-1.2.12.0.ebuild:
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 c13bfe1a2389..d81d333adf3a 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.6 2012/09/16 16:48:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild,v 1.7 2012/09/16 19:53:54 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