From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1088138334 for ; Mon, 8 Oct 2018 19:03:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1E18E0863; Mon, 8 Oct 2018 19:03:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B43F8E0863 for ; Mon, 8 Oct 2018 19:03:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A736335C70 for ; Mon, 8 Oct 2018 19:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57329437 for ; Mon, 8 Oct 2018 19:03:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1539025409.35931f6d9ca370009df021a20741fcf560c2ce7b.zlogene@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.3.8.ebuild app-text/zathura/zathura-0.4.1.ebuild app-text/zathura/zathura-9999.ebuild X-VCS-Directories: app-text/zathura/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 35931f6d9ca370009df021a20741fcf560c2ce7b X-VCS-Branch: master Date: Mon, 8 Oct 2018 19:03:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8fadd36e-4de3-41fe-8b8d-2e23f98a563e X-Archives-Hash: d7a94b83763599fd38bf179558cea639 commit: 35931f6d9ca370009df021a20741fcf560c2ce7b Author: Mikle Kolyada gentoo org> AuthorDate: Mon Oct 8 18:55:24 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Oct 8 19:03:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35931f6d app-text/zathura: fix girara slot Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-text/zathura/zathura-0.3.8.ebuild | 4 ++-- app-text/zathura/zathura-0.4.1.ebuild | 2 +- app-text/zathura/zathura-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/zathura/zathura-0.3.8.ebuild b/app-text/zathura/zathura-0.3.8.ebuild index 3bbbd76e646..77c3802a951 100644 --- a/app-text/zathura/zathura-0.3.8.ebuild +++ b/app-text/zathura/zathura-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ LICENSE="ZLIB" SLOT="0" IUSE="+magic sqlite synctex test" -RDEPEND=">=dev-libs/girara-0.2.8:3= +RDEPEND=">=dev-libs/girara-0.2.8:= >=dev-libs/glib-2.32:2= x11-libs/cairo:= >=x11-libs/gtk+-3.6:3 diff --git a/app-text/zathura/zathura-0.4.1.ebuild b/app-text/zathura/zathura-0.4.1.ebuild index 8021ab0339e..842130d46e6 100644 --- a/app-text/zathura/zathura-0.4.1.ebuild +++ b/app-text/zathura/zathura-0.4.1.ebuild @@ -22,7 +22,7 @@ SLOT="0" IUSE="+magic seccomp sqlite synctex test" RDEPEND="dev-libs/appstream - >=dev-libs/girara-0.3.1:0 + >=dev-libs/girara-0.3.1:= >=dev-libs/glib-2.50:2 dev-util/desktop-file-utils dev-python/sphinx diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild index 70f20b7aed6..89006688f4d 100644 --- a/app-text/zathura/zathura-9999.ebuild +++ b/app-text/zathura/zathura-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ LICENSE="ZLIB" SLOT="0" IUSE="+magic sqlite synctex test" -RDEPEND=">=dev-libs/girara-0.2.7:3= +RDEPEND=">=dev-libs/girara-0.2.7:= >=dev-libs/glib-2.32:2= x11-libs/cairo:= >=x11-libs/gtk+-3.6:3