From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6623813855B for ; Mon, 7 Sep 2015 16:25:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F3E4142A1; Mon, 7 Sep 2015 16:24:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 941A314292 for ; Mon, 7 Sep 2015 16:24:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B844C34091F for ; Mon, 7 Sep 2015 16:24:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4900019B for ; Mon, 7 Sep 2015 16:24:35 +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: <1441642900.d09487e328f26e04cd2b009575ba6472009f40f5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/evince/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/evince/evince-3.16.1.ebuild X-VCS-Directories: app-text/evince/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d09487e328f26e04cd2b009575ba6472009f40f5 X-VCS-Branch: master Date: Mon, 7 Sep 2015 16:24:35 +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: 4e5bb4d9-7c1c-448b-bf90-dcafe70dbfa3 X-Archives-Hash: fc125b6cdad35de437398db285f32288 commit: d09487e328f26e04cd2b009575ba6472009f40f5 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 15:58:44 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 16:21:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09487e3 app-text/evince: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 app-text/evince/evince-3.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/evince/evince-3.16.1.ebuild b/app-text/evince/evince-3.16.1.ebuild index f080717..228c4d1 100644 --- a/app-text/evince/evince-3.16.1.ebuild +++ b/app-text/evince/evince-3.16.1.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0" # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) SLOT="0/evd3.4-evv3.3" IUSE="djvu dvi gnome +introspection libsecret nautilus nsplugin +postscript t1lib tiff xps" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" # Since 2.26.2, can handle poppler without cairo support. Make it optional ? # not mature enough