diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:02:19 +0000 |
commit | 2e5f82487f0000ef57a0f17391cc63ce10f41c50 (patch) | |
tree | 9a201c33420bb9efeb8facbc75bad1541c5f536e /app-text/xapian-omega | |
parent | Update PostgreSQL dependencies and/or checks to virtual/postgresql. (diff) | |
download | gentoo-2-2e5f82487f0000ef57a0f17391cc63ce10f41c50.tar.gz gentoo-2-2e5f82487f0000ef57a0f17391cc63ce10f41c50.tar.bz2 gentoo-2-2e5f82487f0000ef57a0f17391cc63ce10f41c50.zip |
Stable for amd64, wrt bug #520794
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 4b4b9d58a2a3..8764857c2a86 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.48 2014/10/21 20:53:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.49 2014/11/03 11:02:19 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.18.ebuild: + Stable for amd64, wrt bug #520794 21 Oct 2014; Anthony G. Basile <blueness@gentoo.org> -xapian-omega-1.2.13.ebuild, -xapian-omega-1.2.15.ebuild, 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 f49a44e376ab..4dc51cabb731 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.2 2014/09/14 09:13:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.18.ebuild,v 1.3 2014/11/03 11:02:19 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} |