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 4EF561381F3 for ; Mon, 24 Dec 2012 17:25:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8FE021C025; Mon, 24 Dec 2012 17:25:05 +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 3E21321C025 for ; Mon, 24 Dec 2012 17:25:05 +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 F09E433DA77 for ; Mon, 24 Dec 2012 17:25:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 87CC6E543C for ; Mon, 24 Dec 2012 17:25:02 +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: <1356369872.5c6bef0bda5a56647a207c63ae4c39f3ba1810de.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gcalctool/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gcalctool/gcalctool-6.6.2.ebuild gnome-extra/gcalctool/gcalctool-9999.ebuild X-VCS-Directories: gnome-extra/gcalctool/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 5c6bef0bda5a56647a207c63ae4c39f3ba1810de X-VCS-Branch: master Date: Mon, 24 Dec 2012 17:25:02 +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: 1c86f5c2-efad-49bd-9e12-985bcffc534f X-Archives-Hash: a917f6f6ec5faa0150e40fa738f9784f commit: 5c6bef0bda5a56647a207c63ae4c39f3ba1810de Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Dec 24 17:24:06 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Dec 24 17:24:32 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5c6bef0b gnome-extra/gcalctool: moved to gx86 * Sync live ebuild with gx86 changes. --- gnome-extra/gcalctool/gcalctool-6.6.2.ebuild | 46 -------------------------- gnome-extra/gcalctool/gcalctool-9999.ebuild | 13 ++++--- 2 files changed, 7 insertions(+), 52 deletions(-) diff --git a/gnome-extra/gcalctool/gcalctool-6.6.2.ebuild b/gnome-extra/gcalctool/gcalctool-6.6.2.ebuild deleted file mode 100644 index e989072..0000000 --- a/gnome-extra/gcalctool/gcalctool-6.6.2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="4" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="A calculator application for GNOME" -HOMEPAGE="http://live.gnome.org/Gcalctool http://calctool.sourceforge.net/" - -LICENSE="GPL-2" -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=">=x11-libs/gtk+-3:3 - >=dev-libs/glib-2.31:2 - dev-libs/libxml2:2" -RDEPEND="${COMMON_DEPEND} - !=x11-libs/gtk+-3:3 >=dev-libs/glib-2.31:2 - dev-libs/libxml2:2" + dev-libs/libxml2:2 +" RDEPEND="${COMMON_DEPEND} !