summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-29 19:46:21 +0100
committerSam James <sam@gentoo.org>2021-07-29 19:47:15 +0100
commit3064c6722b802ab9d0905149b712108afe6c9c1d (patch)
treee9ff2339622b3ff7d200db5be177d5995c61ca13
parentdev-python/uvloop: improve setup.cfg append (diff)
downloadgentoo-3064c6722b802ab9d0905149b712108afe6c9c1d.tar.gz
gentoo-3064c6722b802ab9d0905149b712108afe6c9c1d.tar.bz2
gentoo-3064c6722b802ab9d0905149b712108afe6c9c1d.zip
sci-libs/libqalculate: increment subslot
SONAME changed between 3.20 and 3.20.1. Reported-by: Ben Kohler <bkohler@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-libs/libqalculate/libqalculate-3.20.1-r1.ebuild (renamed from sci-libs/libqalculate/libqalculate-3.20.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.20.1.ebuild b/sci-libs/libqalculate/libqalculate-3.20.1-r1.ebuild
index 0b4df443f36f..590dd468c1ed 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"