* [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/, dev-python/pysolar/, ...
@ 2015-11-11 6:56 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-11-11 6:56 UTC (permalink / raw
To: gentoo-commits
commit: 6c6a4cf93dc532fed83f376ff2efdae1ba85e956
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 06:56:49 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 06:56:49 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6c6a4cf9
Use dev-python/pillow directly instead of virtual/python-imaging
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pysolar/pysolar-0.5.ebuild | 2 +-
sci-biology/psychopy/psychopy-1.78.00.ebuild | 2 +-
sci-biology/psychopy/psychopy-9999.ebuild | 2 +-
.../mgltools-autodocktools/mgltools-autodocktools-1.5.6.ebuild | 2 +-
sci-chemistry/mgltools/mgltools-1.5.6.ebuild | 2 +-
sci-libs/nibabel/nibabel-1.3.0.ebuild | 2 +-
sci-libs/nibabel/nibabel-2.0.1.ebuild | 2 +-
sci-libs/nibabel/nibabel-9999.ebuild | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-python/pysolar/pysolar-0.5.ebuild b/dev-python/pysolar/pysolar-0.5.ebuild
index dcd6490..182ee75 100644
--- a/dev-python/pysolar/pysolar-0.5.ebuild
+++ b/dev-python/pysolar/pysolar-0.5.ebuild
@@ -21,7 +21,7 @@ IUSE="doc"
DEPEND="doc? ( dev-python/numpydoc )"
RDEPEND="
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
diff --git a/sci-biology/psychopy/psychopy-1.78.00.ebuild b/sci-biology/psychopy/psychopy-1.78.00.ebuild
index 5fe9e90..ae5e24e 100644
--- a/sci-biology/psychopy/psychopy-1.78.00.ebuild
+++ b/sci-biology/psychopy/psychopy-1.78.00.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
sci-libs/scipy[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
dev-python/wxpython:*[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
diff --git a/sci-biology/psychopy/psychopy-9999.ebuild b/sci-biology/psychopy/psychopy-9999.ebuild
index fabd2b9..f2a2c00 100644
--- a/sci-biology/psychopy/psychopy-9999.ebuild
+++ b/sci-biology/psychopy/psychopy-9999.ebuild
@@ -21,7 +21,7 @@ DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[lapack,${PYTHON_USEDEP}]
diff --git a/sci-chemistry/mgltools-autodocktools/mgltools-autodocktools-1.5.6.ebuild b/sci-chemistry/mgltools-autodocktools/mgltools-autodocktools-1.5.6.ebuild
index d550aa8..5ff2996 100644
--- a/sci-chemistry/mgltools-autodocktools/mgltools-autodocktools-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-autodocktools/mgltools-autodocktools-1.5.6.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
sci-chemistry/mgltools-pyglf[${PYTHON_USEDEP}]
sci-chemistry/mgltools-support[${PYTHON_USEDEP}]
sci-chemistry/mgltools-viewer-framework[${PYTHON_USEDEP}]
- virtual/python-imaging[tk,${PYTHON_USEDEP}]
+ dev-python/pillow[tk,${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-lang/swig"
diff --git a/sci-chemistry/mgltools/mgltools-1.5.6.ebuild b/sci-chemistry/mgltools/mgltools-1.5.6.ebuild
index fd05595..29816f7 100644
--- a/sci-chemistry/mgltools/mgltools-1.5.6.ebuild
+++ b/sci-chemistry/mgltools/mgltools-1.5.6.ebuild
@@ -36,7 +36,7 @@ RDEPEND="${PLUG_DEP}
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/simpy[${PYTHON_USEDEP}]
sci-libs/msms
- virtual/python-imaging[tk,${PYTHON_USEDEP}]
+ dev-python/pillow[tk,${PYTHON_USEDEP}]
virtual/python-pmw[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
diff --git a/sci-libs/nibabel/nibabel-1.3.0.ebuild b/sci-libs/nibabel/nibabel-1.3.0.ebuild
index d677270..1526631 100644
--- a/sci-libs/nibabel/nibabel-1.3.0.ebuild
+++ b/sci-libs/nibabel/nibabel-1.3.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/nose[${PYTHON_USEDEP}]
dicom? (
sci-libs/pydicom[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
)
"
diff --git a/sci-libs/nibabel/nibabel-2.0.1.ebuild b/sci-libs/nibabel/nibabel-2.0.1.ebuild
index 6d2f25d..af353f2 100644
--- a/sci-libs/nibabel/nibabel-2.0.1.ebuild
+++ b/sci-libs/nibabel/nibabel-2.0.1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/nose[${PYTHON_USEDEP}]
dicom? (
sci-libs/pydicom[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
)
"
diff --git a/sci-libs/nibabel/nibabel-9999.ebuild b/sci-libs/nibabel/nibabel-9999.ebuild
index 3160412..d521699 100644
--- a/sci-libs/nibabel/nibabel-9999.ebuild
+++ b/sci-libs/nibabel/nibabel-9999.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/nose[${PYTHON_USEDEP}]
dicom? (
sci-libs/pydicom[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
)
"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-11 6:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 6:56 [gentoo-commits] proj/sci:master commit in: sci-biology/psychopy/, dev-python/pysolar/, Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox