diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-05 10:01:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-05 10:01:18 +0000 |
commit | 3a285aff22c60acbc5b8418a80626f05d882e6cf (patch) | |
tree | f6e93c283f20121549b33e66b1ce0e21d8c33bc5 /app-text/xapian-omega | |
parent | Stable for amd64, wrt bug #402187 (diff) | |
download | gentoo-2-3a285aff22c60acbc5b8418a80626f05d882e6cf.tar.gz gentoo-2-3a285aff22c60acbc5b8418a80626f05d882e6cf.tar.bz2 gentoo-2-3a285aff22c60acbc5b8418a80626f05d882e6cf.zip |
Stable for amd64, wrt bug #402189
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xapian-omega')
-rw-r--r-- | app-text/xapian-omega/ChangeLog | 3 | ||||
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.8.ebuild | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xapian-omega/ChangeLog b/app-text/xapian-omega/ChangeLog index d959a4b0b2cb..b63883556483 100644 --- a/app-text/xapian-omega/ChangeLog +++ b/app-text/xapian-omega/ChangeLog @@ -1,5 +1,8 @@ + 05 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xapian-omega-1.2.8.ebuild: + Stable for amd64, wrt bug #402189 + *xapian-omega-1.2.8 (24 Dec 2011) 24 Dec 2011; Anthony G. Basile <blueness@gentoo.org> diff --git a/app-text/xapian-omega/xapian-omega-1.2.8.ebuild b/app-text/xapian-omega/xapian-omega-1.2.8.ebuild index 923603089ba5..7935d32a7334 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.8.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.8.ebuild,v 1.1 2011/12/24 03:24:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xapian-omega/xapian-omega-1.2.8.ebuild,v 1.2 2012/02/05 10:01:18 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-libs/xapian-${PV} |