commit: b00026de758dcfe4f95259ccd515d6de385c325a Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Thu Dec 15 19:21:38 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Thu Dec 15 19:21:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00026de
media-libs/tiff: add CPE names media-libs/tiff/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/media-libs/tiff/metadata.xml b/media-libs/tiff/metadata.xml index 17d6ed1..1844a8c 100644 --- a/media-libs/tiff/metadata.xml +++ b/media-libs/tiff/metadata.xml @@ -7,4 +7,8 @@ </maintainer> <longdescription>TIFF image library and tools, mostly for scanner and fax support, but also used by GIS and other imaging tools.</longdescription> +<upstream> + <remote-id type="cpe">cpe:/a:libtiff:libtiff</remote-id> + <remote-id type="cpe">cpe:/a:libtiff_project:libtiff</remote-id> +</upstream> </pkgmetadata>
