commit: 6d1c2d45a540618d9f82f19ecc9b23aa1aebad86 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Jul 7 11:21:57 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Jul 7 11:21:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1c2d45
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 <AT> gentoo.org> .../{libgweather-3.32.2.ebuild => libgweather-3.32.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 52aabb1e087..55ebb469e06 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 )"
