summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-07-13 08:46:17 +0000
committerTom Martin <slarti@gentoo.org>2004-07-13 08:46:17 +0000
commit68d1ce830deaf91838b290e38c2778215fb8fb02 (patch)
tree424a6c96475d2025b7b8b8270aaa38608676af9a /media-video/dvdauthor/dvdauthor-0.6.10.ebuild
parentx11-plugins/wmapmload-0.3.3 stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-68d1ce830deaf91838b290e38c2778215fb8fb02.tar.gz
gentoo-2-68d1ce830deaf91838b290e38c2778215fb8fb02.tar.bz2
gentoo-2-68d1ce830deaf91838b290e38c2778215fb8fb02.zip
Fixed epatch lines to close bug 56870, renamed that gcc34 patch to be consistent with the patch naming policy.
Diffstat (limited to 'media-video/dvdauthor/dvdauthor-0.6.10.ebuild')
-rw-r--r--media-video/dvdauthor/dvdauthor-0.6.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild
index 34db6a6827c9..f0599679d1ab 100644
--- a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild
+++ b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.5 2004/07/10 15:35:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.6 2004/07/13 08:46:17 slarti Exp $
inherit eutils 64-bit
@@ -20,8 +20,8 @@ DEPEND="media-libs/libdvdread
src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/${PV}-gcc34.patch
- 64-bit && epatch ${FILESDIR}/${PV}-utf8.patch
+ epatch ${FILESDIR}/${P}-gcc34.patch
+ 64-bit && epatch ${FILESDIR}/${P}-utf8.patch
}
src_install() {