dev-perl/Search-Xapian: switch to subslot dependency
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 13 Feb 2016 15:17:10 +0000 (10:17 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 13 Feb 2016 15:17:10 +0000 (10:17 -0500)
Package-Manager: portage-2.2.26

dev-perl/Search-Xapian/Search-Xapian-1.2.22.0.ebuild

index 61608f072686ffba42bfcc671d43ae73da34230b..3a1c0d52e784b6fcce9da399d79b71a2bff2831c 100644 (file)
@@ -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"