summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-11-03 07:58:04 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2008-11-03 07:58:04 +0000
commit80b2a3aab4c64bfcd3205abe316b2064c6015632 (patch)
treee5e49ca1758cde62cca701e871af15c0280a01a8 /media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild
parentAdd 2.6.26-r5, clean out old versions. (diff)
downloadgentoo-2-80b2a3aab4c64bfcd3205abe316b2064c6015632.tar.gz
gentoo-2-80b2a3aab4c64bfcd3205abe316b2064c6015632.tar.bz2
gentoo-2-80b2a3aab4c64bfcd3205abe316b2064c6015632.zip
Version bumped. Minor cleanups.
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo-r1 i686)
Diffstat (limited to 'media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild')
-rw-r--r--media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild b/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild
index 8734dfa54500..06a236d2f421 100644
--- a/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild
+++ b/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild,v 1.3 2007/07/10 23:09:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.2.1-r1.ebuild,v 1.4 2008/11/03 07:58:04 zzam Exp $
inherit vdr-plugin
@@ -15,4 +15,4 @@ IUSE=""
DEPEND=">=media-video/vdr-1.3.36"
-PATCHES="${FILESDIR}/${P}-default-no-mute.patch"
+PATCHES=("${FILESDIR}/${P}-default-no-mute.patch")