summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/vdr/vdr-1.4.4_p3.ebuild')
-rw-r--r--media-video/vdr/vdr-1.4.4_p3.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/media-video/vdr/vdr-1.4.4_p3.ebuild b/media-video/vdr/vdr-1.4.4_p3.ebuild
index 69e9cd3b2a67..9bc21cc2c046 100644
--- a/media-video/vdr/vdr-1.4.4_p3.ebuild
+++ b/media-video/vdr/vdr-1.4.4_p3.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.4_p3.ebuild,v 1.5 2007/03/14 19:33:20 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.4_p3.ebuild,v 1.6 2007/07/12 02:40:43 mr_bones_ Exp $
inherit eutils flag-o-matic multilib
@@ -23,7 +23,6 @@ KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="GPL-2"
-
DEPEND="media-libs/jpeg
sys-apps/gawk
media-tv/linuxtv-dvb-headers
@@ -42,7 +41,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
}
@@ -120,7 +118,6 @@ src_unpack() {
cp -r ${S} ${T}/source-tree
fi
-
if ! use vanilla; then
add_cap CAP_IRCTRL_RUNTIME_PARAM \
CAP_VFAT_RUNTIME_PARAM \