From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1475325-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 01A3A15800F
	for <garchives@archives.gentoo.org>; Sun,  8 Jan 2023 21:14:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EC832E077C;
	Sun,  8 Jan 2023 21:14:17 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D19C9E077C
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jan 2023 21:14:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D4A74340CEF
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jan 2023 21:14:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 44CB1771
	for <gentoo-commits@lists.gentoo.org>; Sun,  8 Jan 2023 21:14:15 +0000 (UTC)
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" <slashbeast@gentoo.org>
Message-ID: <1673212452.49d0d0d9732024b1d5636a341feb7a977282014d.slashbeast@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-text/zathura/zathura-0.5.2-r1.ebuild app-text/zathura/zathura-0.5.2-r2.ebuild app-text/zathura/zathura-9999.ebuild
X-VCS-Directories: app-text/zathura/
X-VCS-Committer: slashbeast
X-VCS-Committer-Name: Piotr Karbowski
X-VCS-Revision: 49d0d0d9732024b1d5636a341feb7a977282014d
X-VCS-Branch: master
Date: Sun,  8 Jan 2023 21:14:15 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 41e30dba-f26c-4a06-b313-a01b2240023e
X-Archives-Hash: a24dd19b86cf93d1a8f8147f44a3a24c

commit:     49d0d0d9732024b1d5636a341feb7a977282014d
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 21:12:50 2023 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 21:14:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d0d0d9

app-text/zathura: 0.5.2-r2, 9999: install man pages unconditionally.

And by extension drop 'doc' USE flag, since the meson.build there is
limited to only man pages anyway.

Closes: https://bugs.gentoo.org/837710
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 .../zathura/{zathura-0.5.2-r1.ebuild => zathura-0.5.2-r2.ebuild}    | 6 +++---
 app-text/zathura/zathura-9999.ebuild                                | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/zathura/zathura-0.5.2-r1.ebuild b/app-text/zathura/zathura-0.5.2-r2.ebuild
similarity index 91%
rename from app-text/zathura/zathura-0.5.2-r1.ebuild
rename to app-text/zathura/zathura-0.5.2-r2.ebuild
index 88dfa8dc6291..871f9948e8f7 100644
--- a/app-text/zathura/zathura-0.5.2-r1.ebuild
+++ b/app-text/zathura/zathura-0.5.2-r2.ebuild
@@ -19,7 +19,7 @@ fi
 
 LICENSE="ZLIB"
 SLOT="0/$(ver_cut 1-2)"
-IUSE="doc seccomp sqlite synctex test"
+IUSE="seccomp sqlite synctex test"
 
 RESTRICT="!test? ( test )"
 
@@ -35,7 +35,7 @@ DEPEND=">=dev-libs/girara-0.3.7
 
 RDEPEND="${DEPEND}"
 
-BDEPEND="doc? ( dev-python/sphinx )
+BDEPEND="dev-python/sphinx
 	test? ( dev-libs/appstream-glib
 		dev-libs/check )
 	virtual/pkgconfig"
@@ -47,7 +47,7 @@ PATCHES=(
 src_configure() {
 	local emesonargs=(
 		-Dconvert-icon=disabled
-		-Dmanpages=$(usex doc enabled disabled)
+		-Dmanpages=enabled
 		-Dseccomp=$(usex seccomp enabled disabled)
 		-Dsqlite=$(usex sqlite enabled disabled)
 		-Dsynctex=$(usex synctex enabled disabled)

diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild
index 88dfa8dc6291..871f9948e8f7 100644
--- a/app-text/zathura/zathura-9999.ebuild
+++ b/app-text/zathura/zathura-9999.ebuild
@@ -19,7 +19,7 @@ fi
 
 LICENSE="ZLIB"
 SLOT="0/$(ver_cut 1-2)"
-IUSE="doc seccomp sqlite synctex test"
+IUSE="seccomp sqlite synctex test"
 
 RESTRICT="!test? ( test )"
 
@@ -35,7 +35,7 @@ DEPEND=">=dev-libs/girara-0.3.7
 
 RDEPEND="${DEPEND}"
 
-BDEPEND="doc? ( dev-python/sphinx )
+BDEPEND="dev-python/sphinx
 	test? ( dev-libs/appstream-glib
 		dev-libs/check )
 	virtual/pkgconfig"
@@ -47,7 +47,7 @@ PATCHES=(
 src_configure() {
 	local emesonargs=(
 		-Dconvert-icon=disabled
-		-Dmanpages=$(usex doc enabled disabled)
+		-Dmanpages=enabled
 		-Dseccomp=$(usex seccomp enabled disabled)
 		-Dsqlite=$(usex sqlite enabled disabled)
 		-Dsynctex=$(usex synctex enabled disabled)