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 F1F5613838B for ; Sun, 5 Oct 2014 22:09:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63106E0802; Sun, 5 Oct 2014 22:09:42 +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 952DDE0802 for ; Sun, 5 Oct 2014 22:09:41 +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 A9A2D34021A for ; Sun, 5 Oct 2014 22:09:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 776777111 for ; Sun, 5 Oct 2014 22:09:38 +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: <1412543990.cf4414d08b8e3c59163251ab9d3cea1535cc109d.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: sys-apps/baobab/ X-VCS-Repository: proj/gnome X-VCS-Files: sys-apps/baobab/baobab-3.12.1.ebuild sys-apps/baobab/baobab-3.14.0.ebuild sys-apps/baobab/baobab-9999.ebuild X-VCS-Directories: sys-apps/baobab/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: cf4414d08b8e3c59163251ab9d3cea1535cc109d X-VCS-Branch: master Date: Sun, 5 Oct 2014 22:09:38 +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: 93f9bfcf-2f64-480e-b894-b993a5ceb1bb X-Archives-Hash: 6d696812f18be4e74c9a736b37f99417 commit: cf4414d08b8e3c59163251ab9d3cea1535cc109d Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 5 17:20:52 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Oct 5 21:19:50 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cf4414d0 sys-apps/baobab: 3.12.1 → 3.14.0 --- sys-apps/baobab/{baobab-3.12.1.ebuild => baobab-3.14.0.ebuild} | 2 +- sys-apps/baobab/baobab-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/baobab/baobab-3.12.1.ebuild b/sys-apps/baobab/baobab-3.14.0.ebuild similarity index 97% rename from sys-apps/baobab/baobab-3.12.1.ebuild rename to sys-apps/baobab/baobab-3.14.0.ebuild index 0118c34..4e2948b 100644 --- a/sys-apps/baobab/baobab-3.12.1.ebuild +++ b/sys-apps/baobab/baobab-3.14.0.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-fr COMMON_DEPEND=" >=dev-libs/glib-2.40:2 - >=x11-libs/gtk+-3.12:3 + >=x11-libs/gtk+-3.13.2:3 " RDEPEND="${COMMON_DEPEND} gnome-base/gsettings-desktop-schemas diff --git a/sys-apps/baobab/baobab-9999.ebuild b/sys-apps/baobab/baobab-9999.ebuild index 3c5fd3d..0d3d37f 100644 --- a/sys-apps/baobab/baobab-9999.ebuild +++ b/sys-apps/baobab/baobab-9999.ebuild @@ -7,7 +7,7 @@ GCONF_DEBUG="no" inherit gnome2 if [[ ${PV} = 9999 ]]; then - VALA_MIN_API_VERSION="0.22" + VALA_MIN_API_VERSION="0.26" VALA_USE_DEPEND="vapigen" inherit gnome2-live vala fi @@ -26,7 +26,7 @@ fi COMMON_DEPEND=" >=dev-libs/glib-2.40:2 - >=x11-libs/gtk+-3.12:3 + >=x11-libs/gtk+-3.13.2:3 " RDEPEND="${COMMON_DEPEND} gnome-base/gsettings-desktop-schemas