diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-16 19:52:21 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-16 19:52:21 +0000 |
commit | 5bf4edbf9d2f902ac31851284e6c3d86da64b434 (patch) | |
tree | 5f4c9217988643062dc1c14b8e41d2392c3cbe75 /app-text | |
parent | arm stable, bug #434304 (diff) | |
download | gentoo-2-5bf4edbf9d2f902ac31851284e6c3d86da64b434.tar.gz gentoo-2-5bf4edbf9d2f902ac31851284e6c3d86da64b434.tar.bz2 gentoo-2-5bf4edbf9d2f902ac31851284e6c3d86da64b434.zip |
Stable ppc64, bug #434564
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapian-omega/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/xapian-omega/ChangeLog b/app-text/xapian-omega/ChangeLog index 18196c28bde6..14767f5987ab 100644 --- a/app-text/xapian-omega/ChangeLog +++ b/app-text/xapian-omega/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xapian-omega # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.15 2012/09/16 16:23:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.16 2012/09/16 19:52:21 blueness Exp $ + + 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + xapian-omega-1.2.12.ebuild: + Stable ppc64, bug #434564 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> xapian-omega-1.2.12.ebuild: diff --git a/app-text/xapian-omega/xapian-omega-1.2.12.ebuild b/app-text/xapian-omega/xapian-omega-1.2.12.ebuild index 3e239d08bbf0..5fddef7c0110 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.12.ebuild +++ b/app-text/xapian-omega/xapian-omega-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/app-text/xapian-omega/xapian-omega-1.2.12.ebuild,v 1.6 2012/09/16 16:23:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.12.ebuild,v 1.7 2012/09/16 19:52:21 blueness Exp $ EAPI="4" @@ -11,7 +11,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~x86" IUSE="" DEPEND=">=dev-libs/xapian-${PV} |