diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:44:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:44:29 +0000 |
commit | 9e0e3523273be39a480776e49980da73cb0d1cee (patch) | |
tree | 665b03b74b8e274d4f3bc9e51b641466d5c3f6e6 /dev-perl/Search-Xapian | |
parent | Stable for ppc, wrt bug #520794 (diff) | |
download | gentoo-2-9e0e3523273be39a480776e49980da73cb0d1cee.tar.gz gentoo-2-9e0e3523273be39a480776e49980da73cb0d1cee.tar.bz2 gentoo-2-9e0e3523273be39a480776e49980da73cb0d1cee.zip |
Stable for ppc, wrt bug #520794
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Search-Xapian')
-rw-r--r-- | dev-perl/Search-Xapian/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Search-Xapian/ChangeLog b/dev-perl/Search-Xapian/ChangeLog index 72dfaa9acdb8..a8ed6872e594 100644 --- a/dev-perl/Search-Xapian/ChangeLog +++ b/dev-perl/Search-Xapian/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Search-Xapian # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.56 2014/12/02 11:53:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.57 2014/12/03 09:44:29 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Search-Xapian-1.2.18.0.ebuild: + Stable for ppc, wrt bug #520794 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Search-Xapian-1.2.18.0.ebuild: Stable for alpha, wrt bug #520794 diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild index efc327b06788..4ebd6e35ddcc 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.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/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild,v 1.7 2014/12/02 11:53:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.18.0.ebuild,v 1.8 2014/12/03 09:44:29 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="examples" RDEPEND="~dev-libs/xapian-${VERSION} |