commit: 7ee20afe95500f913e9a89113dbd3662eaf6cdba
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 13:47:28 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 12 13:47:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee20afe
media-video/ffmpeg: add slot metadata
Package-Manager: portage-2.2.28
media-video/ffmpeg/metadata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index ce057a0..06ac428 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -57,4 +57,9 @@
<flag name="zimg">Enables <pkg>media-libs/zimg</pkg> based scale
filter.</flag>
<flag name="zvbi">Enables <pkg>media-libs/zvbi</pkg> based teletext
decoder.</flag>
</use>
+ <slots>
+ <slot name="0">For building against. This is the only slot that provides
+ headers and command line tools. Binary compatibility slots come and go
+ as required, so always pin dependencies to this slot when
appropriate.</slot>
+ </slots>
</pkgmetadata>