diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:51:41 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:54:22 +0100 |
commit | 51387d96d2100653c21c2125766020d77ce0b781 (patch) | |
tree | d44a83e6a950bdd42b4f6076b286cbd4115ed7a9 /media-video/flumotion | |
parent | media-libs/aubio: Install python last so that cwd is not changed too early. B... (diff) | |
download | gentoo-51387d96d2100653c21c2125766020d77ce0b781.tar.gz gentoo-51387d96d2100653c21c2125766020d77ce0b781.tar.bz2 gentoo-51387d96d2100653c21c2125766020d77ce0b781.zip |
Convert from virtual/python-imaging to plain dev-python/pillow
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video/flumotion')
-rw-r--r-- | media-video/flumotion/flumotion-0.10.1.ebuild | 2 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.8.1-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.8.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-video/flumotion/flumotion-0.10.1.ebuild b/media-video/flumotion/flumotion-0.10.1.ebuild index a6bcdd14a3c7..fdf5aba3fedc 100644 --- a/media-video/flumotion/flumotion-0.10.1.ebuild +++ b/media-video/flumotion/flumotion-0.10.1.ebuild @@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # media-plugins/gst-plugins-libpng:0.10 # dev-python/twisted-web # dev-python/twisted-names -# dev-python/imaging +# dev-python/pillow # These are from README RDEPEND="${PYTHON_DEPS} diff --git a/media-video/flumotion/flumotion-0.8.1-r1.ebuild b/media-video/flumotion/flumotion-0.8.1-r1.ebuild index e87d695ce3ae..fc8c86e85bee 100644 --- a/media-video/flumotion/flumotion-0.8.1-r1.ebuild +++ b/media-video/flumotion/flumotion-0.8.1-r1.ebuild @@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # media-plugins/gst-plugins-libpng:0.10 # dev-python/twisted-web # dev-python/twisted-names -# dev-python/imaging +# dev-python/pillow # These are from README RDEPEND="${PYTHON_DEPS} diff --git a/media-video/flumotion/flumotion-0.8.1.ebuild b/media-video/flumotion/flumotion-0.8.1.ebuild index 6724950daf32..2e284dfa5d70 100644 --- a/media-video/flumotion/flumotion-0.8.1.ebuild +++ b/media-video/flumotion/flumotion-0.8.1.ebuild @@ -23,7 +23,7 @@ IUSE="doc test" # media-plugins/gst-plugins-libpng:0.10 # dev-python/twisted-web # dev-python/twisted-names -# dev-python/imaging +# dev-python/pillow # These are from README RDEPEND="dev-python/gst-python:0.10 |