commit:     2d0c3de050aa5086592ef8363d27e196f6bbd102
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:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0c3de0

www-apps/bugzilla: Depend on virtual/imagemagick-tools

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

 .../bugzilla/{bugzilla-4.4.12.ebuild => bugzilla-4.4.12-r1.ebuild}    | 4 ++--
 www-apps/bugzilla/{bugzilla-5.0.3.ebuild => bugzilla-5.0.3-r1.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apps/bugzilla/bugzilla-4.4.12.ebuild 
b/www-apps/bugzilla/bugzilla-4.4.12-r1.ebuild
similarity index 95%
rename from www-apps/bugzilla/bugzilla-4.4.12.ebuild
rename to www-apps/bugzilla/bugzilla-4.4.12-r1.ebuild
index b2c21225fc..b5dc6bb8f9 100644
--- a/www-apps/bugzilla/bugzilla-4.4.12.ebuild
+++ b/www-apps/bugzilla/bugzilla-4.4.12-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$
 
@@ -64,7 +64,7 @@ RDEPEND="
                dev-perl/TheSchwartz
                dev-perl/Daemon-Generic
                dev-perl/File-MimeInfo
-               || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
+               virtual/imagemagick-tools[perl]
                dev-perl/MIME-tools
        )
        modperl? (

diff --git a/www-apps/bugzilla/bugzilla-5.0.3.ebuild 
b/www-apps/bugzilla/bugzilla-5.0.3-r1.ebuild
similarity index 96%
rename from www-apps/bugzilla/bugzilla-5.0.3.ebuild
rename to www-apps/bugzilla/bugzilla-5.0.3-r1.ebuild
index 1efd40a5f2..ecc1dcad7f 100644
--- a/www-apps/bugzilla/bugzilla-5.0.3.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.3-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$
 
@@ -68,7 +68,7 @@ RDEPEND="
                dev-perl/TheSchwartz
                dev-perl/Daemon-Generic
                dev-perl/File-MimeInfo
-               || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
+               virtual/imagemagick-tools[perl]
                dev-perl/MIME-tools
        )
        modperl? (

Reply via email to