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 E2D741382C5 for ; Sun, 28 Jan 2018 16:19:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CD1AE099B; Sun, 28 Jan 2018 16:19:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6A89CE0982 for ; Sun, 28 Jan 2018 16:19:20 +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 ADF85335C39 for ; Sun, 28 Jan 2018 16:19:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FBA31DC for ; Sun, 28 Jan 2018 16:19:17 +0000 (UTC) From: "Michael Weber" 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" Message-ID: <1517156343.536822415d980596538a6417c1842731d573ada4.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-djvu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/zathura-djvu/zathura-djvu-9999.ebuild X-VCS-Directories: app-text/zathura-djvu/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 536822415d980596538a6417c1842731d573ada4 X-VCS-Branch: master Date: Sun, 28 Jan 2018 16:19:17 +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: fe26ea71-93c2-45d8-939e-fda3de227b9d X-Archives-Hash: 51a2c78457604fec187c125aa07e86c3 commit: 536822415d980596538a6417c1842731d573ada4 Author: Michael Weber gentoo org> AuthorDate: Sun Jan 28 16:05:44 2018 +0000 Commit: Michael Weber gentoo org> CommitDate: Sun Jan 28 16:19:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53682241 app-text/zathura-djvu: update live ebuild. Package-Manager: Portage-2.3.20, Repoman-2.3.6 app-text/zathura-djvu/zathura-djvu-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-text/zathura-djvu/zathura-djvu-9999.ebuild b/app-text/zathura-djvu/zathura-djvu-9999.ebuild index 810861d8da9..06d973da811 100644 --- a/app-text/zathura-djvu/zathura-djvu-9999.ebuild +++ b/app-text/zathura-djvu/zathura-djvu-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit eutils toolchain-funcs +inherit eutils toolchain-funcs xdg if [[ ${PV} == *9999 ]]; then inherit git-r3 @@ -22,7 +22,7 @@ SLOT="0" IUSE="" RDEPEND=">=app-text/djvu-3.5.24-r1:= - >=app-text/zathura-0.3.1 + >=app-text/zathura-0.3.8 dev-libs/glib:2= x11-libs/cairo:=" DEPEND="${RDEPEND}