diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:55:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:55:23 +0000 |
commit | 0b785f922ff480c459b8732c8d80c45168d4f91c (patch) | |
tree | 8cb2e543eee53ee362db312178b8a21af025f765 /app-text/xapian-omega | |
parent | Stable for amd64, wrt bug #470402 (diff) | |
download | gentoo-2-0b785f922ff480c459b8732c8d80c45168d4f91c.tar.gz gentoo-2-0b785f922ff480c459b8732c8d80c45168d4f91c.tar.bz2 gentoo-2-0b785f922ff480c459b8732c8d80c45168d4f91c.zip |
Stable for amd64, wrt bug #470402
(Portage version: 2.1.11.63/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.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 83fcffcbdf01..125931d672c2 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.27 2013/04/11 14:21:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/ChangeLog,v 1.28 2013/05/19 09:55:23 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.14.ebuild: + Stable for amd64, wrt bug #470402 11 Apr 2013; Anthony G. Basile <blueness@gentoo.org> -xapian-omega-1.2.12.ebuild: 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 5a4b86be3dea..e4b858a68099 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.1 2013/03/16 09:26:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.14.ebuild,v 1.2 2013/05/19 09:55:23 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} |