diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-01 17:10:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-01 17:10:50 +0000 |
commit | 589a0ec38bccbb3c056298c59da149e26e25a7f7 (patch) | |
tree | 1df692d7d16722fde3844fea059c207433abcbb6 /media-video/tovid | |
parent | Remove maskings on 1.5 versions of nxserver-(business, enterprise, personal). (diff) | |
download | gentoo-2-589a0ec38bccbb3c056298c59da149e26e25a7f7.tar.gz gentoo-2-589a0ec38bccbb3c056298c59da149e26e25a7f7.tar.bz2 gentoo-2-589a0ec38bccbb3c056298c59da149e26e25a7f7.zip |
Add pycairo dep, bug 159599
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'media-video/tovid')
-rw-r--r-- | media-video/tovid/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/tovid/tovid-0.28-r1.ebuild | 5 | ||||
-rw-r--r-- | media-video/tovid/tovid-0.28.ebuild | 5 | ||||
-rw-r--r-- | media-video/tovid/tovid-0.29.ebuild | 5 |
4 files changed, 15 insertions, 8 deletions
diff --git a/media-video/tovid/ChangeLog b/media-video/tovid/ChangeLog index 95effb2994e3..529a45eaa44f 100644 --- a/media-video/tovid/ChangeLog +++ b/media-video/tovid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/tovid -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.4 2006/11/07 14:47:31 beandog Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.5 2007/01/01 17:10:50 beandog Exp $ + + 01 Jan 2007; Steve Dibb <beandog@gentoo.org> tovid-0.28.ebuild, + tovid-0.28-r1.ebuild, tovid-0.29.ebuild: + Add pycairo dep, bug 159599 *tovid-0.29 (07 Nov 2006) diff --git a/media-video/tovid/tovid-0.28-r1.ebuild b/media-video/tovid/tovid-0.28-r1.ebuild index 98d2ded54e85..b07a4d68eb0e 100644 --- a/media-video/tovid/tovid-0.28-r1.ebuild +++ b/media-video/tovid/tovid-0.28-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.28-r1.ebuild,v 1.1 2006/10/23 05:59:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.28-r1.ebuild,v 1.2 2007/01/01 17:10:50 beandog Exp $ inherit eutils @@ -22,6 +22,7 @@ RDEPEND="media-video/mplayer media-video/lsdvd virtual/cdrtools >=dev-python/wxpython-2.6 + dev-python/pycairo app-cdr/dvd+rw-tools app-cdr/cdrdao" diff --git a/media-video/tovid/tovid-0.28.ebuild b/media-video/tovid/tovid-0.28.ebuild index 05ce7dac0f55..625103cd7993 100644 --- a/media-video/tovid/tovid-0.28.ebuild +++ b/media-video/tovid/tovid-0.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.28.ebuild,v 1.1 2006/09/04 15:36:20 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.28.ebuild,v 1.2 2007/01/01 17:10:50 beandog Exp $ inherit eutils @@ -21,6 +21,7 @@ RDEPEND="media-video/mplayer media-video/vcdimager media-video/lsdvd virtual/cdrtools + dev-python/pycairo >=dev-python/wxpython-2.6 app-cdr/dvd+rw-tools app-cdr/cdrdao" diff --git a/media-video/tovid/tovid-0.29.ebuild b/media-video/tovid/tovid-0.29.ebuild index 0de1a13b4903..2208d363daa8 100644 --- a/media-video/tovid/tovid-0.29.ebuild +++ b/media-video/tovid/tovid-0.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.29.ebuild,v 1.1 2006/11/07 14:47:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.29.ebuild,v 1.2 2007/01/01 17:10:50 beandog Exp $ inherit eutils @@ -21,6 +21,7 @@ RDEPEND="media-video/mplayer media-video/vcdimager media-video/lsdvd virtual/cdrtools + dev-python/pycairo >=dev-python/wxpython-2.6 app-cdr/dvd+rw-tools app-cdr/cdrdao |