summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:55 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:46:06 +0100
commit2d0c3de050aa5086592ef8363d27e196f6bbd102 (patch)
tree7c3c0d268e6bb4c923eb225598966cd509f877a5 /www-apps
parentsys-auth/libfprint: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-2d0c3de050aa5086592ef8363d27e196f6bbd102.tar.gz
gentoo-2d0c3de050aa5086592ef8363d27e196f6bbd102.tar.bz2
gentoo-2d0c3de050aa5086592ef8363d27e196f6bbd102.zip
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
Diffstat (limited to 'www-apps')
-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? (