Gentoo Archives: gentoo-commits

From: Julian Ospald <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libuv/
Date: Sun, 25 Oct 2015 21:20:34
Message-Id: 1445807993.0058a824f2a854c0a5a89ece5dbcb9b4b194da95.hasufell@gentoo
1 commit: 0058a824f2a854c0a5a89ece5dbcb9b4b194da95
2 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 21:19:53 2015 +0000
4 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 21:19:53 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0058a824
7
8 dev-libs/libuv: add subslots description
9
10 dev-libs/libuv/metadata.xml | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/dev-libs/libuv/metadata.xml b/dev-libs/libuv/metadata.xml
14 index fc03810..e1eed6d 100644
15 --- a/dev-libs/libuv/metadata.xml
16 +++ b/dev-libs/libuv/metadata.xml
17 @@ -31,4 +31,7 @@
18 <bugs-to>https://github.com/libuv/libuv/issues</bugs-to>
19 <remote-id type="github">libuv/libuv</remote-id>
20 </upstream>
21 + <slots>
22 + <subslots>Reflect ABI compatibility of libuv.so.</subslots>
23 + </slots>
24 </pkgmetadata>