From: Mart Raudsepp Date: Sun, 7 Jul 2019 11:21:57 +0000 (+0300) Subject: dev-libs/libgweather: bump subslot X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d1c2d45a540618d9f82f19ecc9b23aa1aebad86;p=gentoo.git 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 --- diff --git a/dev-libs/libgweather/libgweather-3.32.2.ebuild b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild 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 52aabb1e0871..55ebb469e066 100644 --- a/dev-libs/libgweather/libgweather-3.32.2.ebuild +++ b/dev-libs/libgweather/libgweather-3.32.2-r1.ebuild @@ -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 )"