dev-libs/libgweather: bump subslot
authorMart Raudsepp <leio@gentoo.org>
Sun, 7 Jul 2019 11:21:57 +0000 (14:21 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 7 Jul 2019 11:21:57 +0000 (14:21 +0300)
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>
dev-libs/libgweather/libgweather-3.32.2-r1.ebuild [moved from dev-libs/libgweather/libgweather-3.32.2.ebuild with 90% similarity]

similarity index 90%
rename from dev-libs/libgweather/libgweather-3.32.2.ebuild
rename to dev-libs/libgweather/libgweather-3.32.2-r1.ebuild
index 52aabb1e08716403a2e1d0c5dfef2bfbe975ae6a..55ebb469e066883a2d208a8ec657028d3bdca550 100644 (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 )"