summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-26 09:02:30 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-26 09:02:30 +0000
commit7b49495a9e525f5ca5222a9d959472796e1db58d (patch)
treea0a5593a4669daa6eab5f78cd94ea38aea664c2f /media-libs/xvid/xvid-1.1.0-r1.ebuild
parentMask last versions of xine-lib while I'm working on them. (diff)
downloadhistorical-7b49495a9e525f5ca5222a9d959472796e1db58d.tar.gz
historical-7b49495a9e525f5ca5222a9d959472796e1db58d.tar.bz2
historical-7b49495a9e525f5ca5222a9d959472796e1db58d.zip
Fix patch naming, thanks to Nick Hadaway in bug #131298.
Package-Manager: portage-2.1_pre9-r4
Diffstat (limited to 'media-libs/xvid/xvid-1.1.0-r1.ebuild')
-rw-r--r--media-libs/xvid/xvid-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.1.0-r1.ebuild b/media-libs/xvid/xvid-1.1.0-r1.ebuild
index d23ff69bc56f..5f2c42157b7c 100644
--- a/media-libs/xvid/xvid-1.1.0-r1.ebuild
+++ b/media-libs/xvid/xvid-1.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.0-r1.ebuild,v 1.3 2006/04/25 18:02:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.0-r1.ebuild,v 1.4 2006/04/26 09:02:30 flameeyes Exp $
inherit eutils fixheadtails autotools
@@ -29,7 +29,7 @@ src_unpack() {
epatch "${FILESDIR}/${PN}-1.1.0_beta2-altivec.patch"
epatch "${WORKDIR}/${PN}-1.1.0-noexec-stack.patch"
epatch "${FILESDIR}/${P}-3dnow.patch"
- epatch "${DISTDIR}/${P}-textrel.patch.bz2"
+ epatch "${DISTDIR}/${P}-textrel-2.patch.bz2"
cd ${S}
eautoreconf