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 6BB7A138AD0 for ; Fri, 26 Dec 2014 21:47:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1712E0983; Fri, 26 Dec 2014 21:47:29 +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 DC4FDE097E for ; Fri, 26 Dec 2014 21:47:28 +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 115E634059A for ; Fri, 26 Dec 2014 21:47:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD6C9D700 for ; Fri, 26 Dec 2014 21:47:26 +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: <1419630393.067a994aa990dc9f6eff82f5e96302b940b357cb.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-gfx/gnome-font-viewer/ X-VCS-Repository: proj/gnome X-VCS-Files: media-gfx/gnome-font-viewer/gnome-font-viewer-3.14.0.ebuild X-VCS-Directories: media-gfx/gnome-font-viewer/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 067a994aa990dc9f6eff82f5e96302b940b357cb X-VCS-Branch: master Date: Fri, 26 Dec 2014 21:47:26 +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: 208f074d-85e0-4744-9c10-ae2258e3cca4 X-Archives-Hash: 019b7081bd9a836e037ead8079b5e671 commit: 067a994aa990dc9f6eff82f5e96302b940b357cb Author: Gilles Dartiguelongue gentoo org> AuthorDate: Fri Dec 26 21:46:33 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Fri Dec 26 21:46:33 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=067a994a media-gfx/gnome-font-viewer: moved to gentoo-x86 --- .../gnome-font-viewer-3.14.0.ebuild | 34 ---------------------- 1 file changed, 34 deletions(-) diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.14.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-3.14.0.ebuild deleted file mode 100644 index 9503d3c..0000000 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.14.0.ebuild +++ /dev/null @@ -1,34 +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="Font viewer for GNOME 3" -HOMEPAGE="https://live.gnome.org/GnomeUtils" - -LICENSE="GPL-2+ LGPL-2.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.35.1:2 - gnome-base/gnome-desktop:3= - media-libs/fontconfig:1.0 - media-libs/freetype:2 - >=media-libs/harfbuzz-0.9.9 - >=x11-libs/gtk+-3.11.4:3 -" -RDEPEND="${COMMON_DEPEND} - !