Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpng/
Date: Mon, 22 Nov 2021 10:11:20
Message-Id: 1637575426.7cae6621a79044824b329e089dd3e2b6c9fe09cc.sam@gentoo
1 commit: 7cae6621a79044824b329e089dd3e2b6c9fe09cc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 19 12:26:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 10:03:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cae6621
7
8 media-libs/libpng: Remove obsolete slot descs
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 media-libs/libpng/metadata.xml | 6 ------
14 1 file changed, 6 deletions(-)
15
16 diff --git a/media-libs/libpng/metadata.xml b/media-libs/libpng/metadata.xml
17 index e798373f1df4..10e62abda656 100644
18 --- a/media-libs/libpng/metadata.xml
19 +++ b/media-libs/libpng/metadata.xml
20 @@ -18,12 +18,6 @@
21 <remote-id type="sourceforge">libpng</remote-id>
22 </upstream>
23 <slots>
24 - <slot name="0">For building against. This is the only slot
25 - that provides headers and command line tools.</slot>
26 - <slot name="1.2">For binary compatibility, provides libpng12.so.0
27 - only.</slot>
28 - <slot name="1.5">For binary compatibility, provides libpng15.so.15
29 - only.</slot>
30 <subslots>Reflect ABI compatibility for libpng.so.</subslots>
31 </slots>
32 </pkgmetadata>