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 9AF691395E3 for ; Fri, 11 Nov 2016 12:47:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AB80E0B0D; Fri, 11 Nov 2016 12:47:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02634E0B0D for ; Fri, 11 Nov 2016 12:47:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA028341650 for ; Fri, 11 Nov 2016 12:47:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6606424BC for ; Fri, 11 Nov 2016 12:47: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: <1478868384.d4209e6d320779ee666e93a080c41bd5fcd30ff2.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/baobab/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/baobab/Manifest sys-apps/baobab/baobab-3.22.1.ebuild X-VCS-Directories: sys-apps/baobab/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: d4209e6d320779ee666e93a080c41bd5fcd30ff2 X-VCS-Branch: master Date: Fri, 11 Nov 2016 12:47: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: d1967aef-2330-4675-bf8a-f5fbe2fe3c74 X-Archives-Hash: e5cb03c27e652b6c421da36612f91cb1 commit: d4209e6d320779ee666e93a080c41bd5fcd30ff2 Author: Christophe Lermytte lermytte be> AuthorDate: Wed Nov 9 10:22:39 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Fri Nov 11 12:46:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4209e6d sys-apps/baobab: add baobab-3.22.1.ebuild Simple bump, no relevant changes https://git.gnome.org/browse/baobab/diff/?id=3.22.1&&id2=3.22.0 Closes: https://github.com/gentoo/gentoo/pull/2788 Signed-off-by: Gilles Dartiguelongue gentoo.org> sys-apps/baobab/Manifest | 1 + sys-apps/baobab/baobab-3.22.1.ebuild | 37 ++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/sys-apps/baobab/Manifest b/sys-apps/baobab/Manifest index 2cd6400..46027b1 100644 --- a/sys-apps/baobab/Manifest +++ b/sys-apps/baobab/Manifest @@ -1,2 +1,3 @@ DIST baobab-3.20.1.tar.xz 888536 SHA256 e9dff12a76b0d730ce224215860512eb0188280c622faf186937563b96249d1f SHA512 612802b99075f3b8f9644f5ed25cec4f4c565052cf05114e634e044521ef782eb120d2846f134edc4277f3c0a31cd68f617b71d074fdefde279fefbdb442e2fd WHIRLPOOL 16c47d5869d0b54a778542323241a37a771c905fd6ebd7db422b60fc5c321670ee1881ba7c284630e5cefe9643e28b3b9b0b5cb14ca999de345e1440bd5a511a DIST baobab-3.22.0.tar.xz 942664 SHA256 796e784886d5bdf2e9d8ac94d74d5f94e055f4285ef54dc16552fb9c9b9c3e99 SHA512 92031da89ad6e3183a65eaacba7138034e8b3b1608ae33c305c1b0f70971da64046d715ca6f5aa9a26c0557d340fd347f46b7fb2b4719f82b27d424a9cd32db3 WHIRLPOOL 84ab27ef372e55fbb6813b33133e976c69b0fc6f0d3949a66e8a4149836f16e5b8d6eb6df05167a936e12d8c3be25a45d2d385dff3b0b92fb6807b60bccfb388 +DIST baobab-3.22.1.tar.xz 947932 SHA256 5bebcb1797888503d75c9985404e534940c211ffc37e5c7de09eed058dfc97ff SHA512 6fae974ef79dc9b61269cc07fcdb4f6d8f043cf3eb8239c2408a7ccb1445800c1beda85da8ae9e0da1a39604e4896a6aab0ab04391286df20c20783d208c6c36 WHIRLPOOL eef62d8bbc8e7e33337e527178ae905510239cc5ef8995c756528883fe61eb9fa72077a12b6a9fd5845098cc82c1559ac271078bfafbadf975ac3bc674a1375e diff --git a/sys-apps/baobab/baobab-3.22.1.ebuild b/sys-apps/baobab/baobab-3.22.1.ebuild new file mode 100644 index 00000000..f71cd4f --- /dev/null +++ b/sys-apps/baobab/baobab-3.22.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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 ~x86-freebsd ~amd64-linux ~x86-linux" + +COMMON_DEPEND=" + >=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 + !