summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:19:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:19:55 +0000
commite724ae8a74c09972114e9c9362d44c264f3c7043 (patch)
tree3f10cbedbbc283e9c6b9c4208b2b6c62032c5abe /media-video/submux-dvd
parentremove unused license (diff)
downloadhistorical-e724ae8a74c09972114e9c9362d44c264f3c7043.tar.gz
historical-e724ae8a74c09972114e9c9362d44c264f3c7043.tar.bz2
historical-e724ae8a74c09972114e9c9362d44c264f3c7043.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-video/submux-dvd')
-rw-r--r--media-video/submux-dvd/submux-dvd-0.5.ebuild4
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
}