app-emacs/thumbs: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:50 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:43:21 +0000 (20:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

app-emacs/thumbs/thumbs-2.0-r1.ebuild [moved from app-emacs/thumbs/thumbs-2.0.ebuild with 74% similarity]

similarity index 74%
rename from app-emacs/thumbs/thumbs-2.0.ebuild
rename to app-emacs/thumbs/thumbs-2.0-r1.ebuild
index d5998aefa85c96852874513b145534739c5f060e..b509f4893aec2d2b2bbb01932a5877c2ea4bdf98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,6 +15,6 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
 
-RDEPEND="|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
+RDEPEND="virtual/imagemagick-tools"
 
 SITEFILE="50${PN}-gentoo.el"