diff options
author | David Seifert <soap@gentoo.org> | 2017-02-11 20:21:54 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-11 20:45:33 +0100 |
commit | 3762423b0fbaeeb786329b7618e1344f4b96cf8d (patch) | |
tree | 0f6c6ff45f0235fe7169cfd93f8ecd60940a6a0c /net-analyzer/scapy | |
parent | media-video/videotrans: Depend on virtual/imagemagick-tools (diff) | |
download | gentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.tar.gz gentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.tar.bz2 gentoo-3762423b0fbaeeb786329b7618e1344f4b96cf8d.zip |
net-analyzer/scapy: 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 'net-analyzer/scapy')
-rw-r--r-- | net-analyzer/scapy/scapy-2.2.0-r3.ebuild (renamed from net-analyzer/scapy/scapy-2.2.0-r2.ebuild) | 9 | ||||
-rw-r--r-- | net-analyzer/scapy/scapy-2.3.0-r1.ebuild (renamed from net-analyzer/scapy/scapy-2.3.0.ebuild) | 9 | ||||
-rw-r--r-- | net-analyzer/scapy/scapy-2.3.1-r1.ebuild (renamed from net-analyzer/scapy/scapy-2.3.1.ebuild) | 9 | ||||
-rw-r--r-- | net-analyzer/scapy/scapy-2.3.2-r1.ebuild (renamed from net-analyzer/scapy/scapy-2.3.2.ebuild) | 9 | ||||
-rw-r--r-- | net-analyzer/scapy/scapy-9999.ebuild | 9 |
5 files changed, 10 insertions, 35 deletions
diff --git a/net-analyzer/scapy/scapy-2.2.0-r2.ebuild b/net-analyzer/scapy/scapy-2.2.0-r3.ebuild index 88074250ba0f..d9f60640a6c1 100644 --- a/net-analyzer/scapy/scapy-2.2.0-r2.ebuild +++ b/net-analyzer/scapy/scapy-2.2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,12 +23,7 @@ RDEPEND=" pyx? ( dev-python/pyx[${PYTHON_USEDEP}] ) crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] ) graphviz? ( media-gfx/graphviz ) - imagemagick? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - ) + imagemagick? ( virtual/imagemagick-tools ) visual? ( dev-python/visual ) tcpreplay? ( net-analyzer/tcpreplay ) " diff --git a/net-analyzer/scapy/scapy-2.3.0.ebuild b/net-analyzer/scapy/scapy-2.3.0-r1.ebuild index d9bc94f6704b..ce408d20380f 100644 --- a/net-analyzer/scapy/scapy-2.3.0.ebuild +++ b/net-analyzer/scapy/scapy-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,12 +23,7 @@ RDEPEND=" pyx? ( dev-python/pyx[${PYTHON_USEDEP}] ) crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] ) graphviz? ( media-gfx/graphviz ) - imagemagick? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - ) + imagemagick? ( virtual/imagemagick-tools ) visual? ( dev-python/visual ) tcpreplay? ( net-analyzer/tcpreplay ) " diff --git a/net-analyzer/scapy/scapy-2.3.1.ebuild b/net-analyzer/scapy/scapy-2.3.1-r1.ebuild index 0b66fa7f10f3..ce408d20380f 100644 --- a/net-analyzer/scapy/scapy-2.3.1.ebuild +++ b/net-analyzer/scapy/scapy-2.3.1-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$ @@ -23,12 +23,7 @@ RDEPEND=" pyx? ( dev-python/pyx[${PYTHON_USEDEP}] ) crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] ) graphviz? ( media-gfx/graphviz ) - imagemagick? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - ) + imagemagick? ( virtual/imagemagick-tools ) visual? ( dev-python/visual ) tcpreplay? ( net-analyzer/tcpreplay ) " diff --git a/net-analyzer/scapy/scapy-2.3.2.ebuild b/net-analyzer/scapy/scapy-2.3.2-r1.ebuild index c4246b006ffb..179f5908d5da 100644 --- a/net-analyzer/scapy/scapy-2.3.2.ebuild +++ b/net-analyzer/scapy/scapy-2.3.2-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$ @@ -23,12 +23,7 @@ RDEPEND=" pyx? ( dev-python/pyx[${PYTHON_USEDEP}] ) crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] ) graphviz? ( media-gfx/graphviz ) - imagemagick? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - ) + imagemagick? ( virtual/imagemagick-tools ) visual? ( dev-python/visual ) tcpreplay? ( net-analyzer/tcpreplay ) " diff --git a/net-analyzer/scapy/scapy-9999.ebuild b/net-analyzer/scapy/scapy-9999.ebuild index dae68205a60f..97f6f372cf01 100644 --- a/net-analyzer/scapy/scapy-9999.ebuild +++ b/net-analyzer/scapy/scapy-9999.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$ @@ -23,12 +23,7 @@ RDEPEND=" pyx? ( dev-python/pyx[${PYTHON_USEDEP}] ) crypt? ( dev-python/pycrypto[${PYTHON_USEDEP}] ) graphviz? ( media-gfx/graphviz ) - imagemagick? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - ) + imagemagick? ( virtual/imagemagick-tools ) visual? ( dev-python/visual ) tcpreplay? ( net-analyzer/tcpreplay ) " |