commit: 65f33e6cc8ba1ac578ee0924aa57fe05d00aa5e5 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 20:53:52 2015 +0000 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org> CommitDate: Tue Oct 20 23:16:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f33e6c
media-libs/libpng: add SLOT description to metadata.xml media-libs/libpng/metadata.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/media-libs/libpng/metadata.xml b/media-libs/libpng/metadata.xml index ead4d1c..4cbaf67 100644 --- a/media-libs/libpng/metadata.xml +++ b/media-libs/libpng/metadata.xml @@ -9,4 +9,13 @@ <remote-id type="cpe">cpe:/a:libpng:libpng</remote-id> <remote-id type="sourceforge">apng</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>