diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:29:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:29:47 +0000 |
commit | 994383cdc3c8c542881c1987f1e4f4ac34233012 (patch) | |
tree | 495b0c3b802fcf9624de07a31beaebe3795c1d74 /app-text | |
parent | Stable for ppc64, wrt bug #527982 (diff) | |
download | gentoo-2-994383cdc3c8c542881c1987f1e4f4ac34233012.tar.gz gentoo-2-994383cdc3c8c542881c1987f1e4f4ac34233012.tar.bz2 gentoo-2-994383cdc3c8c542881c1987f1e4f4ac34233012.zip |
Stable for ppc64, wrt bug #520794
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapian-omega/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xapian-omega/ChangeLog b/app-text/xapian-omega/ChangeLog index d75ab5eef64e..42de4fe4f149 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.53 2014/12/03 09:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.54 2014/12/04 08:29:47 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.18.ebuild: + Stable for ppc64, wrt bug #520794 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.18.ebuild: Stable for ppc, wrt bug #520794 diff --git a/app-text/xapian-omega/xapian-omega-1.2.18.ebuild b/app-text/xapian-omega/xapian-omega-1.2.18.ebuild index bae69a52c567..83f36e51baee 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.18.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.18.ebuild,v 1.7 2014/12/03 09:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.18.ebuild,v 1.8 2014/12/04 08:29:47 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc ~x86" IUSE="" DEPEND=">=dev-libs/xapian-${PV} |