diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-25 23:57:10 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-01-25 23:57:42 +0200 |
commit | 3a89d481490586c94939839f395d833b308cdf5b (patch) | |
tree | 94e0c38f96585efaffaa41e65d72040fc996a3a7 /media-libs/tiff | |
parent | dev-libs/libofx: bump to 0.10.1 (diff) | |
download | gentoo-3a89d481490586c94939839f395d833b308cdf5b.tar.gz gentoo-3a89d481490586c94939839f395d833b308cdf5b.tar.bz2 gentoo-3a89d481490586c94939839f395d833b308cdf5b.zip |
media-libs/tiff: Adopt for codec project
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/tiff/metadata.xml b/media-libs/tiff/metadata.xml index 414505a38dd4..7cc4f8fccac4 100644 --- a/media-libs/tiff/metadata.xml +++ b/media-libs/tiff/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="project"> + <email>codec@gentoo.org</email> + <name>Gentoo Codec Project</name> + </maintainer> <longdescription> TIFF image library and tools, mostly for scanner and fax support, but also used by GIS and other imaging tools. |