From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-894890-garchives=archives.gentoo.org@lists.gentoo.org>
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 6D52C13832E
	for <garchives@archives.gentoo.org>; Wed,  3 Aug 2016 08:06:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D77F421C092;
	Wed,  3 Aug 2016 08:06:17 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 80E4521C092
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Aug 2016 08:06:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 43058340A9D
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Aug 2016 08:06:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8491EE62
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Aug 2016 08:06:14 +0000 (UTC)
From: "Michael Weber" <xmw@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, "Michael Weber" <xmw@gentoo.org>
Message-ID: <1470211549.cd33937cbefd0d993a532ef52a74299c9fd1617e.xmw@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.6.ebuild
X-VCS-Directories: app-text/zathura/
X-VCS-Committer: xmw
X-VCS-Committer-Name: Michael Weber
X-VCS-Revision: cd33937cbefd0d993a532ef52a74299c9fd1617e
X-VCS-Branch: master
Date: Wed,  3 Aug 2016 08:06:14 +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-Archives-Salt: d5b541a0-3208-4a03-bfee-ecce8d812103
X-Archives-Hash: 1c5232396f001ce2550c652189b1cb66

commit:     cd33937cbefd0d993a532ef52a74299c9fd1617e
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 08:05:24 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Aug  3 08:05:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd33937c

app-text/zathura: bump girara dependency (bug 590182, thanks Toralf Förster).

Package-Manager: portage-2.2.28

 app-text/zathura/zathura-0.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/zathura/zathura-0.3.6.ebuild b/app-text/zathura/zathura-0.3.6.ebuild
index 94e403b..452ebaa 100644
--- a/app-text/zathura/zathura-0.3.6.ebuild
+++ b/app-text/zathura/zathura-0.3.6.ebuild
@@ -24,7 +24,7 @@ KEYWORDS=""
 fi
 IUSE="+magic sqlite synctex test"
 
-RDEPEND=">=dev-libs/girara-0.2.5:3=
+RDEPEND=">=dev-libs/girara-0.2.6:3=
 	>=dev-libs/glib-2.32:2=
 	x11-libs/cairo:=
 	>=x11-libs/gtk+-3.6:3