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 990C2138CBF for ; Sun, 3 May 2015 18:12:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A52DE0841; Sun, 3 May 2015 18:12:08 +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 7AC91E0841 for ; Sun, 3 May 2015 18:12:07 +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 61E94340D6F for ; Sun, 3 May 2015 18:12:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 050109D1 for ; Sun, 3 May 2015 18:12:01 +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: <1430676695.18adf72a4244cc9c4cd7426a28b929bc3af41ded.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.16.1.ebuild X-VCS-Directories: sys-apps/baobab/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 18adf72a4244cc9c4cd7426a28b929bc3af41ded X-VCS-Branch: master Date: Sun, 3 May 2015 18:12:01 +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: bcf0cbe2-740a-4060-9b41-767845c7b42a X-Archives-Hash: bdab2201919741007d15dfb1b72ec91a commit: 18adf72a4244cc9c4cd7426a28b929bc3af41ded Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun May 3 18:10:00 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun May 3 18:11:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=18adf72a sys-apps/baobab: 3.14.1 → 3.16.1 sys-apps/baobab/baobab-3.16.1.ebuild | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/sys-apps/baobab/baobab-3.16.1.ebuild b/sys-apps/baobab/baobab-3.16.1.ebuild new file mode 100644 index 0000000..c4b7889 --- /dev/null +++ b/sys-apps/baobab/baobab-3.16.1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="Disk usage browser for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Baobab" + +LICENSE="GPL-2+ FDL-1.1+" +SLOT="0" +IUSE="" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" + +COMMON_DEPEND=" + >=dev-libs/glib-2.40:2 + >=x11-libs/gtk+-3.13.2:3 +" +RDEPEND="${COMMON_DEPEND} + gnome-base/gsettings-desktop-schemas + x11-themes/gnome-icon-theme-extras + !