diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:18:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:18:41 +0000 |
commit | 729eade317c7dab6d12bedd1103517f0e5189593 (patch) | |
tree | b3d05a3ea3457729cc0a5f3e8c372c1154488fb8 /media-video/submux-dvd | |
parent | whitespace (diff) | |
download | gentoo-2-729eade317c7dab6d12bedd1103517f0e5189593.tar.gz gentoo-2-729eade317c7dab6d12bedd1103517f0e5189593.tar.bz2 gentoo-2-729eade317c7dab6d12bedd1103517f0e5189593.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video/submux-dvd')
-rw-r--r-- | media-video/submux-dvd/submux-dvd-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/submux-dvd/submux-dvd-0.5.ebuild b/media-video/submux-dvd/submux-dvd-0.5.ebuild index cdb5df0f3777..a94f1487640e 100644 --- a/media-video/submux-dvd/submux-dvd-0.5.ebuild +++ b/media-video/submux-dvd/submux-dvd-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/submux-dvd/submux-dvd-0.5.ebuild,v 1.7 2005/07/28 11:21:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/submux-dvd/submux-dvd-0.5.ebuild,v 1.8 2007/06/26 02:18:41 mr_bones_ Exp $ IUSE="" @@ -19,7 +19,7 @@ DEPEND="" src_unpack() { unpack ${A} - # fix missing '\' + # fix missing '\' cd ${S} epatch ${FILESDIR}/${P}.patch } |