diff options
author | 2013-03-14 15:13:52 +0000 | |
---|---|---|
committer | 2013-03-14 15:13:52 +0000 | |
commit | dbd3a7d2b62c986c9ef6460c6a8816f1bef04a53 (patch) | |
tree | bcd2c79032731c7c54b23919a1f6d71674053ed4 /dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild | |
parent | Stable for ppc64, wrt bug #457398 (diff) | |
download | gentoo-2-dbd3a7d2b62c986c9ef6460c6a8816f1bef04a53.tar.gz gentoo-2-dbd3a7d2b62c986c9ef6460c6a8816f1bef04a53.tar.bz2 gentoo-2-dbd3a7d2b62c986c9ef6460c6a8816f1bef04a53.zip |
Stable for ppc64, wrt bug #461242
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild')
-rw-r--r-- | dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild index 35d842e89da1..c212eee4bc19 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.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/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild,v 1.4 2013/03/12 18:28:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.2.13.0.ebuild,v 1.5 2013/03/14 15:13:52 ago Exp $ EAPI="4" @@ -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="amd64 ~arm ~mips ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86" IUSE="examples" RDEPEND=">=dev-libs/xapian-1.2.9 |