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 7A4EF1381F3 for ; Mon, 24 Dec 2012 00:19:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 790FB21C019; Mon, 24 Dec 2012 00:19:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DADF121C019 for ; Mon, 24 Dec 2012 00:19:24 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8C1B33D866 for ; Mon, 24 Dec 2012 00:19:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 609C1E543C for ; Mon, 24 Dec 2012 00:19:22 +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: <1356308310.6bfb4214267be755b5c43f7c025cfe6787715165.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-search-tool/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-search-tool/gnome-search-tool-3.6.0.ebuild gnome-extra/gnome-search-tool/gnome-search-tool-9999.ebuild gnome-extra/gnome-search-tool/metadata.xml X-VCS-Directories: gnome-extra/gnome-search-tool/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 6bfb4214267be755b5c43f7c025cfe6787715165 X-VCS-Branch: master Date: Mon, 24 Dec 2012 00:19:22 +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: e46774e6-e49f-4e71-ab9f-893e11d9ff85 X-Archives-Hash: b840a4ff2e6111d80aa967d9e44785e2 commit: 6bfb4214267be755b5c43f7c025cfe6787715165 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Dec 24 00:18:30 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Dec 24 00:18:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6bfb4214 gnome-extra/gnome-search-tool: moved to gx86 * Sync live ebuild with gx86 changes. * Add metadata.xml. --- .../gnome-search-tool-3.6.0.ebuild | 53 -------------------- .../gnome-search-tool-9999.ebuild | 9 ++-- gnome-extra/gnome-search-tool/metadata.xml | 5 ++ 3 files changed, 10 insertions(+), 57 deletions(-) diff --git a/gnome-extra/gnome-search-tool/gnome-search-tool-3.6.0.ebuild b/gnome-extra/gnome-search-tool/gnome-search-tool-3.6.0.ebuild deleted file mode 100644 index 00cff3a..0000000 --- a/gnome-extra/gnome-search-tool/gnome-search-tool-3.6.0.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="4" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Search tool for GNOME 3" -HOMEPAGE="https://live.gnome.org/GnomeUtils" - -LICENSE="GPL-2 FDL-1.1" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -fi - -COMMON_DEPEND=" - dev-libs/atk - >=dev-libs/glib-2.30:2 - sys-apps/grep - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-3:3 - x11-libs/libICE - x11-libs/libSM -" -RDEPEND="${COMMON_DEPEND} - sys-apps/findutils - || ( sys-apps/mlocate sys-freebsd/freebsd-ubin ) - ! + + + gnome +