commit: 392e08cef70d1a4697ea0861002930499cd3ee9f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 15:17:10 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 15:17:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392e08ce
dev-perl/Search-Xapian: switch to subslot dependency
Package-Manager: portage-2.2.26
dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild
b/dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild
index 61608f0..3a1c0d5 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples"
-RDEPEND="~dev-libs/xapian-${VERSION}
+RDEPEND="dev-libs/xapian:0/1.2.22
!dev-libs/xapian-bindings[perl]"
DEPEND="${RDEPEND}
dev-perl/Module-Build"