From: Anthony G. Basile Date: Thu, 2 Jun 2016 23:02:58 +0000 (-0400) Subject: dev-libs/xapian: fix subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5bcfaee7f2ae3c414f2743f068e58af96a3681ac;p=gentoo.git dev-libs/xapian: fix subslot Package-Manager: portage-2.2.28 --- diff --git a/dev-libs/xapian/xapian-1.3.7.ebuild b/dev-libs/xapian/xapian-1.3.7.ebuild index 22db0994a732..feebda6483f5 100644 --- a/dev-libs/xapian/xapian-1.3.7.ebuild +++ b/dev-libs/xapian/xapian-1.3.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.xapian.org/" SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2" -SLOT="0/1.3.7" # ABI version of libxapian-1.3.so, prefixed with 1.3. +SLOT="0/1.3.8" # ABI version of libxapian-1.3.so, prefixed with 1.3. KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc static-libs -cpu_flags_x86_sse +cpu_flags_x86_sse2 +brass +chert +inmemory"