diff options
author | Mike Gilbert <floppym@gentoo.org> | 2013-09-09 04:43:08 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2013-09-09 04:43:08 +0000 |
commit | b424fd23b873df14930e0675b223c3392b094048 (patch) | |
tree | 9c2d1797e8d7d08d37ab85b4941aaad50bfccf4d /media-video | |
parent | Fix PIL imports for pillow, bug 471524. (diff) | |
download | gentoo-2-b424fd23b873df14930e0675b223c3392b094048.tar.gz gentoo-2-b424fd23b873df14930e0675b223c3392b094048.tar.bz2 gentoo-2-b424fd23b873df14930e0675b223c3392b094048.zip |
Drop dependency on dev-python/imaging, see bug 472776.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/tovid/ChangeLog | 9 | ||||
-rw-r--r-- | media-video/tovid/tovid-0.34.ebuild | 5 | ||||
-rw-r--r-- | media-video/tovid/tovid-0.34_p20120123.ebuild | 5 |
3 files changed, 10 insertions, 9 deletions
diff --git a/media-video/tovid/ChangeLog b/media-video/tovid/ChangeLog index 223f9966e53f..371b4bf719a5 100644 --- a/media-video/tovid/ChangeLog +++ b/media-video/tovid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/tovid -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.31 2012/01/23 20:47:39 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.32 2013/09/09 04:43:08 floppym Exp $ + + 09 Sep 2013; Mike Gilbert <floppym@gentoo.org> tovid-0.34.ebuild, + tovid-0.34_p20120123.ebuild: + Drop dependency on dev-python/imaging, see bug 472776. *tovid-0.34_p20120123 (23 Jan 2012) @@ -143,4 +147,3 @@ 04 Sep 2006; Steve Dibb <beandog@gentoo.org> +metadata.xml, +tovid-0.28.ebuild: New ebuild, see bug 84761 - diff --git a/media-video/tovid/tovid-0.34.ebuild b/media-video/tovid/tovid-0.34.ebuild index f2226b73b8d6..7632f15e5b1f 100644 --- a/media-video/tovid/tovid-0.34.ebuild +++ b/media-video/tovid/tovid-0.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.34.ebuild,v 1.4 2011/12/22 12:55:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.34.ebuild,v 1.5 2013/09/09 04:43:08 floppym Exp $ EAPI=3 @@ -23,7 +23,6 @@ IUSE="" RDEPEND="app-cdr/cdrdao app-cdr/dvd+rw-tools dev-python/pycairo - dev-python/imaging dev-tcltk/tix || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[imagemagick,png] ) media-sound/normalize diff --git a/media-video/tovid/tovid-0.34_p20120123.ebuild b/media-video/tovid/tovid-0.34_p20120123.ebuild index 8861cf8b729b..5ab1a45d4d93 100644 --- a/media-video/tovid/tovid-0.34_p20120123.ebuild +++ b/media-video/tovid/tovid-0.34_p20120123.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.34_p20120123.ebuild,v 1.1 2012/01/23 20:47:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.34_p20120123.ebuild,v 1.2 2013/09/09 04:43:08 floppym Exp $ # svn checkout http://tovid.googlecode.com/svn/trunk/tovid tovid-${PV} # note: see quickrelease file in the top source directory @@ -27,7 +27,6 @@ IUSE="" RDEPEND="app-cdr/cdrdao app-cdr/dvd+rw-tools dev-python/pycairo - dev-python/imaging dev-tcltk/tix || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[imagemagick,png] ) media-sound/normalize |