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 4A9ED138CD3 for ; Tue, 9 Jun 2015 13:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84BBFE086C; Tue, 9 Jun 2015 13:49:01 +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 BDA55E07D8 for ; Tue, 9 Jun 2015 13:49:00 +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 15BEE340A49 for ; Tue, 9 Jun 2015 13:49:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C13FBA34 for ; Tue, 9 Jun 2015 13:48:58 +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: <1433857722.40a339989d99a9b72bc1ca4197df57efaa0ce1cd.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-dicts/gnome-dictionary/ X-VCS-Repository: proj/gnome X-VCS-Files: app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild X-VCS-Directories: app-dicts/gnome-dictionary/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 40a339989d99a9b72bc1ca4197df57efaa0ce1cd X-VCS-Branch: master Date: Tue, 9 Jun 2015 13:48:58 +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: 7d45d18e-7160-4f41-b815-83e97a68b850 X-Archives-Hash: 6ff73449713049cb9569d0cae025d33e commit: 40a339989d99a9b72bc1ca4197df57efaa0ce1cd Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Jun 9 10:03:50 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Jun 9 13:48:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=40a33998 app-dicts/gnome-dictionary: moved to gentoo-x86 .../gnome-dictionary-3.16.2.ebuild | 42 ---------------------- 1 file changed, 42 deletions(-) diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild deleted file mode 100644 index 96eedd0..0000000 --- a/app-dicts/gnome-dictionary/gnome-dictionary-3.16.2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="yes" - -inherit gnome2 - -DESCRIPTION="Dictionary utility for GNOME" -HOMEPAGE="https://live.gnome.org/GnomeUtils" - -LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" -SLOT="0/8" # subslot = suffix of libgdict-1.0.so -IUSE="+introspection ipv6" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" - -COMMON_DEPEND=" - >=dev-libs/glib-2.39:2 - x11-libs/cairo:= - >=x11-libs/gtk+-3.14:3 - x11-libs/pango - introspection? ( >=dev-libs/gobject-introspection-1.42 ) -" -RDEPEND="${COMMON_DEPEND} - gnome-base/gsettings-desktop-schemas - !