diff options
author | 2005-01-15 23:01:33 +0000 | |
---|---|---|
committer | 2005-01-15 23:01:33 +0000 | |
commit | 83970e68f2f04316276a1f9680ba51c3d20bba6f (patch) | |
tree | 55e14c420b5d84e72312bd89fe7204c4ac6d4b34 /media-video/lives/lives-0.7.1.ebuild | |
parent | sun-jre-bin-1.4.2.06 -> stable (diff) | |
download | gentoo-2-83970e68f2f04316276a1f9680ba51c3d20bba6f.tar.gz gentoo-2-83970e68f2f04316276a1f9680ba51c3d20bba6f.tar.bz2 gentoo-2-83970e68f2f04316276a1f9680ba51c3d20bba6f.zip |
changed app-cdr/cdrtools dependency to virtual/cdrtools. see bug #77817.
Diffstat (limited to 'media-video/lives/lives-0.7.1.ebuild')
-rw-r--r-- | media-video/lives/lives-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lives/lives-0.7.1.ebuild b/media-video/lives/lives-0.7.1.ebuild index b7e443204936..fab9fd272318 100644 --- a/media-video/lives/lives-0.7.1.ebuild +++ b/media-video/lives/lives-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.7.1.ebuild,v 1.4 2005/01/11 02:45:26 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-0.7.1.ebuild,v 1.5 2005/01/15 22:58:24 luckyduck Exp $ DESCRIPTION="Linux Video Editing System" @@ -27,7 +27,7 @@ DEPEND=">=media-video/mplayer-0.90-r2 >=media-libs/jpeg-6b-r3 >=media-sound/sox-12.17.3-r3 xmms? ( >=media-sound/xmms-1.2.7-r20 ) - >=app-cdr/cdrtools-2.01_alpha14" + virtual/cdrtools" RDEPEND="" |