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 2AE1E138ACE for ; Fri, 26 Dec 2014 21:53:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4F3DE0809; Fri, 26 Dec 2014 21:53:52 +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 1A211E097B for ; Fri, 26 Dec 2014 21:53:52 +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 47D5E340618 for ; Fri, 26 Dec 2014 21:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4DA6D703 for ; Fri, 26 Dec 2014 21:53:49 +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: <1419630593.f37d009c2d5d35ca74ef27b4480f6712cf157440.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.14.1.ebuild X-VCS-Directories: sys-apps/baobab/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: f37d009c2d5d35ca74ef27b4480f6712cf157440 X-VCS-Branch: master Date: Fri, 26 Dec 2014 21:53:49 +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: 3b754499-e8ed-4b9f-957b-32f3456a688e X-Archives-Hash: df2bc99f8ae7b3720843a4ac733bcb33 commit: f37d009c2d5d35ca74ef27b4480f6712cf157440 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Fri Dec 26 21:49:53 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Fri Dec 26 21:49:53 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f37d009c sys-apps/baobab: moved to gentoo-x86 --- sys-apps/baobab/baobab-3.14.1.ebuild | 40 ------------------------------------ 1 file changed, 40 deletions(-) diff --git a/sys-apps/baobab/baobab-3.14.1.ebuild b/sys-apps/baobab/baobab-3.14.1.ebuild deleted file mode 100644 index 4e2948b..0000000 --- a/sys-apps/baobab/baobab-3.14.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2014 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 - !