From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0223B1382C5 for ; Tue, 30 Jan 2018 15:18:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 109DDE0CBC; Tue, 30 Jan 2018 15:18:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E130BE0CBC for ; Tue, 30 Jan 2018 15:18:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BA41335C67 for ; Tue, 30 Jan 2018 15:18:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 636E71D7 for ; Tue, 30 Jan 2018 15:18:14 +0000 (UTC) From: "Sobhan Mohammadpour" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sobhan Mohammadpour" Message-ID: <1517325469.336b154d7b6dae50febfd4b8576a9e3c7ab03cc8.sobhan@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.26.1.ebuild X-VCS-Directories: sys-apps/baobab/ X-VCS-Committer: sobhan X-VCS-Committer-Name: Sobhan Mohammadpour X-VCS-Revision: 336b154d7b6dae50febfd4b8576a9e3c7ab03cc8 X-VCS-Branch: master Date: Tue, 30 Jan 2018 15:18:14 +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: 826f5149-e389-49ff-8282-78fc729e7868 X-Archives-Hash: 06c588250839d63362bb281cbd1e7502 commit: 336b154d7b6dae50febfd4b8576a9e3c7ab03cc8 Author: Sobhan Mohammadpour gentoo org> AuthorDate: Tue Jan 30 15:17:49 2018 +0000 Commit: Sobhan Mohammadpour gentoo org> CommitDate: Tue Jan 30 15:17:49 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=336b154d sys-apps/baobab: version bump to 3.26.1 Package-Manager: Portage-2.3.21, Repoman-2.3.6 Manifest-Sign-Key: 0x7DF238CF0AA182E1 sys-apps/baobab/baobab-3.26.1.ebuild | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/sys-apps/baobab/baobab-3.26.1.ebuild b/sys-apps/baobab/baobab-3.26.1.ebuild new file mode 100644 index 00000000..9a65cb60 --- /dev/null +++ b/sys-apps/baobab/baobab-3.26.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +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 ~amd64-linux ~x86-linux" + +COMMON_DEPEND=" + dev-lang/vala:0.38 + >=dev-libs/glib-2.40:2[dbus] + >=x11-libs/gtk+-3.19.1:3 +" +RDEPEND="${COMMON_DEPEND} + gnome-base/gsettings-desktop-schemas + x11-themes/adwaita-icon-theme + !