From: David Seifert Date: Sat, 11 Feb 2017 19:21:55 +0000 (+0100) Subject: www-apps/curator: Depend on virtual/imagemagick-tools X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f2d2db4f95553d458d208d1667d563ec8c106ba6;p=gentoo.git 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 --- 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"