diff options
-rw-r--r-- | www-apps/bugzilla/bugzilla-4.4.12-r1.ebuild (renamed from www-apps/bugzilla/bugzilla-4.4.12.ebuild) | 4 | ||||
-rw-r--r-- | www-apps/bugzilla/bugzilla-5.0.3-r1.ebuild (renamed from www-apps/bugzilla/bugzilla-5.0.3.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 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 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? ( |