summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-12-06 13:24:44 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-12-06 13:24:44 +0000
commit83bcfd9b229552ad1114574d1da475878656bd98 (patch)
tree2bf67b546340158e97c8dbb516a980a7d2318948 /media-video/dvdrip
parentremove ppc keywords for kde 2.2.2 i18n stuff, since kde 2.2.2 itself doesn't ... (diff)
downloadhistorical-83bcfd9b229552ad1114574d1da475878656bd98.tar.gz
historical-83bcfd9b229552ad1114574d1da475878656bd98.tar.bz2
historical-83bcfd9b229552ad1114574d1da475878656bd98.zip
bug 11120
Diffstat (limited to 'media-video/dvdrip')
-rw-r--r--media-video/dvdrip/ChangeLog8
-rw-r--r--media-video/dvdrip/dvdrip-0.46.ebuild7
-rw-r--r--media-video/dvdrip/dvdrip-0.47_pre12.ebuild7
3 files changed, 17 insertions, 5 deletions
diff --git a/media-video/dvdrip/ChangeLog b/media-video/dvdrip/ChangeLog
index 4418fdf9a180..c6c37b027be5 100644
--- a/media-video/dvdrip/ChangeLog
+++ b/media-video/dvdrip/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/dvdrip
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/ChangeLog,v 1.6 2002/11/17 09:20:37 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/ChangeLog,v 1.7 2002/12/06 13:24:44 mcummings Exp $
+
+ 6 Dec 2002; Michael Cummings <mcummings@gentoo.org>; dvdrip deps
+
+ There are deps that are not needed by dvdrip for gnome. Returned those
+ to an optional status instead of a mandatory. See bug 5887, thanks to
+ Dylan Carlson for point this out.
*dvdrip-0.47_12 (16 Nov 2002)
diff --git a/media-video/dvdrip/dvdrip-0.46.ebuild b/media-video/dvdrip/dvdrip-0.46.ebuild
index 6558f3d59478..1dc5b139f63d 100644
--- a/media-video/dvdrip/dvdrip-0.46.ebuild
+++ b/media-video/dvdrip/dvdrip-0.46.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.46.ebuild,v 1.1 2002/10/08 19:33:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.46.ebuild,v 1.2 2002/12/06 13:24:44 mcummings Exp $
inherit perl-module
@@ -21,7 +21,10 @@ KEYWORDS="x86"
DEPEND="${DEPEND}
>=media-video/transcode-0.6.0_pre4-r1
media-gfx/imagemagick
- gnome-extra/gtkhtml
+ gnome? ( gnome-extra/gtkhtml )
+ cdr? ( >=media-video/vcdimager-0.7.12 )
+ cdr? ( >=app-cdr/cdrdao-1.1.7 )
+ cdr? ( app-cdr/cdrtools )
dev-perl/gtk-perl
dev-perl/Storable
dev-perl/Event"
diff --git a/media-video/dvdrip/dvdrip-0.47_pre12.ebuild b/media-video/dvdrip/dvdrip-0.47_pre12.ebuild
index 00ee5a222b9b..557f9a75aa70 100644
--- a/media-video/dvdrip/dvdrip-0.47_pre12.ebuild
+++ b/media-video/dvdrip/dvdrip-0.47_pre12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.47_pre12.ebuild,v 1.2 2002/11/19 02:31:30 blauwers Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.47_pre12.ebuild,v 1.3 2002/12/06 13:24:44 mcummings Exp $
IUSE="oggvorbis"
@@ -22,7 +22,10 @@ KEYWORDS="~x86"
DEPEND=">=media-video/transcode-0.6.0_pre4-r1
media-gfx/imagemagick
- gnome-extra/gtkhtml
+ gnome? ( gnome-extra/gtkhtml )
+ cdr? ( >=media-video/vcdimager-0.7.12 )
+ cdr? ( >=app-cdr/cdrdao-1.1.7 )
+ cdr? ( app-cdr/cdrtools )
dev-perl/gtk-perl
dev-perl/Storable
dev-perl/Event