Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libunibreak/
Date: Wed, 01 Dec 2021 15:54:36
Message-Id: 1638373951.0d77f17e4ecc7198eade08cd02bd1df89502ab02.sam@gentoo
1 commit: 0d77f17e4ecc7198eade08cd02bd1df89502ab02
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 1 15:52:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 15:52:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d77f17e
7
8 dev-libs/libunibreak: add subslot (0/5) to 5.0
9
10 Reported-by: kurly
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 .../libunibreak/{libunibreak-5.0.ebuild => libunibreak-5.0-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libunibreak/libunibreak-5.0.ebuild b/dev-libs/libunibreak/libunibreak-5.0-r1.ebuild
17 similarity index 99%
18 rename from dev-libs/libunibreak/libunibreak-5.0.ebuild
19 rename to dev-libs/libunibreak/libunibreak-5.0-r1.ebuild
20 index f4466edceb68..71085ecc8001 100644
21 --- a/dev-libs/libunibreak/libunibreak-5.0.ebuild
22 +++ b/dev-libs/libunibreak/libunibreak-5.0-r1.ebuild
23 @@ -8,7 +8,7 @@ HOMEPAGE="http://vimgadgets.sourceforge.net/libunibreak/"
24 SRC_URI="https://github.com/adah1972/${PN}/releases/download/${PN}_$(ver_rs 1- '_')/${P}.tar.gz"
25
26 LICENSE="ZLIB"
27 -SLOT="0"
28 +SLOT="0/5"
29 KEYWORDS="~amd64 ~arm ~ppc ~x86"
30 IUSE="doc +man static-libs"