summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-04-28 09:06:26 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2008-04-28 09:06:26 +0000
commit6e670be21826596f12b18f1b1627f780f538db5d (patch)
tree3e68f48a1bb7d14b44249deea92d8dd2e41a7083 /media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
parentFixed quoting. (diff)
downloadgentoo-2-6e670be21826596f12b18f1b1627f780f538db5d.tar.gz
gentoo-2-6e670be21826596f12b18f1b1627f780f538db5d.tar.bz2
gentoo-2-6e670be21826596f12b18f1b1627f780f538db5d.zip
Fixed quoting.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild')
-rw-r--r--media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
index dcdfd265a357..ab90c820ebe0 100644
--- a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
+++ b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.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-videosystem/vdr-videosystem-0.0.1.ebuild,v 1.4 2007/07/10 23:08:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild,v 1.5 2008/04/28 09:06:26 zzam Exp $
inherit vdr-plugin
@@ -15,4 +15,4 @@ IUSE=""
DEPEND=">=media-video/vdr-1.3.18"
-PATCHES="${FILESDIR}/${P}-uint64.diff"
+PATCHES=("${FILESDIR}/${P}-uint64.diff")