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 86E4F138010 for ; Sat, 27 Oct 2012 21:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B473B21C01D; Sat, 27 Oct 2012 21:26:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AB8721C01D for ; Sat, 27 Oct 2012 21:26:25 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95A8333D921 for ; Sat, 27 Oct 2012 21:26:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1AB30E5436 for ; Sat, 27 Oct 2012 21:26:22 +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: <1351373108.0f2722516dd2cc532a1469f63fe00967fe0e38fb.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-admin/gnome-system-log/ X-VCS-Repository: proj/gnome X-VCS-Files: app-admin/gnome-system-log/gnome-system-log-3.5.92.ebuild app-admin/gnome-system-log/gnome-system-log-3.6.0.ebuild app-admin/gnome-system-log/gnome-system-log-9999.ebuild X-VCS-Directories: app-admin/gnome-system-log/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 0f2722516dd2cc532a1469f63fe00967fe0e38fb X-VCS-Branch: master Date: Sat, 27 Oct 2012 21:26:22 +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: 83eb279a-2684-4283-bb9a-992a048b2544 X-Archives-Hash: 215c9923173815fc01d207b020066eec commit: 0f2722516dd2cc532a1469f63fe00967fe0e38fb Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 27 21:25:08 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 27 21:25:08 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0f272251 app-admin/gnome-system-log: 3.5.92 → 3.6.0 --- ...3.5.92.ebuild => gnome-system-log-3.6.0.ebuild} | 3 ++- .../gnome-system-log/gnome-system-log-9999.ebuild | 12 +++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/app-admin/gnome-system-log/gnome-system-log-3.5.92.ebuild b/app-admin/gnome-system-log/gnome-system-log-3.6.0.ebuild similarity index 96% rename from app-admin/gnome-system-log/gnome-system-log-3.5.92.ebuild rename to app-admin/gnome-system-log/gnome-system-log-3.6.0.ebuild index 962b219..19ad7a7 100644 --- a/app-admin/gnome-system-log/gnome-system-log-3.5.92.ebuild +++ b/app-admin/gnome-system-log/gnome-system-log-3.6.0.ebuild @@ -41,10 +41,11 @@ if [[ ${PV} = 9999 ]]; then app-text/yelp-tools" fi -pkg_setup() { +src_configure() { DOCS="NEWS TODO" G2CONF="${G2CONF} --disable-schemas-compile --enable-zlib" [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)" + gnome2_src_configure } diff --git a/app-admin/gnome-system-log/gnome-system-log-9999.ebuild b/app-admin/gnome-system-log/gnome-system-log-9999.ebuild index e0413fd..19ad7a7 100644 --- a/app-admin/gnome-system-log/gnome-system-log-9999.ebuild +++ b/app-admin/gnome-system-log/gnome-system-log-9999.ebuild @@ -25,21 +25,27 @@ fi COMMON_DEPEND=">=dev-libs/glib-2.31.0:2 sys-libs/zlib - >=x11-libs/gtk+-3.0.0:3 + >=x11-libs/gtk+-3.4.0:3 x11-libs/pango" RDEPEND="${COMMON_DEPEND} gnome-base/gsettings-desktop-schemas !