summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-01 15:52:31 +0000
committerSam James <sam@gentoo.org>2021-12-01 15:52:31 +0000
commit0d77f17e4ecc7198eade08cd02bd1df89502ab02 (patch)
treeb3071c9561d87932c3a4320e7e2c6824173f9c74 /dev-libs/libunibreak
parentapp-text/fbreader: add subslot operator for libunibreak (diff)
downloadgentoo-0d77f17e4ecc7198eade08cd02bd1df89502ab02.tar.gz
gentoo-0d77f17e4ecc7198eade08cd02bd1df89502ab02.tar.bz2
gentoo-0d77f17e4ecc7198eade08cd02bd1df89502ab02.zip
dev-libs/libunibreak: add subslot (0/5) to 5.0
Reported-by: kurly Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libunibreak')
-rw-r--r--dev-libs/libunibreak/libunibreak-5.0-r1.ebuild (renamed from dev-libs/libunibreak/libunibreak-5.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libunibreak/libunibreak-5.0.ebuild b/dev-libs/libunibreak/libunibreak-5.0-r1.ebuild
index f4466edceb68..71085ecc8001 100644
--- a/dev-libs/libunibreak/libunibreak-5.0.ebuild
+++ b/dev-libs/libunibreak/libunibreak-5.0-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://vimgadgets.sourceforge.net/libunibreak/"
SRC_URI="https://github.com/adah1972/${PN}/releases/download/${PN}_$(ver_rs 1- '_')/${P}.tar.gz"
LICENSE="ZLIB"
-SLOT="0"
+SLOT="0/5"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="doc +man static-libs"