diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:39:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:39:15 +0000 |
commit | 03f746c9b010a49b6ca80b104b53f5588a9fcb37 (patch) | |
tree | a2fcb727a3c720b283ee25b73d548416a1ec63b2 /app-text | |
parent | Stable for sparc, wrt bug #470402 (diff) | |
download | gentoo-2-03f746c9b010a49b6ca80b104b53f5588a9fcb37.tar.gz gentoo-2-03f746c9b010a49b6ca80b104b53f5588a9fcb37.tar.bz2 gentoo-2-03f746c9b010a49b6ca80b104b53f5588a9fcb37.zip |
Stable for sparc, wrt bug #470402
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.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 9b5e6cf971a7..8afc36f0b311 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.35 2013/09/03 13:34:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.36 2013/11/24 18:39:15 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: + Stable for sparc, wrt bug #470402 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: Stable for ia64, 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 4b81dbd6c4ed..0eae26027a0f 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.8 2013/09/03 13:34:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.14.ebuild,v 1.9 2013/11/24 18:39:15 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 x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/xapian-${PV} |