diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-02 11:53:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-02 11:53:11 +0000 |
commit | 5be56e181588556a50214dddef64a7a91c5cdccf (patch) | |
tree | febb5fb2fbc727b99d2c3d0434bad9781fa26bff /app-text/xapian-omega | |
parent | Stable for alpha, wrt bug #529092 (diff) | |
download | gentoo-2-5be56e181588556a50214dddef64a7a91c5cdccf.tar.gz gentoo-2-5be56e181588556a50214dddef64a7a91c5cdccf.tar.bz2 gentoo-2-5be56e181588556a50214dddef64a7a91c5cdccf.zip |
Stable for alpha, wrt bug #520794
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.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 fa019871226e..7072c6c3702d 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.51 2014/12/01 09:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.52 2014/12/02 11:53:11 ago Exp $ + + 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.18.ebuild: + Stable for alpha, wrt bug #520794 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.18.ebuild: Stable for sparc, 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 4920f9310b26..6751d7feaf02 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.5 2014/12/01 09:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.18.ebuild,v 1.6 2014/12/02 11:53:11 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} |