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 C9279138A1F for ; Wed, 23 Apr 2014 22:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AC5DE0998; Wed, 23 Apr 2014 22:14:10 +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 EC806E09C6 for ; Wed, 23 Apr 2014 22:14:09 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14ED033FF68 for ; Wed, 23 Apr 2014 22:14:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id AD26718748 for ; Wed, 23 Apr 2014 22:14:06 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1398288977.d0f0ca8a5c077592e7ecaa7e277342a19c09673a.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-text/evince/ X-VCS-Repository: proj/gnome X-VCS-Files: app-text/evince/evince-3.12.0.ebuild app-text/evince/evince-3.12.1.ebuild app-text/evince/evince-9999.ebuild X-VCS-Directories: app-text/evince/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: d0f0ca8a5c077592e7ecaa7e277342a19c09673a X-VCS-Branch: master Date: Wed, 23 Apr 2014 22:14:06 +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: cf78db35-61a7-40a2-b4b5-86f51d1e1e2f X-Archives-Hash: b2e759e305379c195c0d3ec6c237feec commit: d0f0ca8a5c077592e7ecaa7e277342a19c09673a Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Apr 23 21:24:13 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Apr 23 21:36:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d0f0ca8a app-text/evince: 3.12.0 → 3.12.1 --- app-text/evince/{evince-3.12.0.ebuild => evince-3.12.1.ebuild} | 1 - app-text/evince/evince-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/app-text/evince/evince-3.12.0.ebuild b/app-text/evince/evince-3.12.1.ebuild similarity index 99% rename from app-text/evince/evince-3.12.0.ebuild rename to app-text/evince/evince-3.12.1.ebuild index 8efba56..f79657b 100644 --- a/app-text/evince/evince-3.12.0.ebuild +++ b/app-text/evince/evince-3.12.1.ebuild @@ -82,7 +82,6 @@ src_configure() { --enable-pdf \ --enable-comics \ --enable-thumbnailer \ - --with-smclient=xsmp \ --with-platform=gnome \ --enable-dbus \ $(use_enable djvu) \ diff --git a/app-text/evince/evince-9999.ebuild b/app-text/evince/evince-9999.ebuild index db49247..dc56d2a 100644 --- a/app-text/evince/evince-9999.ebuild +++ b/app-text/evince/evince-9999.ebuild @@ -100,7 +100,6 @@ src_configure() { --enable-pdf \ --enable-comics \ --enable-thumbnailer \ - --with-smclient=xsmp \ --with-platform=gnome \ --enable-dbus \ $(use_enable djvu) \