diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 13:34:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 13:34:35 +0000 |
commit | 4840868c0f9f9ceac5b9c058a0fce022fb39a859 (patch) | |
tree | e034448d5a7e1c8ac3ce81f988dd19c2a05608d4 /app-text/xapian-omega | |
parent | Stable for ia64, wrt bug #470402 (diff) | |
download | gentoo-2-4840868c0f9f9ceac5b9c058a0fce022fb39a859.tar.gz gentoo-2-4840868c0f9f9ceac5b9c058a0fce022fb39a859.tar.bz2 gentoo-2-4840868c0f9f9ceac5b9c058a0fce022fb39a859.zip |
Stable for ia64, wrt bug #470402
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 ad3b9ed2ac81..9b5e6cf971a7 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.34 2013/09/01 17:12:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.35 2013/09/03 13:34:35 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: + Stable for ia64, wrt bug #470402 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: Stable for alpha, 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 2a04795d1895..4b81dbd6c4ed 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.7 2013/09/01 17:12:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.14.ebuild,v 1.8 2013/09/03 13:34:35 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 x86" IUSE="" DEPEND=">=dev-libs/xapian-${PV} |