commit:     f2d2db4f95553d458d208d1667d563ec8c106ba6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 19:21:55 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 19:46:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d2db4f

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

 .../{curator-3.0_p20110120.ebuild => curator-3.0_p20110120-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 daf35b6494..2b19f82a3b 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"
 

Reply via email to