diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-19 13:26:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 10:03:46 +0000 |
commit | 7cae6621a79044824b329e089dd3e2b6c9fe09cc (patch) | |
tree | 4da070baf170f66f485f13fd471f4c03725ec4a6 /media-libs/libpng/metadata.xml | |
parent | media-libs/libpng-compat: Remove copy-pasted slot:0 desc (diff) | |
download | gentoo-7cae6621a79044824b329e089dd3e2b6c9fe09cc.tar.gz gentoo-7cae6621a79044824b329e089dd3e2b6c9fe09cc.tar.bz2 gentoo-7cae6621a79044824b329e089dd3e2b6c9fe09cc.zip |
media-libs/libpng: Remove obsolete slot descs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libpng/metadata.xml')
-rw-r--r-- | media-libs/libpng/metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/media-libs/libpng/metadata.xml b/media-libs/libpng/metadata.xml index e798373f1df4..10e62abda656 100644 --- a/media-libs/libpng/metadata.xml +++ b/media-libs/libpng/metadata.xml @@ -18,12 +18,6 @@ <remote-id type="sourceforge">libpng</remote-id> </upstream> <slots> - <slot name="0">For building against. This is the only slot - that provides headers and command line tools.</slot> - <slot name="1.2">For binary compatibility, provides libpng12.so.0 - only.</slot> - <slot name="1.5">For binary compatibility, provides libpng15.so.15 - only.</slot> <subslots>Reflect ABI compatibility for libpng.so.</subslots> </slots> </pkgmetadata> |