commit:     632bccc7eb31b12665622103f3a2091349e80269
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Mar 17 08:40:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 09:08:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632bccc7

sci-astronomy/wcslib: bump subslot to guarantee rebuilds

The soname has changed in the new version, and this was being tracked by
SLOT= so we should ensure that is up to date... oops.

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-astronomy/wcslib/{wcslib-8.2.2.ebuild => wcslib-8.2.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/wcslib/wcslib-8.2.2.ebuild 
b/sci-astronomy/wcslib/wcslib-8.2.2-r1.ebuild
similarity index 99%
rename from sci-astronomy/wcslib/wcslib-8.2.2.ebuild
rename to sci-astronomy/wcslib/wcslib-8.2.2-r1.ebuild
index ff5f3d72e32e..47c7788eb7ad 100644
--- a/sci-astronomy/wcslib/wcslib-8.2.2.ebuild
+++ b/sci-astronomy/wcslib/wcslib-8.2.2-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Astronomical World Coordinate System 
transformations library"
 HOMEPAGE="https://www.atnf.csiro.au/people/mcalabre/WCS/";
 SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2";
 
-SLOT="0/7"
+SLOT="0/8"
 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc fortran fits pgplot static-libs +tools"

Reply via email to