summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-16 19:47:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-16 19:47:30 +0000
commitc96acf8b8c715558ccbcf1b333f8d8daf1f49cdb (patch)
tree696bb8eda1d7410b008e8cc86d0f9ed8ff9346d1 /dev-libs/xapian
parentarm stable, bug #433195 (diff)
downloadgentoo-2-c96acf8b8c715558ccbcf1b333f8d8daf1f49cdb.tar.gz
gentoo-2-c96acf8b8c715558ccbcf1b333f8d8daf1f49cdb.tar.bz2
gentoo-2-c96acf8b8c715558ccbcf1b333f8d8daf1f49cdb.zip
Stable ppc64, bug #434564
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r--dev-libs/xapian/ChangeLog5
-rw-r--r--dev-libs/xapian/xapian-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/xapian/ChangeLog b/dev-libs/xapian/ChangeLog
index a3bfbcf8e566..4f0a3c80e137 100644
--- a/dev-libs/xapian/ChangeLog
+++ b/dev-libs/xapian/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/xapian
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.85 2012/09/16 16:20:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.86 2012/09/16 19:47:30 blueness Exp $
+
+ 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> xapian-1.2.12.ebuild:
+ Stable ppc64, bug #434564
16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> xapian-1.2.12.ebuild:
Stable arm, bug #434564
diff --git a/dev-libs/xapian/xapian-1.2.12.ebuild b/dev-libs/xapian/xapian-1.2.12.ebuild
index 61b84ea8054a..526e461264df 100644
--- a/dev-libs/xapian/xapian-1.2.12.ebuild
+++ b/dev-libs/xapian/xapian-1.2.12.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-libs/xapian/xapian-1.2.12.ebuild,v 1.7 2012/09/16 16:20:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.12.ebuild,v 1.8 2012/09/16 19:47:30 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~x86"
IUSE="doc static-libs -sse +sse2 +brass +chert +inmemory"
DEPEND="sys-libs/zlib"