app-text/zathura-meta: drop 0, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-08-06 21:16:34 +03:00
parent c92284314b
commit 71c743ae53

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Meta package for app-text/zathura plugins"
HOMEPAGE="https://pwmt.org/projects/zathura/"
SRC_URI=""
LICENSE="metapackage"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE="cb djvu +pdf postscript"
RDEPEND="app-text/zathura
cb? ( app-text/zathura-cb )
djvu? ( app-text/zathura-djvu )
pdf? ( || ( app-text/zathura-pdf-poppler app-text/zathura-pdf-mupdf ) )
postscript? ( app-text/zathura-ps )"