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 965FA1384B4 for ; Sat, 14 Nov 2015 13:48:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6829221C0DD; Sat, 14 Nov 2015 13:48:21 +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 02F0B21C094 for ; Sat, 14 Nov 2015 13:48:20 +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 04C0B34074E for ; Sat, 14 Nov 2015 13:48:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 400431473 for ; Sat, 14 Nov 2015 13:48:15 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447508774.c4f55719d7bd9b31c210e2c04032725414ecc64e.pacho@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.18.2.ebuild X-VCS-Directories: app-text/evince/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c4f55719d7bd9b31c210e2c04032725414ecc64e X-VCS-Branch: master Date: Sat, 14 Nov 2015 13:48:15 +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: 2828c3e1-f456-4a98-aeb1-c4282e429a9b X-Archives-Hash: 2a25cc04ed6248f7260af1d66d96389e commit: c4f55719d7bd9b31c210e2c04032725414ecc64e Author: Pacho Ramos gentoo org> AuthorDate: Sat Nov 14 12:07:13 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Nov 14 13:46:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f55719 app-text/evince: Needs to be rebuilt with gnome-desktop subslot bumps Package-Manager: portage-2.2.24 app-text/evince/evince-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/evince/evince-3.18.2.ebuild b/app-text/evince/evince-3.18.2.ebuild index 7ada100..4d2c68d 100644 --- a/app-text/evince/evince-3.18.2.ebuild +++ b/app-text/evince/evince-3.18.2.ebuild @@ -41,7 +41,7 @@ COMMON_DEPEND=" media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 ) - gnome? ( gnome-base/gnome-desktop:3 ) + gnome? ( gnome-base/gnome-desktop:3= ) gnome-keyring? ( >=app-crypt/libsecret-0.5 ) introspection? ( >=dev-libs/gobject-introspection-1:= ) nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )