diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-26 00:00:06 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-26 00:00:06 +0200 |
commit | f50da934feb7834e71a3ffa27f9d2ccd875ef2b1 (patch) | |
tree | ffa566966225180e325df14d13f95143a0da87b7 | |
parent | media-libs/tiff: Adopt for codec project (diff) | |
download | gentoo-f50da934feb7834e71a3ffa27f9d2ccd875ef2b1.tar.gz gentoo-f50da934feb7834e71a3ffa27f9d2ccd875ef2b1.tar.bz2 gentoo-f50da934feb7834e71a3ffa27f9d2ccd875ef2b1.zip |
media-libs/libpng: Add codec project
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | media-libs/libpng/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/libpng/metadata.xml b/media-libs/libpng/metadata.xml index 973c824aaa41..34fc4dce7b8c 100644 --- a/media-libs/libpng/metadata.xml +++ b/media-libs/libpng/metadata.xml @@ -5,6 +5,10 @@ <email>base-system@gentoo.org</email> <name>Gentoo Base System</name> </maintainer> + <maintainer type="project"> + <email>codec@gentoo.org</email> + <name>Codec project</name> + </maintainer> <use> <flag name="apng">support unofficial APNG (Animated PNG) spec</flag> </use> |