diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-10-16 12:19:55 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-10-16 12:19:55 +0200 |
commit | 38e5a3b51a4190a5dd8beb306202bec4f9801dbd (patch) | |
tree | f380faa81f6b35232c5ed28a9c6c0655bb297373 /media-libs/openh264 | |
parent | media-libs/x265: Add links to upstream pull requests in patches. (diff) | |
download | gentoo-38e5a3b51a4190a5dd8beb306202bec4f9801dbd.tar.gz gentoo-38e5a3b51a4190a5dd8beb306202bec4f9801dbd.tar.bz2 gentoo-38e5a3b51a4190a5dd8beb306202bec4f9801dbd.zip |
media-libs/openh264: Add video herd, bug #561332.
Package-Manager: portage-2.2.23
Diffstat (limited to 'media-libs/openh264')
-rw-r--r-- | media-libs/openh264/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/openh264/metadata.xml b/media-libs/openh264/metadata.xml index cc2cd190e848..59898d1f8d68 100644 --- a/media-libs/openh264/metadata.xml +++ b/media-libs/openh264/metadata.xml @@ -1,10 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>video</herd> <maintainer> <email>axs@gentoo.org</email> <name>Ian Stakenvicius</name> </maintainer> + <maintainer> + <email>media-video@gentoo.org</email> + </maintainer> <use> <flag name="plugin">Install the Gecko Media Plugin (GMP) for use with Mozilla packages</flag> <flag name="utils">Install the CLI encoder and decoder utilities</flag> |