summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/vdr/vdr-1.4.1-r2.ebuild')
-rw-r--r--media-video/vdr/vdr-1.4.1-r2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/media-video/vdr/vdr-1.4.1-r2.ebuild b/media-video/vdr/vdr-1.4.1-r2.ebuild
index 555a27391ae0..922fa754cee3 100644
--- a/media-video/vdr/vdr-1.4.1-r2.ebuild
+++ b/media-video/vdr/vdr-1.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.1-r2.ebuild,v 1.7 2007/03/14 19:33:20 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.1-r2.ebuild,v 1.8 2007/07/12 02:40:43 mr_bones_ Exp $
inherit eutils flag-o-matic multilib
@@ -21,7 +21,6 @@ KEYWORDS="~amd64 ~ppc x86"
SLOT="0"
LICENSE="GPL-2"
-
DEPEND="media-libs/jpeg
sys-apps/gawk
media-tv/linuxtv-dvb-headers
@@ -40,7 +39,6 @@ CONF_DIR=/etc/vdr
CAP_FILE=${S}/capabilities.sh
CAPS="# Capabilities of the vdr-executable for use by startscript etc."
-
pkg_setup() {
use debug && append-flags -g
}
@@ -176,7 +174,6 @@ src_unpack() {
cp -r ${S} ${T}/source-tree
fi
-
if ! use vanilla; then
add_cap CAP_IRCTRL_RUNTIME_PARAM \
CAP_VFAT_RUNTIME_PARAM \