diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:41:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:41:50 +0000 |
commit | 07179c58019e2576a2e78cd29db8572e01f8cef1 (patch) | |
tree | 9b5db29f9b992c735b4e7a339bad784bb9e62b4e | |
parent | Stable for ppc64, wrt bug #470402 (diff) | |
download | gentoo-2-07179c58019e2576a2e78cd29db8572e01f8cef1.tar.gz gentoo-2-07179c58019e2576a2e78cd29db8572e01f8cef1.tar.bz2 gentoo-2-07179c58019e2576a2e78cd29db8572e01f8cef1.zip |
Stable for ppc64, wrt bug #470402
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-text/xapian-omega/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xapian-omega/ChangeLog b/app-text/xapian-omega/ChangeLog index 9607368baf39..801b96b40601 100644 --- a/app-text/xapian-omega/ChangeLog +++ b/app-text/xapian-omega/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xapian-omega # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.31 2013/05/20 17:20:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.32 2013/05/24 19:41:50 ago Exp $ + + 24 May 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: + Stable for ppc64, wrt bug #470402 20 May 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: Stable for arm, wrt bug #470402 diff --git a/app-text/xapian-omega/xapian-omega-1.2.14.ebuild b/app-text/xapian-omega/xapian-omega-1.2.14.ebuild index 90dd9758102f..0905105a582b 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.14.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.14.ebuild,v 1.5 2013/05/20 17:20:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.14.ebuild,v 1.6 2013/05/24 19:41:50 ago Exp $ EAPI="5" @@ -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} |