From 2d0c3de050aa5086592ef8363d27e196f6bbd102 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:55 +0100 Subject: [PATCH] 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-4.4.12.ebuild => bugzilla-4.4.12-r1.ebuild} | 4 ++-- .../{bugzilla-5.0.3.ebuild => bugzilla-5.0.3-r1.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename www-apps/bugzilla/{bugzilla-4.4.12.ebuild => bugzilla-4.4.12-r1.ebuild} (95%) rename www-apps/bugzilla/{bugzilla-5.0.3.ebuild => bugzilla-5.0.3-r1.ebuild} (96%) 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 b2c21225fcd4..b5dc6bb8f95c 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 1efd40a5f2bc..ecc1dcad7fc8 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? ( -- 2.26.2