diff options
author | Sam James <sam@gentoo.org> | 2021-10-06 03:23:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-06 03:23:47 +0100 |
commit | e886c58ec9d19a36317a3a539a2f5d6102b5a222 (patch) | |
tree | 06577dd3dedf093a096149b9c670798f78490e2f /app-text/mupdf | |
parent | app-text/mupdf: drop myself as a maintainer (diff) | |
download | gentoo-e886c58ec9d19a36317a3a539a2f5d6102b5a222.tar.gz gentoo-e886c58ec9d19a36317a3a539a2f5d6102b5a222.tar.bz2 gentoo-e886c58ec9d19a36317a3a539a2f5d6102b5a222.zip |
app-text/mupdf: add note re security backports
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.18.0-r4.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/mupdf/mupdf-1.18.0-r4.ebuild b/app-text/mupdf/mupdf-1.18.0-r4.ebuild index 66511fc715fd..85aad834e2c2 100644 --- a/app-text/mupdf/mupdf-1.18.0-r4.ebuild +++ b/app-text/mupdf/mupdf-1.18.0-r4.ebuild @@ -3,6 +3,9 @@ EAPI=7 +# Please check upstream git regularly for relevant security-related commits +# to backport. + inherit desktop flag-o-matic toolchain-funcs xdg DESCRIPTION="A lightweight PDF viewer and toolkit written in portable C" |