diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:20:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:20:53 +0000 |
commit | 216b7523a4a62aeec2c7f88162c3c7996f32f5c5 (patch) | |
tree | 19922c02476fdf36cd8bb526612ea872a68ffbd7 /app-text/xapian-omega | |
parent | Stable for arm, wrt bug #470402 (diff) | |
download | gentoo-2-216b7523a4a62aeec2c7f88162c3c7996f32f5c5.tar.gz gentoo-2-216b7523a4a62aeec2c7f88162c3c7996f32f5c5.tar.bz2 gentoo-2-216b7523a4a62aeec2c7f88162c3c7996f32f5c5.zip |
Stable for arm, wrt bug #470402
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xapian-omega')
-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 0bf12635e915..9607368baf39 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.30 2013/05/20 12:39:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.31 2013/05/20 17:20:53 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: + Stable for arm, wrt bug #470402 20 May 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: Stable for ppc, 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 29bfb1cd607b..90dd9758102f 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.4 2013/05/20 12:39:28 ago Exp $ +# $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 $ 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} |