summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-03-17 04:40:41 -0400
committerSam James <sam@gentoo.org>2024-03-17 09:08:42 +0000
commit632bccc7eb31b12665622103f3a2091349e80269 (patch)
tree99ca8e82efb92b1a8a13e97ed494c724a2fbb997
parentdev-java/eclipse-ecj: add 4.20 (diff)
downloadgentoo-632bccc7eb31b12665622103f3a2091349e80269.tar.gz
gentoo-632bccc7eb31b12665622103f3a2091349e80269.tar.bz2
gentoo-632bccc7eb31b12665622103f3a2091349e80269.zip
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@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-astronomy/wcslib/wcslib-8.2.2-r1.ebuild (renamed from sci-astronomy/wcslib/wcslib-8.2.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/wcslib-8.2.2.ebuild b/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"