summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild')
-rw-r--r--media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild b/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild
index 816a57e8562a..5772e3e7cd34 100644
--- a/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild
+++ b/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild,v 1.1 2008/01/20 20:44:25 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-softdevice/vdr-softdevice-0.4.0.20080120.ebuild,v 1.2 2008/01/20 21:54:37 zzam Exp $
inherit vdr-plugin versionator
@@ -79,7 +79,7 @@ pkg_setup() {
# Check for ffmpeg relying on libtheora without pkg-config-file
# Bug #142250
if built_with_use media-video/ffmpeg theora && \
- has_version "<media-libs/libtheora/libtheora-1.0_alpha4"; then
+ has_version "<media-libs/libtheora-1.0_alpha4"; then
eerror "This package will not work when using ffmpeg with"
eerror "USE=\"theora\" combined with media-libs/libtheora"