commit: 3064c6722b802ab9d0905149b712108afe6c9c1d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 18:46:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 18:47:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3064c672
sci-libs/libqalculate: increment subslot
SONAME changed between 3.20 and 3.20.1.
Reported-by: Ben Kohler <bkohler <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{libqalculate-3.20.1.ebuild => libqalculate-3.20.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/libqalculate/libqalculate-3.20.1.ebuild
b/sci-libs/libqalculate/libqalculate-3.20.1-r1.ebuild
similarity index 99%
rename from sci-libs/libqalculate/libqalculate-3.20.1.ebuild
rename to sci-libs/libqalculate/libqalculate-3.20.1-r1.ebuild
index 0b4df443f36..590dd468c1e 100644
--- a/sci-libs/libqalculate/libqalculate-3.20.1.ebuild
+++ b/sci-libs/libqalculate/libqalculate-3.20.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://qalculate.github.io/"
SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2"
-SLOT="0/21"
+SLOT="0/22"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux"
IUSE="curl icu gnuplot readline"