From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 723B2139694 for ; Sat, 11 Feb 2017 19:49:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78811E0D35; Sat, 11 Feb 2017 19:48:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A04FE0D35 for ; Sat, 11 Feb 2017 19:47:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23830341421 for ; Sat, 11 Feb 2017 19:47:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DDE0447D for ; Sat, 11 Feb 2017 19:47:37 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1486842403.4612d7e503fea05c8418a32857e9b76e675fe532.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-crystal/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild X-VCS-Directories: x11-themes/fvwm-crystal/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 4612d7e503fea05c8418a32857e9b76e675fe532 X-VCS-Branch: master Date: Sat, 11 Feb 2017 19:47:37 +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: 46fce972-5b97-4d40-8ffd-dead6ae4ca8c X-Archives-Hash: eecb0cce869dfe0910d4c3320b19eee9 commit: 4612d7e503fea05c8418a32857e9b76e675fe532 Author: David Seifert gentoo org> AuthorDate: Sat Feb 11 19:21:56 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Feb 11 19:46:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4612d7e5 x11-themes/fvwm-crystal: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 .../{fvwm-crystal-3.2.3.ebuild => fvwm-crystal-3.2.3-r1.ebuild} | 2 +- .../{fvwm-crystal-3.2.5.ebuild => fvwm-crystal-3.2.5-r1.ebuild} | 2 +- .../{fvwm-crystal-3.4.1.ebuild => fvwm-crystal-3.4.1-r1.ebuild} | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild similarity index 96% rename from x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild rename to x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild index 6509cb73fd..4fde719566 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.6.5[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild similarity index 96% rename from x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild rename to x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild index d49e925c6a..5cc7693f4a 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.6.5[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild similarity index 95% rename from x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild rename to x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild index 2bc7e1e3fc..c3109cadb7 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,7 +32,7 @@ esac RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.5.26[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed