dev-libs/libgweather: bump subslot

See https://mail.gnome.org/archives/distributor-list/2019-July/msg00003.html
and preceeding message for reason. Most people probably have already
rebuilt much of it against the changed ABI, but we need this subslot
change for 3.32 to go to stable tree eventually without breaking for
those users.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-07-07 14:21:57 +03:00
parent 46c74f6fc3
commit 6d1c2d45a5

View File

@@ -10,7 +10,7 @@ DESCRIPTION="Location and timezone database and weather-lookup library"
HOMEPAGE="https://wiki.gnome.org/Projects/LibGWeather"
LICENSE="GPL-2+"
SLOT="2/3-15" # subslot = 3-(libgweather-3 soname suffix)
SLOT="2/3-15-2" # subslot = 3-(libgweather-3 soname suffix) w/ temporary -2 suffix for silent ABI break after 3.28 without soname bump as per distro-list
IUSE="glade gtk-doc +introspection +vala"
REQUIRED_USE="vala? ( introspection )"