diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:55:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:55:07 +0000 |
commit | 356e3331ebeb5292108b9dc4a023ad590cf88b53 (patch) | |
tree | e37ac90fa4d5792fa5332b6fed37c822fd0c7a6a /dev-libs/g-wrap | |
parent | whitespace (diff) | |
download | historical-356e3331ebeb5292108b9dc4a023ad590cf88b53.tar.gz historical-356e3331ebeb5292108b9dc4a023ad590cf88b53.tar.bz2 historical-356e3331ebeb5292108b9dc4a023ad590cf88b53.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/g-wrap')
-rw-r--r-- | dev-libs/g-wrap/g-wrap-1.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/g-wrap/g-wrap-1.9.8.ebuild b/dev-libs/g-wrap/g-wrap-1.9.8.ebuild index 8ff611a27bba..3c49c0a362cc 100644 --- a/dev-libs/g-wrap/g-wrap-1.9.8.ebuild +++ b/dev-libs/g-wrap/g-wrap-1.9.8.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/dev-libs/g-wrap/g-wrap-1.9.8.ebuild,v 1.3 2007/06/19 17:40:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.9.8.ebuild,v 1.4 2007/06/26 01:53:26 mr_bones_ Exp $ inherit eutils autotools @@ -35,7 +35,7 @@ src_unpack() { pushd libffi epatch ${DISTDIR}/${P}-gcc-4.2.0.patch.bz2 - epatch ${FILESDIR}/${PV}-fix-gcc-4.2.0-libffi.patch + epatch ${FILESDIR}/${PV}-fix-gcc-4.2.0-libffi.patch popd AT_M4DIR="${S}/m4" eautoreconf |