summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-19 02:18:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-19 02:18:14 +0000
commit7bacd7b28ebe24f4eb0a064a318339cbf322700f (patch)
treef09473840f5c9885f9afd37408134f0d4ddd401e /media-libs/libmpeg3/libmpeg3-1.7.ebuild
parentwhitespace (diff)
downloadhistorical-7bacd7b28ebe24f4eb0a064a318339cbf322700f.tar.gz
historical-7bacd7b28ebe24f4eb0a064a318339cbf322700f.tar.bz2
historical-7bacd7b28ebe24f4eb0a064a318339cbf322700f.zip
whitespace
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'media-libs/libmpeg3/libmpeg3-1.7.ebuild')
-rw-r--r--media-libs/libmpeg3/libmpeg3-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.7.ebuild b/media-libs/libmpeg3/libmpeg3-1.7.ebuild
index 6f95882c58ab..c484eff0b433 100644
--- a/media-libs/libmpeg3/libmpeg3-1.7.ebuild
+++ b/media-libs/libmpeg3/libmpeg3-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.12 2007/08/17 15:33:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/libmpeg3-1.7.ebuild,v 1.13 2007/08/19 02:18:14 mr_bones_ Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -42,7 +42,7 @@ src_unpack() {
epatch "${WORKDIR}/${P}-a52.patch"
epatch "${WORKDIR}/${P}-all_gcc4.patch"
epatch "${WORKDIR}/${P}-all_pthread.patch"
-
+
# warning: incompatible implicit declaration of built-in function memcpy
epatch "${FILESDIR}"/${P}-memcpy.patch
}