diff options
author | 2007-08-19 02:18:14 +0000 | |
---|---|---|
committer | 2007-08-19 02:18:14 +0000 | |
commit | 7bacd7b28ebe24f4eb0a064a318339cbf322700f (patch) | |
tree | f09473840f5c9885f9afd37408134f0d4ddd401e /media-libs/libmpeg3/libmpeg3-1.7.ebuild | |
parent | whitespace (diff) | |
download | historical-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.ebuild | 4 |
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 } |