From f2d2db4f95553d458d208d1667d563ec8c106ba6 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:55 +0100 Subject: [PATCH] www-apps/curator: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- ...r-3.0_p20110120.ebuild => curator-3.0_p20110120-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename www-apps/curator/{curator-3.0_p20110120.ebuild => curator-3.0_p20110120-r1.ebuild} (83%) diff --git a/www-apps/curator/curator-3.0_p20110120.ebuild b/www-apps/curator/curator-3.0_p20110120-r1.ebuild similarity index 83% rename from www-apps/curator/curator-3.0_p20110120.ebuild rename to www-apps/curator/curator-3.0_p20110120-r1.ebuild index daf35b64942c..2b19f82a3bc2 100644 --- a/www-apps/curator/curator-3.0_p20110120.ebuild +++ b/www-apps/curator/curator-3.0_p20110120-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND} dev-python/pillow - || ( >=media-gfx/imagemagick-5.4.9 media-gfx/graphicsmagick[imagemagick] )" + virtual/imagemagick-tools" S="${WORKDIR}/curator-3.0_pf078f1686a78" -- 2.26.2