summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-09-03 16:39:42 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-10-21 15:36:23 +0300
commit6f48437615ca5f34cd140ed3838f1c042af8cb81 (patch)
tree77920370de115cb74bf1a9fcc0da46c4baf62ff3 /app-text
parentapp-text/zathura-ps: add 0.2.8 (diff)
downloadgentoo-6f48437615ca5f34cd140ed3838f1c042af8cb81.tar.gz
gentoo-6f48437615ca5f34cd140ed3838f1c042af8cb81.tar.bz2
gentoo-6f48437615ca5f34cd140ed3838f1c042af8cb81.zip
app-text/zathura-ps: update live
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-ps/zathura-ps-9999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-text/zathura-ps/zathura-ps-9999.ebuild b/app-text/zathura-ps/zathura-ps-9999.ebuild
index 52b16b0f9b8d..e5fed454182c 100644
--- a/app-text/zathura-ps/zathura-ps-9999.ebuild
+++ b/app-text/zathura-ps/zathura-ps-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,9 +20,12 @@ HOMEPAGE="https://pwmt.org/projects/zathura-ps/download/"
LICENSE="ZLIB"
SLOT="0"
+# Tests currently only validating data files
+RESTRICT="test"
+
DEPEND="app-text/libspectre
>=app-text/zathura-0.3.9
- dev-libs/girara
+ dev-libs/girara:=
dev-libs/glib:2
x11-libs/cairo"