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 25EEB138CEF for ; Wed, 12 Feb 2014 20:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEBC3E0B82; Wed, 12 Feb 2014 20:58:53 +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 1F4E3E0B82 for ; Wed, 12 Feb 2014 20:58:53 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35EF033F6E2 for ; Wed, 12 Feb 2014 20:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3E8FC188CC for ; Wed, 12 Feb 2014 20:58:48 +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: <1392236831.7f3f1fc57371124c17be041f789a46b0f06c8087.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-menus/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-menus/gnome-menus-3.10.1.ebuild X-VCS-Directories: gnome-base/gnome-menus/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 7f3f1fc57371124c17be041f789a46b0f06c8087 X-VCS-Branch: master Date: Wed, 12 Feb 2014 20:58:48 +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: 4a8e4e94-e791-404b-af3c-498f2ae9347f X-Archives-Hash: c565cdf43a69eb51b5c0d847b211f561 commit: 7f3f1fc57371124c17be041f789a46b0f06c8087 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Feb 12 20:22:25 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Wed Feb 12 20:27:11 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7f3f1fc5 gnome-base/gnome-menus: moved to gentoo-x86 --- gnome-base/gnome-menus/gnome-menus-3.10.1.ebuild | 51 ------------------------ 1 file changed, 51 deletions(-) diff --git a/gnome-base/gnome-menus/gnome-menus-3.10.1.ebuild b/gnome-base/gnome-menus/gnome-menus-3.10.1.ebuild deleted file mode 100644 index 805f71c..0000000 --- a/gnome-base/gnome-menus/gnome-menus-3.10.1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Library for the Desktop Menu fd.o specification" -HOMEPAGE="https://git.gnome.org/browse/gnome-menus" - -LICENSE="GPL-2+ LGPL-2+" -SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" - -IUSE="debug +introspection test" - -COMMON_DEPEND=" - >=dev-libs/glib-2.29.15:2 - introspection? ( >=dev-libs/gobject-introspection-0.9.5 ) -" -# Older versions of slot 0 install the menu editor and the desktop directories - -RDEPEND="${COMMON_DEPEND} - !