diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 21:33:59 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 21:33:59 +0000 |
commit | cac33771229bc9fe7949744230c6ca5397836413 (patch) | |
tree | 2a7bad3d18fc63c6e3a7127af3c24acec547846f /media-video/streamdvd | |
parent | changed app-cdr/cdrtools dependency to virtual/cdrtools. fixes bug #76556. al... (diff) | |
download | gentoo-2-cac33771229bc9fe7949744230c6ca5397836413.tar.gz gentoo-2-cac33771229bc9fe7949744230c6ca5397836413.tar.bz2 gentoo-2-cac33771229bc9fe7949744230c6ca5397836413.zip |
changed app-cdr/cdrtools dependency to virtual/cdrtools. see bug #77817.
Diffstat (limited to 'media-video/streamdvd')
-rw-r--r-- | media-video/streamdvd/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/streamdvd/streamdvd-0.3.ebuild | 4 | ||||
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/media-video/streamdvd/ChangeLog b/media-video/streamdvd/ChangeLog index 7bbd7bac557f..a2d0c5e5d818 100644 --- a/media-video/streamdvd/ChangeLog +++ b/media-video/streamdvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/streamdvd -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/ChangeLog,v 1.8 2004/10/18 20:47:50 kugelfang Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/ChangeLog,v 1.9 2005/01/15 21:33:59 luckyduck Exp $ + + 15 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> streamdvd-0.4-r1.ebuild: + changed app-cdr/cdrtools dependency to virtual/cdrtools. see bug #77817. 18 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> streamdvd-0.4-r1.ebuild: Marked ~amd64. diff --git a/media-video/streamdvd/streamdvd-0.3.ebuild b/media-video/streamdvd/streamdvd-0.3.ebuild index b9998ee2836e..27dbe11cff57 100644 --- a/media-video/streamdvd/streamdvd-0.3.ebuild +++ b/media-video/streamdvd/streamdvd-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.3.ebuild,v 1.3 2004/07/14 22:11:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.3.ebuild,v 1.4 2005/01/15 21:33:59 luckyduck Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" diff --git a/media-video/streamdvd/streamdvd-0.4-r1.ebuild b/media-video/streamdvd/streamdvd-0.4-r1.ebuild index 3a2e1d4becac..2ded50a84eab 100644 --- a/media-video/streamdvd/streamdvd-0.4-r1.ebuild +++ b/media-video/streamdvd/streamdvd-0.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4-r1.ebuild,v 1.5 2004/10/18 20:47:50 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4-r1.ebuild,v 1.6 2005/01/15 21:33:59 luckyduck Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" @@ -14,7 +14,7 @@ IUSE="" DEPEND="media-libs/libdvdread gui? ( dev-perl/perl-tk - app-cdr/cdrtools + virtual/cdrtools >=media-video/dvdauthor-0.6.5 >=app-cdr/dvd+rw-tools-5.13.4.7.4 )" diff --git a/media-video/streamdvd/streamdvd-0.4.ebuild b/media-video/streamdvd/streamdvd-0.4.ebuild index f50e29dc2045..f3a8792b27fa 100644 --- a/media-video/streamdvd/streamdvd-0.4.ebuild +++ b/media-video/streamdvd/streamdvd-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4.ebuild,v 1.4 2004/07/14 22:11:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4.ebuild,v 1.5 2005/01/15 21:33:59 luckyduck Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" |